diff options
author | Christian Grothoff <christian@grothoff.org> | 2008-06-12 05:04:52 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2008-06-12 05:04:52 +0000 |
commit | 2a42039e87aaaaae624977344aa5e67323cbe88e (patch) | |
tree | c0294441e176ba1f5fc7a07c47727d18439d5f9f | |
parent | 263e30de9f2f3ae6cdd80cc718e8b6ed5c0a5503 (diff) | |
download | gnunet-gtk-2a42039e87aaaaae624977344aa5e67323cbe88e.tar.gz gnunet-gtk-2a42039e87aaaaae624977344aa5e67323cbe88e.zip |
updating docs
-rw-r--r-- | gnunet-gtk.glade | 8 |
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"><span size="x-large">Welcome to gnunet-gtk 0.8.0pre1</span></property> | 58 | <property name="label" translatable="yes"><span size="x-large">Welcome to gnunet-gtk 0.8.0</span></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 | <span size="x-large">Changes from gnunet-gtk 0.8.0pre1:</span> | ||
87 | |||
88 | This 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 | <span size="x-large">Changes from gnunet-gtk 0.8.0pre0:</span> | 90 | <span size="x-large">Changes from gnunet-gtk 0.8.0pre0:</span> |
87 | 91 | ||
88 | This 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). | 92 | This 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> |