Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37780039
en ru br
Репозитории ALT
S:3.12.3-alt1
5.1: 2.10.11-alt3
4.1: 2.10.10-alt1.M41.1
4.0: 2.9.3-alt1
3.0: 2.6.6-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:2.10.8..tar..gz

Группа :: Графика
Пакет: gthumb

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: gthumb-2.10.11-alt-i18n.patch
Скачать


--- gthumb/data/glade/gthumb_tools.glade.orig	2009-09-20 03:36:29 +0400
+++ gthumb/data/glade/gthumb_tools.glade	2009-09-20 03:35:18 +0400
@@ -989,7 +989,7 @@
 		      <child>
 			<widget class="GtkLabel" id="label122">
 			  <property name="visible">True</property>
-			  <property name="label">_Search</property>
+			  <property name="label" translatable="yes">_Search</property>
 			  <property name="use_underline">True</property>
 			  <property name="use_markup">False</property>
 			  <property name="justify">GTK_JUSTIFY_LEFT</property>
--- gthumb/src/gth-folder-selection-dialog.c.orig	2009-09-19 23:54:12 +0400
+++ gthumb/src/gth-folder-selection-dialog.c	2009-09-20 15:55:54 +0400
@@ -301,7 +301,7 @@
 
 	/* Go to destination */
 
-	folder_sel->priv->goto_destination = gtk_check_button_new_with_mnemonic ("_Go to the destination folder");
+	folder_sel->priv->goto_destination = gtk_check_button_new_with_mnemonic (_("_Go to the destination folder"));
 	gtk_box_pack_start (GTK_BOX (vbox), folder_sel->priv->goto_destination, FALSE, FALSE, 0);
 
 	gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (folder_sel->priv->goto_destination),
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin