aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_main_window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_fs_gtk_main_window.glade54
1 files changed, 30 insertions, 24 deletions
diff --git a/contrib/gnunet_fs_gtk_main_window.glade b/contrib/gnunet_fs_gtk_main_window.glade
index cbe41ad9..94e03bef 100644
--- a/contrib/gnunet_fs_gtk_main_window.glade
+++ b/contrib/gnunet_fs_gtk_main_window.glade
@@ -182,7 +182,7 @@
182 <object class="GtkImage" id="down_stock_image"> 182 <object class="GtkImage" id="down_stock_image">
183 <property name="visible">True</property> 183 <property name="visible">True</property>
184 <property name="can_focus">False</property> 184 <property name="can_focus">False</property>
185 <property name="stock">gtk-go-down</property> 185 <property name="icon_name">go-down</property>
186 </object> 186 </object>
187 <object class="GtkSizeGroup" id="enties_and_comboboxes_sizegroup"> 187 <object class="GtkSizeGroup" id="enties_and_comboboxes_sizegroup">
188 <property name="mode">vertical</property> 188 <property name="mode">vertical</property>
@@ -195,12 +195,12 @@
195 <object class="GtkImage" id="find_and_replace_stock_image"> 195 <object class="GtkImage" id="find_and_replace_stock_image">
196 <property name="visible">True</property> 196 <property name="visible">True</property>
197 <property name="can_focus">False</property> 197 <property name="can_focus">False</property>
198 <property name="stock">gtk-find-and-replace</property> 198 <property name="icon_name">edit-find-replace</property>
199 </object> 199 </object>
200 <object class="GtkImage" id="find_stock_image"> 200 <object class="GtkImage" id="find_stock_image">
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="stock">gtk-find</property> 203 <property name="icon_name">edit-find</property>
204 </object> 204 </object>
205 <object class="GtkImage" id="index_stock_image"> 205 <object class="GtkImage" id="index_stock_image">
206 <property name="visible">True</property> 206 <property name="visible">True</property>
@@ -423,11 +423,12 @@
423 <signal name="configure-event" handler="GNUNET_GTK_main_window_configure_event_cb" swapped="no"/> 423 <signal name="configure-event" handler="GNUNET_GTK_main_window_configure_event_cb" swapped="no"/>
424 <signal name="delete-event" handler="GNUNET_FS_GTK_delete_event_cb" after="yes" swapped="no"/> 424 <signal name="delete-event" handler="GNUNET_FS_GTK_delete_event_cb" after="yes" swapped="no"/>
425 <child> 425 <child>
426 <object class="GtkVBox" id="GNUNET_GTK_main_window_vbox"> 426 <object class="GtkBox" id="GNUNET_GTK_main_window_vbox">
427 <property name="visible">True</property> 427 <property name="visible">True</property>
428 <property name="can_focus">False</property> 428 <property name="can_focus">False</property>
429 <property name="orientation">vertical</property>
429 <child> 430 <child>
430 <object class="GtkHBox" id="main_window_bottom_hbox"> 431 <object class="GtkBox" id="main_window_bottom_hbox">
431 <property name="visible">True</property> 432 <property name="visible">True</property>
432 <property name="can_focus">False</property> 433 <property name="can_focus">False</property>
433 <child> 434 <child>
@@ -662,15 +663,16 @@
662 </packing> 663 </packing>
663 </child> 664 </child>
664 <child> 665 <child>
665 <object class="GtkHBox" id="main_window_search_hbox"> 666 <object class="GtkBox" id="main_window_search_hbox">
666 <property name="visible">True</property> 667 <property name="visible">True</property>
667 <property name="can_focus">False</property> 668 <property name="can_focus">False</property>
668 <property name="border_width">3</property> 669 <property name="border_width">3</property>
669 <property name="spacing">4</property> 670 <property name="spacing">4</property>
670 <child> 671 <child>
671 <object class="GtkVBox" id="main_window_namespace_vbox"> 672 <object class="GtkBox" id="main_window_namespace_vbox">
672 <property name="visible">True</property> 673 <property name="visible">True</property>
673 <property name="can_focus">False</property> 674 <property name="can_focus">False</property>
675 <property name="orientation">vertical</property>
674 <child> 676 <child>
675 <object class="GtkLabel" id="main_window_search_namespace_label"> 677 <object class="GtkLabel" id="main_window_search_namespace_label">
676 <property name="can_focus">False</property> 678 <property name="can_focus">False</property>
@@ -733,9 +735,10 @@ This operation will be executed using the anonymity level specified on the right
733 </packing> 735 </packing>
734 </child> 736 </child>
735 <child> 737 <child>
736 <object class="GtkVBox" id="main_window_keywords_vbox"> 738 <object class="GtkBox" id="main_window_keywords_vbox">
737 <property name="visible">True</property> 739 <property name="visible">True</property>
738 <property name="can_focus">False</property> 740 <property name="can_focus">False</property>
741 <property name="orientation">vertical</property>
739 <child> 742 <child>
740 <object class="GtkLabel" id="GNUNET_FS_GTK_keyword_label"> 743 <object class="GtkLabel" id="GNUNET_FS_GTK_keyword_label">
741 <property name="visible">True</property> 744 <property name="visible">True</property>
@@ -797,9 +800,10 @@ This operation will be executed using the anonymity level specified on the right
797 </packing> 800 </packing>
798 </child> 801 </child>
799 <child> 802 <child>
800 <object class="GtkVBox" id="main_window_anonymity_vbox"> 803 <object class="GtkBox" id="main_window_anonymity_vbox">
801 <property name="visible">True</property> 804 <property name="visible">True</property>
802 <property name="can_focus">False</property> 805 <property name="can_focus">False</property>
806 <property name="orientation">vertical</property>
803 <child> 807 <child>
804 <object class="GtkLabel" id="main_window_search_anonymity_label"> 808 <object class="GtkLabel" id="main_window_search_anonymity_label">
805 <property name="visible">True</property> 809 <property name="visible">True</property>
@@ -853,7 +857,7 @@ This operation will be executed using the anonymity level specified on the right
853 </packing> 857 </packing>
854 </child> 858 </child>
855 <child> 859 <child>
856 <object class="GtkVBox" id="main_window_mime_vbox"> 860 <object class="GtkBox" id="main_window_mime_vbox">
857 <property name="visible">True</property> 861 <property name="visible">True</property>
858 <property name="can_focus">False</property> 862 <property name="can_focus">False</property>
859 <child> 863 <child>
@@ -939,13 +943,14 @@ This operation will be executed using the anonymity level specified on the right
939 </packing> 943 </packing>
940 </child> 944 </child>
941 <child> 945 <child>
942 <object class="GtkHPaned" id="main_window_hpaned"> 946 <object class="GtkPaned" id="main_window_hpaned">
943 <property name="visible">True</property> 947 <property name="visible">True</property>
944 <property name="can_focus">True</property> 948 <property name="can_focus">True</property>
945 <child> 949 <child>
946 <object class="GtkVBox" id="GNUNET_GTK_main_window_left_vbox"> 950 <object class="GtkBox" id="GNUNET_GTK_main_window_left_vbox">
947 <property name="visible">True</property> 951 <property name="visible">True</property>
948 <property name="can_focus">False</property> 952 <property name="can_focus">False</property>
953 <property name="orientation">vertical</property>
949 <child> 954 <child>
950 <object class="GtkNotebook" id="GNUNET_GTK_main_window_notebook"> 955 <object class="GtkNotebook" id="GNUNET_GTK_main_window_notebook">
951 <property name="visible">True</property> 956 <property name="visible">True</property>
@@ -1111,7 +1116,7 @@ This operation will be executed using the anonymity level specified on the right
1111 </object> 1116 </object>
1112 </child> 1117 </child>
1113 <child type="tab"> 1118 <child type="tab">
1114 <object class="GtkHBox" id="GNUNET_GTK_download_frame_hbox"> 1119 <object class="GtkBox" id="GNUNET_GTK_download_frame_hbox">
1115 <property name="visible">True</property> 1120 <property name="visible">True</property>
1116 <property name="can_focus">False</property> 1121 <property name="can_focus">False</property>
1117 <child> 1122 <child>
@@ -1162,10 +1167,11 @@ This operation will be executed using the anonymity level specified on the right
1162 </packing> 1167 </packing>
1163 </child> 1168 </child>
1164 <child> 1169 <child>
1165 <object class="GtkVBox" id="GNUNET_GTK_search_frame_download_vbox"> 1170 <object class="GtkBox" id="GNUNET_GTK_search_frame_download_vbox">
1166 <property name="can_focus">False</property> 1171 <property name="can_focus">False</property>
1172 <property name="orientation">vertical</property>
1167 <child> 1173 <child>
1168 <object class="GtkHBox" id="GNUNET_GTK_search_frame_download_into_hbox"> 1174 <object class="GtkBox" id="GNUNET_GTK_search_frame_download_into_hbox">
1169 <property name="visible">True</property> 1175 <property name="visible">True</property>
1170 <property name="can_focus">False</property> 1176 <property name="can_focus">False</property>
1171 <property name="spacing">4</property> 1177 <property name="spacing">4</property>
@@ -1173,10 +1179,10 @@ This operation will be executed using the anonymity level specified on the right
1173 <object class="GtkLabel" id="GNUNET_GTK_search_frame_download_location_label"> 1179 <object class="GtkLabel" id="GNUNET_GTK_search_frame_download_location_label">
1174 <property name="visible">True</property> 1180 <property name="visible">True</property>
1175 <property name="can_focus">False</property> 1181 <property name="can_focus">False</property>
1176 <property name="xalign">1</property>
1177 <property name="yalign">0.43999999761581421</property>
1178 <property name="label" translatable="yes">Download into:</property> 1182 <property name="label" translatable="yes">Download into:</property>
1179 <property name="single_line_mode">True</property> 1183 <property name="single_line_mode">True</property>
1184 <property name="xalign">1</property>
1185 <property name="yalign">0.43999999761581421</property>
1180 </object> 1186 </object>
1181 <packing> 1187 <packing>
1182 <property name="expand">False</property> 1188 <property name="expand">False</property>
@@ -1205,7 +1211,7 @@ This operation will be executed using the anonymity level specified on the right
1205 </packing> 1211 </packing>
1206 </child> 1212 </child>
1207 <child> 1213 <child>
1208 <object class="GtkHBox" id="GNUNET_GTK_search_frame_download_filename_hbox"> 1214 <object class="GtkBox" id="GNUNET_GTK_search_frame_download_filename_hbox">
1209 <property name="visible">True</property> 1215 <property name="visible">True</property>
1210 <property name="can_focus">False</property> 1216 <property name="can_focus">False</property>
1211 <property name="spacing">4</property> 1217 <property name="spacing">4</property>
@@ -1213,10 +1219,10 @@ This operation will be executed using the anonymity level specified on the right
1213 <object class="GtkLabel" id="GNUNET_GTK_search_frame_download_filename_label"> 1219 <object class="GtkLabel" id="GNUNET_GTK_search_frame_download_filename_label">
1214 <property name="visible">True</property> 1220 <property name="visible">True</property>
1215 <property name="can_focus">False</property> 1221 <property name="can_focus">False</property>
1216 <property name="xalign">1</property>
1217 <property name="yalign">0.43999999761581421</property>
1218 <property name="label" translatable="yes">Download as:</property> 1222 <property name="label" translatable="yes">Download as:</property>
1219 <property name="single_line_mode">True</property> 1223 <property name="single_line_mode">True</property>
1224 <property name="xalign">1</property>
1225 <property name="yalign">0.43999999761581421</property>
1220 </object> 1226 </object>
1221 <packing> 1227 <packing>
1222 <property name="expand">False</property> 1228 <property name="expand">False</property>
@@ -1263,7 +1269,7 @@ This operation will be executed using the anonymity level specified on the right
1263 </packing> 1269 </packing>
1264 </child> 1270 </child>
1265 <child> 1271 <child>
1266 <object class="GtkHBox" id="GNUNET_GTK_search_frame_download_misc_hbox"> 1272 <object class="GtkBox" id="GNUNET_GTK_search_frame_download_misc_hbox">
1267 <property name="visible">True</property> 1273 <property name="visible">True</property>
1268 <property name="can_focus">False</property> 1274 <property name="can_focus">False</property>
1269 <property name="spacing">4</property> 1275 <property name="spacing">4</property>
@@ -1271,8 +1277,8 @@ This operation will be executed using the anonymity level specified on the right
1271 <object class="GtkLabel" id="GNUNET_GTK_search_frame_download_anonymity_label"> 1277 <object class="GtkLabel" id="GNUNET_GTK_search_frame_download_anonymity_label">
1272 <property name="visible">True</property> 1278 <property name="visible">True</property>
1273 <property name="can_focus">False</property> 1279 <property name="can_focus">False</property>
1274 <property name="xalign">1</property>
1275 <property name="label" translatable="yes">Anonymity:</property> 1280 <property name="label" translatable="yes">Anonymity:</property>
1281 <property name="xalign">1</property>
1276 </object> 1282 </object>
1277 <packing> 1283 <packing>
1278 <property name="expand">False</property> 1284 <property name="expand">False</property>
@@ -1337,7 +1343,7 @@ This operation will be executed using the anonymity level specified on the right
1337 </packing> 1343 </packing>
1338 </child> 1344 </child>
1339 <child> 1345 <child>
1340 <object class="GtkHBox" id="GNUNET_GTK_search_frame_download_download_hbox"> 1346 <object class="GtkBox" id="GNUNET_GTK_search_frame_download_download_hbox">
1341 <property name="visible">True</property> 1347 <property name="visible">True</property>
1342 <property name="can_focus">False</property> 1348 <property name="can_focus">False</property>
1343 <child> 1349 <child>
@@ -1375,7 +1381,7 @@ This operation will be executed using the anonymity level specified on the right
1375 </packing> 1381 </packing>
1376 </child> 1382 </child>
1377 <child> 1383 <child>
1378 <object class="GtkVBox" id="GNUNET_GTK_main_window_extras_vbox"> 1384 <object class="GtkBox" id="GNUNET_GTK_main_window_extras_vbox">
1379 <property name="visible">True</property> 1385 <property name="visible">True</property>
1380 <property name="can_focus">False</property> 1386 <property name="can_focus">False</property>
1381 <child> 1387 <child>