gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r18387 - gnunet-gtk/contrib


From: gnunet
Subject: [GNUnet-SVN] r18387 - gnunet-gtk/contrib
Date: Tue, 29 Nov 2011 21:04:24 +0100

Author: grothoff
Date: 2011-11-29 21:04:24 +0100 (Tue, 29 Nov 2011)
New Revision: 18387

Modified:
   gnunet-gtk/contrib/gnunet_peerinfo_gtk_main_window.glade
Log:
fix name for window

Modified: gnunet-gtk/contrib/gnunet_peerinfo_gtk_main_window.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_peerinfo_gtk_main_window.glade    2011-11-29 
20:03:12 UTC (rev 18386)
+++ gnunet-gtk/contrib/gnunet_peerinfo_gtk_main_window.glade    2011-11-29 
20:04:24 UTC (rev 18387)
@@ -22,7 +22,7 @@
   </object>
   <object class="GtkWindow" id="GNUNET_PEERINFO_GTK_main_window">
     <property name="can_focus">False</property>
-    <property name="title" translatable="yes">gnunet-gtk</property>
+    <property name="title" translatable="yes">gnunet-peerinfo-gtk</property>
     <property name="window_position">center</property>
     <property name="default_width">700</property>
     <property name="default_height">500</property>
@@ -52,9 +52,9 @@
                         <property name="label">gtk-about</property>
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="tooltip_text" 
translatable="yes">Display information about this version of 
gnunet-gtk</property>
+                        <property name="tooltip_text" 
translatable="yes">Display information about this version of 
gnunet-peerinfo-gtk</property>
                         <property name="use_action_appearance">False</property>
-                        <property 
name="accel_path">&lt;gnunet-gtk&gt;/Help/About</property>
+                        <property 
name="accel_path">&lt;gnunet-peerinfo-gtk&gt;/Help/About</property>
                         <property name="use_underline">True</property>
                         <property name="use_stock">True</property>
                         <signal name="activate" 
handler="GNUNET_PEERINFO_GTK_main_menu_help_about_activate_cb" swapped="no"/>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]