aboutsummaryrefslogtreecommitdiff
path: root/gnunet-gtk.glade
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r--gnunet-gtk.glade8
1 files changed, 6 insertions, 2 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade
index dce16d1c..4dadb38a 100644
--- a/gnunet-gtk.glade
+++ b/gnunet-gtk.glade
@@ -55,7 +55,7 @@
55 <widget class="GtkLabel" id="titleLabel"> 55 <widget class="GtkLabel" id="titleLabel">
56 <property name="visible">True</property> 56 <property name="visible">True</property>
57 <property name="xpad">5</property> 57 <property name="xpad">5</property>
58 <property name="label" translatable="yes">&lt;span size="x-large"&gt;Welcome to gnunet-gtk 0.8.0pre1&lt;/span&gt;</property> 58 <property name="label" translatable="yes">&lt;span size="x-large"&gt;Welcome to gnunet-gtk 0.8.0&lt;/span&gt;</property>
59 <property name="use_markup">True</property> 59 <property name="use_markup">True</property>
60 <property name="justify">GTK_JUSTIFY_CENTER</property> 60 <property name="justify">GTK_JUSTIFY_CENTER</property>
61 </widget> 61 </widget>
@@ -83,6 +83,10 @@ Thank you,
83 83
84 The GNUnet Team 84 The GNUnet Team
85 85
86&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.8.0pre1:&lt;/span&gt;
87
88This release primarily adds support for the new, simpler namespaces. This release also includes various eye candy improvements, including some new context menus (right-click) and support for initiating downloads by double-clicking on the search result. The chat plugin now indicates graphically which user is the local user and allows users to leave the room (note that P2P support for chat is still missing in GNUnet, so you can pretty much only chat with yourself at this point). Finally, this release fixes problems with installing and finding of the icon for the main window (for installations to directories other than /usr).
89
86&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.8.0pre0:&lt;/span&gt; 90&lt;span size="x-large"&gt;Changes from gnunet-gtk 0.8.0pre0:&lt;/span&gt;
87 91
88This release adds support for the new search ranking features of 0.8.0pre1 including visualizing how well a result matches the search terms and how likely it is that the result is available on the network. This release also adds support for chat (GUI only, note that GNUnet does not implement P2P chat yet). Various minor bugs were also fixed. The code was updated to work with GNUnet 0.8.0pre1 (and will not work with previous GNUnet versions). 92This release adds support for the new search ranking features of 0.8.0pre1 including visualizing how well a result matches the search terms and how likely it is that the result is available on the network. This release also adds support for chat (GUI only, note that GNUnet does not implement P2P chat yet). Various minor bugs were also fixed. The code was updated to work with GNUnet 0.8.0pre1 (and will not work with previous GNUnet versions).
@@ -3356,7 +3360,7 @@ Press ENTER to add the data.</atkproperty>
3356 <property name="window_position">GTK_WIN_POS_CENTER</property> 3360 <property name="window_position">GTK_WIN_POS_CENTER</property>
3357 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> 3361 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3358 <property name="program_name">gnunet-gtk</property> 3362 <property name="program_name">gnunet-gtk</property>
3359 <property name="version">0.8.0pre1</property> 3363 <property name="version">0.8.0</property>
3360 <property name="copyright" translatable="yes">(C) 2001-2008 Christian Grothoff (and other contributing authors)</property> 3364 <property name="copyright" translatable="yes">(C) 2001-2008 Christian Grothoff (and other contributing authors)</property>
3361 <property name="comments" translatable="yes">https://gnunet.org/</property> 3365 <property name="comments" translatable="yes">https://gnunet.org/</property>
3362 <property name="website">http://www.gnu.org/software/gnunet/</property> 3366 <property name="website">http://www.gnu.org/software/gnunet/</property>