aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-13 16:40:20 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-13 16:40:20 +0000
commit6923d93ccd83677b6a1ef8bf7d3c82e877122632 (patch)
tree353b0bf1e2df162f5677811feb731c9448355ab3
parent5738861616006f58a14deb3e45c0d0b15e2a705a (diff)
downloadgnunet-gtk-6923d93ccd83677b6a1ef8bf7d3c82e877122632.tar.gz
gnunet-gtk-6923d93ccd83677b6a1ef8bf7d3c82e877122632.zip
-version fix
-rw-r--r--contrib/gnunet_identity_gtk_about_window.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gnunet_identity_gtk_about_window.glade b/contrib/gnunet_identity_gtk_about_window.glade
index 097e8709..a75a926a 100644
--- a/contrib/gnunet_identity_gtk_about_window.glade
+++ b/contrib/gnunet_identity_gtk_about_window.glade
@@ -91,7 +91,7 @@ Daniel Nylander &lt;po@danielnylander.se&gt;</property>
91 <object class="GtkLabel" id="about_name_version_label"> 91 <object class="GtkLabel" id="about_name_version_label">
92 <property name="visible">True</property> 92 <property name="visible">True</property>
93 <property name="can_focus">False</property> 93 <property name="can_focus">False</property>
94 <property name="label">GNUnet-Peerinfo-GTK 0.9.3</property> 94 <property name="label">GNUnet-Peerinfo-GTK 0.9.5</property>
95 <attributes> 95 <attributes>
96 <attribute name="weight" value="bold"/> 96 <attribute name="weight" value="bold"/>
97 <attribute name="size" value="200"/> 97 <attribute name="size" value="200"/>