aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/Makefile.am14
-rw-r--r--contrib/conversation_small.pngbin0 -> 3795 bytes
-rw-r--r--contrib/fs_small.pngbin0 -> 4943 bytes
-rw-r--r--contrib/gns_small.pngbin0 -> 3452 bytes
-rw-r--r--contrib/gnunet_conversation_gtk_main_window.glade9
-rw-r--r--contrib/gnunet_gtk.glade14
-rw-r--r--contrib/identity_small.pngbin0 -> 6196 bytes
-rw-r--r--contrib/peerinfo_small.pngbin0 -> 1274 bytes
-rw-r--r--contrib/setup_small.pngbin0 -> 1591 bytes
-rw-r--r--contrib/statistics_small.pngbin0 -> 5775 bytes
10 files changed, 18 insertions, 19 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 744a76b7..1d9e32d5 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -30,13 +30,13 @@ pkgdata_DATA = \
30 black.png \ 30 black.png \
31 yellow.png \ 31 yellow.png \
32 purple.png \ 32 purple.png \
33 conversation.png conversation.svg \ 33 conversation.png conversation.svg conversation_small.png \
34 setup.png setup.svg \ 34 setup.png setup.svg setup_small.png \
35 fs.png fs.svg \ 35 fs.png fs.svg fs_small.png \
36 statistics.png statistics.svg \ 36 statistics.png statistics.svg statistics_small.png \
37 peerinfo.png peerinfo.svg \ 37 peerinfo.png peerinfo.svg peerinfo_small.png \
38 gns.png gns.svg \ 38 gns.png gns.svg gns_small.png \
39 identity.png identity.svg \ 39 identity.png identity.svg identity_small.png \
40 searching_sources.gif \ 40 searching_sources.gif \
41 gnunet_gtk.glade \ 41 gnunet_gtk.glade \
42 gnunet_fs_gtk_about_window.glade \ 42 gnunet_fs_gtk_about_window.glade \
diff --git a/contrib/conversation_small.png b/contrib/conversation_small.png
new file mode 100644
index 00000000..1a65a732
--- /dev/null
+++ b/contrib/conversation_small.png
Binary files differ
diff --git a/contrib/fs_small.png b/contrib/fs_small.png
new file mode 100644
index 00000000..950e9a5c
--- /dev/null
+++ b/contrib/fs_small.png
Binary files differ
diff --git a/contrib/gns_small.png b/contrib/gns_small.png
new file mode 100644
index 00000000..ab7e12a4
--- /dev/null
+++ b/contrib/gns_small.png
Binary files differ
diff --git a/contrib/gnunet_conversation_gtk_main_window.glade b/contrib/gnunet_conversation_gtk_main_window.glade
index 2437996f..9d5d122c 100644
--- a/contrib/gnunet_conversation_gtk_main_window.glade
+++ b/contrib/gnunet_conversation_gtk_main_window.glade
@@ -250,8 +250,8 @@
250 </child> 250 </child>
251 </object> 251 </object>
252 <packing> 252 <packing>
253 <property name="expand">True</property> 253 <property name="expand">False</property>
254 <property name="fill">True</property> 254 <property name="fill">False</property>
255 <property name="padding">5</property> 255 <property name="padding">5</property>
256 <property name="position">1</property> 256 <property name="position">1</property>
257 </packing> 257 </packing>
@@ -284,7 +284,6 @@
284 <property name="visible">True</property> 284 <property name="visible">True</property>
285 <property name="can_focus">True</property> 285 <property name="can_focus">True</property>
286 <property name="tooltip_text" translatable="yes">Enter the label under which your phone should be published in your ego's zone here. The default is 'phone'.</property> 286 <property name="tooltip_text" translatable="yes">Enter the label under which your phone should be published in your ego's zone here. The default is 'phone'.</property>
287 <property name="max_length">63</property>
288 <property name="caps_lock_warning">False</property> 287 <property name="caps_lock_warning">False</property>
289 <signal name="preedit-changed" handler="gnunet_conversation_gtk_ego_label_entry_preedit_changed_cb" swapped="no"/> 288 <signal name="preedit-changed" handler="gnunet_conversation_gtk_ego_label_entry_preedit_changed_cb" swapped="no"/>
290 </object> 289 </object>
@@ -705,8 +704,8 @@
705 </child> 704 </child>
706 </object> 705 </object>
707 <packing> 706 <packing>
708 <property name="expand">True</property> 707 <property name="expand">False</property>
709 <property name="fill">True</property> 708 <property name="fill">False</property>
710 <property name="padding">5</property> 709 <property name="padding">5</property>
711 <property name="position">1</property> 710 <property name="position">1</property>
712 </packing> 711 </packing>
diff --git a/contrib/gnunet_gtk.glade b/contrib/gnunet_gtk.glade
index 38368621..1b35a0d5 100644
--- a/contrib/gnunet_gtk.glade
+++ b/contrib/gnunet_gtk.glade
@@ -43,7 +43,7 @@
43 <property name="visible">True</property> 43 <property name="visible">True</property>
44 <property name="can_focus">False</property> 44 <property name="can_focus">False</property>
45 <property name="tooltip_text" translatable="yes">Statistics</property> 45 <property name="tooltip_text" translatable="yes">Statistics</property>
46 <property name="pixbuf">statistics.png</property> 46 <property name="pixbuf">statistics_small.png</property>
47 </object> 47 </object>
48 <packing> 48 <packing>
49 <property name="tab_fill">False</property> 49 <property name="tab_fill">False</property>
@@ -69,7 +69,7 @@
69 <property name="visible">True</property> 69 <property name="visible">True</property>
70 <property name="can_focus">False</property> 70 <property name="can_focus">False</property>
71 <property name="tooltip_text" translatable="yes">Information about known and connected peers</property> 71 <property name="tooltip_text" translatable="yes">Information about known and connected peers</property>
72 <property name="pixbuf">peerinfo.png</property> 72 <property name="pixbuf">peerinfo_small.png</property>
73 </object> 73 </object>
74 <packing> 74 <packing>
75 <property name="position">1</property> 75 <property name="position">1</property>
@@ -96,7 +96,7 @@
96 <property name="visible">True</property> 96 <property name="visible">True</property>
97 <property name="can_focus">False</property> 97 <property name="can_focus">False</property>
98 <property name="tooltip_text" translatable="yes">GNU Name System Zone Management</property> 98 <property name="tooltip_text" translatable="yes">GNU Name System Zone Management</property>
99 <property name="pixbuf">gns.png</property> 99 <property name="pixbuf">gns_small.png</property>
100 </object> 100 </object>
101 <packing> 101 <packing>
102 <property name="position">2</property> 102 <property name="position">2</property>
@@ -123,7 +123,7 @@
123 <property name="visible">True</property> 123 <property name="visible">True</property>
124 <property name="can_focus">False</property> 124 <property name="can_focus">False</property>
125 <property name="tooltip_text" translatable="yes">File-Sharing</property> 125 <property name="tooltip_text" translatable="yes">File-Sharing</property>
126 <property name="pixbuf">fs.png</property> 126 <property name="pixbuf">fs_small.png</property>
127 </object> 127 </object>
128 <packing> 128 <packing>
129 <property name="position">3</property> 129 <property name="position">3</property>
@@ -150,7 +150,7 @@
150 <property name="visible">True</property> 150 <property name="visible">True</property>
151 <property name="can_focus">False</property> 151 <property name="can_focus">False</property>
152 <property name="tooltip_text" translatable="yes">Identity management</property> 152 <property name="tooltip_text" translatable="yes">Identity management</property>
153 <property name="pixbuf">identity.png</property> 153 <property name="pixbuf">identity_small.png</property>
154 </object> 154 </object>
155 <packing> 155 <packing>
156 <property name="position">4</property> 156 <property name="position">4</property>
@@ -175,7 +175,7 @@
175 <property name="visible">True</property> 175 <property name="visible">True</property>
176 <property name="can_focus">False</property> 176 <property name="can_focus">False</property>
177 <property name="tooltip_text" translatable="yes">Voice conversation</property> 177 <property name="tooltip_text" translatable="yes">Voice conversation</property>
178 <property name="pixbuf">conversation.png</property> 178 <property name="pixbuf">conversation_small.png</property>
179 </object> 179 </object>
180 <packing> 180 <packing>
181 <property name="position">5</property> 181 <property name="position">5</property>
@@ -201,7 +201,7 @@
201 <property name="visible">True</property> 201 <property name="visible">True</property>
202 <property name="can_focus">False</property> 202 <property name="can_focus">False</property>
203 <property name="tooltip_text" translatable="yes">Configuration</property> 203 <property name="tooltip_text" translatable="yes">Configuration</property>
204 <property name="pixbuf">setup.png</property> 204 <property name="pixbuf">setup_small.png</property>
205 </object> 205 </object>
206 <packing> 206 <packing>
207 <property name="position">6</property> 207 <property name="position">6</property>
diff --git a/contrib/identity_small.png b/contrib/identity_small.png
new file mode 100644
index 00000000..5eeb8e11
--- /dev/null
+++ b/contrib/identity_small.png
Binary files differ
diff --git a/contrib/peerinfo_small.png b/contrib/peerinfo_small.png
new file mode 100644
index 00000000..b0c3ac8a
--- /dev/null
+++ b/contrib/peerinfo_small.png
Binary files differ
diff --git a/contrib/setup_small.png b/contrib/setup_small.png
new file mode 100644
index 00000000..f55b97ba
--- /dev/null
+++ b/contrib/setup_small.png
Binary files differ
diff --git a/contrib/statistics_small.png b/contrib/statistics_small.png
new file mode 100644
index 00000000..ff6634b4
--- /dev/null
+++ b/contrib/statistics_small.png
Binary files differ