diff options
author | Christian Grothoff <christian@grothoff.org> | 2005-12-15 12:41:13 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2005-12-15 12:41:13 +0000 |
commit | aed06edde12e8a6e9877ff6292e2c89121084533 (patch) | |
tree | 21c56cbec5e60906be59f15df5bf9ae571d9d4f4 | |
parent | f1cabd5831c9b64a4ad515bdda2ce3e5c782813c (diff) | |
download | gnunet-gtk-aed06edde12e8a6e9877ff6292e2c89121084533.tar.gz gnunet-gtk-aed06edde12e8a6e9877ff6292e2c89121084533.zip |
update
-rw-r--r-- | gnunet-gtk.glade | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index 291f20db..dc610ffe 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -85,7 +85,7 @@ | |||
85 | <child> | 85 | <child> |
86 | <widget class="GtkLabel" id="titleLabel"> | 86 | <widget class="GtkLabel" id="titleLabel"> |
87 | <property name="visible">True</property> | 87 | <property name="visible">True</property> |
88 | <property name="label" translatable="yes"><span size="x-large">Welcome to gnunet-gtk 0.7.0</span></property> | 88 | <property name="label" translatable="yes"><span size="x-large">Welcome to gnunet-gtk 0.7.0a</span></property> |
89 | <property name="use_underline">False</property> | 89 | <property name="use_underline">False</property> |
90 | <property name="use_markup">True</property> | 90 | <property name="use_markup">True</property> |
91 | <property name="justify">GTK_JUSTIFY_CENTER</property> | 91 | <property name="justify">GTK_JUSTIFY_CENTER</property> |
@@ -115,33 +115,21 @@ | |||
115 | </child> | 115 | </child> |
116 | 116 | ||
117 | <child> | 117 | <child> |
118 | <widget class="GtkLabel" id="label75"> | 118 | <widget class="GtkLabel" id="label133"> |
119 | <property name="visible">True</property> | 119 | <property name="visible">True</property> |
120 | <property name="label" translatable="yes"> | 120 | <property name="label" translatable="yes"> |
121 | |||
122 | gnunet-gtk is the GTK+ user interface for GNUnet. It is intended to eventually provide a universal, pluggable interface for all GNUnet services. | 121 | gnunet-gtk is the GTK+ user interface for GNUnet. It is intended to eventually provide a universal, pluggable interface for all GNUnet services. |
123 | 122 | ||
124 | This is an alpha release. Many features are not working and others are missing. The GNUnet homepage offers information about new versions of gnunet-gtk. | 123 | This is a beta release. Some features are not working and others are missing. The GNUnet homepage offers information about new versions of gnunet-gtk. |
125 | 124 | ||
126 | <span size="x-large">Important changes (compared to gnunet-gtk 0.6.6):</span> | 125 | We hope that you will enjoy using gnunet-gtk. |
127 | |||
128 | The redesign of the GNUnet core has also affected gnunet-gtk. The new codebase is based on glade, which should make it easier to customize and extend gnunet-gtk. | ||
129 | |||
130 | The new codebase is mostly a collection of GTK+ signal handlers that trigger the appropriate actions on GNUnet's FSUI and ECRS libraries. | ||
131 | |||
132 | The code is still far from complete, missing features include: | ||
133 | * support for starting and stopping gnunetd | ||
134 | * support for file sharing (insert, search, download, pseudonyms, namespaces, directories, collections) | ||
135 | * support for statistics (raw, graphical) | ||
136 | * support for chat | ||
137 | |||
138 | We hope that you will enjoy gnunet-gtk (especially once it is ready). | ||
139 | 126 | ||
140 | 127 | ||
141 | Thank you, | 128 | Thank you, |
142 | 129 | ||
143 | 130 | ||
144 | The GNUnet Team</property> | 131 | The GNUnet Team |
132 | </property> | ||
145 | <property name="use_underline">False</property> | 133 | <property name="use_underline">False</property> |
146 | <property name="use_markup">True</property> | 134 | <property name="use_markup">True</property> |
147 | <property name="justify">GTK_JUSTIFY_LEFT</property> | 135 | <property name="justify">GTK_JUSTIFY_LEFT</property> |