diff options
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r-- | gnunet-gtk.glade | 336 |
1 files changed, 134 insertions, 202 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index b128c0e3..c747806e 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -719,37 +719,30 @@ This release fixes downloads of files from directories. The previous version ha | |||
719 | <property name="response_id">0</property> | 719 | <property name="response_id">0</property> |
720 | <signal name="clicked" handler="on_statusDownloadURIEntry_editing_done_" object="statusDownloadURIEntry"/> | 720 | <signal name="clicked" handler="on_statusDownloadURIEntry_editing_done_" object="statusDownloadURIEntry"/> |
721 | <child> | 721 | <child> |
722 | <widget class="GtkAlignment" id="alignment19"> | 722 | <widget class="GtkHBox" id="downloadButtonHbox"> |
723 | <property name="visible">True</property> | 723 | <property name="visible">True</property> |
724 | <property name="xscale">0</property> | 724 | <property name="spacing">2</property> |
725 | <property name="yscale">0</property> | ||
726 | <child> | 725 | <child> |
727 | <widget class="GtkHBox" id="hbox54"> | 726 | <widget class="GtkImage" id="downloadButtonImage"> |
728 | <property name="visible">True</property> | 727 | <property name="visible">True</property> |
729 | <property name="spacing">2</property> | 728 | <property name="stock">gtk-go-down</property> |
730 | <child> | ||
731 | <widget class="GtkImage" id="image41"> | ||
732 | <property name="visible">True</property> | ||
733 | <property name="stock">gtk-go-down</property> | ||
734 | </widget> | ||
735 | <packing> | ||
736 | <property name="expand">False</property> | ||
737 | <property name="fill">False</property> | ||
738 | </packing> | ||
739 | </child> | ||
740 | <child> | ||
741 | <widget class="GtkLabel" id="label135"> | ||
742 | <property name="visible">True</property> | ||
743 | <property name="label" translatable="yes">D_ownload</property> | ||
744 | <property name="use_underline">True</property> | ||
745 | </widget> | ||
746 | <packing> | ||
747 | <property name="expand">False</property> | ||
748 | <property name="fill">False</property> | ||
749 | <property name="position">1</property> | ||
750 | </packing> | ||
751 | </child> | ||
752 | </widget> | 729 | </widget> |
730 | <packing> | ||
731 | <property name="expand">False</property> | ||
732 | <property name="fill">False</property> | ||
733 | </packing> | ||
734 | </child> | ||
735 | <child> | ||
736 | <widget class="GtkLabel" id="downloadButtonLabel"> | ||
737 | <property name="visible">True</property> | ||
738 | <property name="label" translatable="yes">D_ownload</property> | ||
739 | <property name="use_underline">True</property> | ||
740 | </widget> | ||
741 | <packing> | ||
742 | <property name="expand">False</property> | ||
743 | <property name="fill">False</property> | ||
744 | <property name="position">1</property> | ||
745 | </packing> | ||
753 | </child> | 746 | </child> |
754 | </widget> | 747 | </widget> |
755 | </child> | 748 | </child> |
@@ -1043,44 +1036,11 @@ This release fixes downloads of files from directories. The previous version ha | |||
1043 | <property name="can_focus">True</property> | 1036 | <property name="can_focus">True</property> |
1044 | <property name="has_default">True</property> | 1037 | <property name="has_default">True</property> |
1045 | <property name="tooltip" translatable="yes">Search GNUnet for content under the specified keyword (and, if applicable, restrict the search to the given namespace)</property> | 1038 | <property name="tooltip" translatable="yes">Search GNUnet for content under the specified keyword (and, if applicable, restrict the search to the given namespace)</property> |
1039 | <property name="label" translatable="yes">gtk-find</property> | ||
1040 | <property name="use_stock">True</property> | ||
1046 | <property name="response_id">0</property> | 1041 | <property name="response_id">0</property> |
1047 | <signal name="clicked" handler="on_fssearchbutton_clicked_"/> | 1042 | <signal name="clicked" handler="on_fssearchbutton_clicked_"/> |
1048 | <accelerator key="Return" modifiers="" signal="activate"/> | 1043 | <accelerator key="Return" modifiers="" signal="activate"/> |
1049 | <child> | ||
1050 | <widget class="GtkAlignment" id="alignment8"> | ||
1051 | <property name="visible">True</property> | ||
1052 | <property name="xscale">0</property> | ||
1053 | <property name="yscale">0</property> | ||
1054 | <child> | ||
1055 | <widget class="GtkHBox" id="hbox21"> | ||
1056 | <property name="visible">True</property> | ||
1057 | <property name="spacing">2</property> | ||
1058 | <child> | ||
1059 | <widget class="GtkImage" id="image8"> | ||
1060 | <property name="visible">True</property> | ||
1061 | <property name="stock">gtk-find</property> | ||
1062 | </widget> | ||
1063 | <packing> | ||
1064 | <property name="expand">False</property> | ||
1065 | <property name="fill">False</property> | ||
1066 | </packing> | ||
1067 | </child> | ||
1068 | <child> | ||
1069 | <widget class="GtkLabel" id="label71"> | ||
1070 | <property name="visible">True</property> | ||
1071 | <property name="label" translatable="yes">Sea_rch</property> | ||
1072 | <property name="use_underline">True</property> | ||
1073 | </widget> | ||
1074 | <packing> | ||
1075 | <property name="expand">False</property> | ||
1076 | <property name="fill">False</property> | ||
1077 | <property name="position">1</property> | ||
1078 | </packing> | ||
1079 | </child> | ||
1080 | </widget> | ||
1081 | </child> | ||
1082 | </widget> | ||
1083 | </child> | ||
1084 | </widget> | 1044 | </widget> |
1085 | <packing> | 1045 | <packing> |
1086 | <property name="expand">False</property> | 1046 | <property name="expand">False</property> |
@@ -1151,69 +1111,6 @@ This release fixes downloads of files from directories. The previous version ha | |||
1151 | </packing> | 1111 | </packing> |
1152 | </child> | 1112 | </child> |
1153 | <child> | 1113 | <child> |
1154 | <widget class="GtkHBox" id="hbox65"> | ||
1155 | <property name="visible">True</property> | ||
1156 | <child> | ||
1157 | <widget class="GtkLabel" id="label148"> | ||
1158 | <property name="visible">True</property> | ||
1159 | <property name="can_focus">True</property> | ||
1160 | <property name="xpad">6</property> | ||
1161 | <property name="label" translatable="yes">_Maximum results:</property> | ||
1162 | <property name="use_underline">True</property> | ||
1163 | <property name="selectable">True</property> | ||
1164 | <property name="mnemonic_widget">maxResultsSpinButton</property> | ||
1165 | </widget> | ||
1166 | <packing> | ||
1167 | <property name="expand">False</property> | ||
1168 | <property name="fill">False</property> | ||
1169 | </packing> | ||
1170 | </child> | ||
1171 | <child> | ||
1172 | <widget class="GtkSpinButton" id="maxResultsSpinButton"> | ||
1173 | <property name="visible">True</property> | ||
1174 | <property name="can_focus">True</property> | ||
1175 | <property name="adjustment">1000 1 100000000 50 500 500</property> | ||
1176 | <property name="climb_rate">500</property> | ||
1177 | <property name="numeric">True</property> | ||
1178 | </widget> | ||
1179 | <packing> | ||
1180 | <property name="position">1</property> | ||
1181 | </packing> | ||
1182 | </child> | ||
1183 | <child> | ||
1184 | <widget class="GtkLabel" id="label149"> | ||
1185 | <property name="visible">True</property> | ||
1186 | <property name="xpad">3</property> | ||
1187 | <property name="label" translatable="yes">Aut_omatically abort search after (s):</property> | ||
1188 | <property name="use_underline">True</property> | ||
1189 | <property name="mnemonic_widget">searchDelaySpinButton</property> | ||
1190 | </widget> | ||
1191 | <packing> | ||
1192 | <property name="expand">False</property> | ||
1193 | <property name="fill">False</property> | ||
1194 | <property name="position">2</property> | ||
1195 | </packing> | ||
1196 | </child> | ||
1197 | <child> | ||
1198 | <widget class="GtkSpinButton" id="searchDelaySpinButton"> | ||
1199 | <property name="visible">True</property> | ||
1200 | <property name="can_focus">True</property> | ||
1201 | <property name="adjustment">300 0 100000000 10 100 100</property> | ||
1202 | <property name="climb_rate">100</property> | ||
1203 | <property name="numeric">True</property> | ||
1204 | </widget> | ||
1205 | <packing> | ||
1206 | <property name="position">3</property> | ||
1207 | </packing> | ||
1208 | </child> | ||
1209 | </widget> | ||
1210 | <packing> | ||
1211 | <property name="expand">False</property> | ||
1212 | <property name="fill">False</property> | ||
1213 | <property name="position">1</property> | ||
1214 | </packing> | ||
1215 | </child> | ||
1216 | <child> | ||
1217 | <widget class="GtkHBox" id="hbox53"> | 1114 | <widget class="GtkHBox" id="hbox53"> |
1218 | <property name="visible">True</property> | 1115 | <property name="visible">True</property> |
1219 | <child> | 1116 | <child> |
@@ -1268,7 +1165,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1268 | </widget> | 1165 | </widget> |
1269 | <packing> | 1166 | <packing> |
1270 | <property name="expand">False</property> | 1167 | <property name="expand">False</property> |
1271 | <property name="position">2</property> | 1168 | <property name="position">1</property> |
1272 | </packing> | 1169 | </packing> |
1273 | </child> | 1170 | </child> |
1274 | <child> | 1171 | <child> |
@@ -1291,7 +1188,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1291 | </child> | 1188 | </child> |
1292 | </widget> | 1189 | </widget> |
1293 | <packing> | 1190 | <packing> |
1294 | <property name="position">3</property> | 1191 | <property name="position">2</property> |
1295 | </packing> | 1192 | </packing> |
1296 | </child> | 1193 | </child> |
1297 | </widget> | 1194 | </widget> |
@@ -1447,37 +1344,30 @@ This release fixes downloads of files from directories. The previous version ha | |||
1447 | <property name="response_id">0</property> | 1344 | <property name="response_id">0</property> |
1448 | <signal name="clicked" handler="on_mainFileSharingInsertBrowseButton_clicked_" object="fsinsertfilenamecombo"/> | 1345 | <signal name="clicked" handler="on_mainFileSharingInsertBrowseButton_clicked_" object="fsinsertfilenamecombo"/> |
1449 | <child> | 1346 | <child> |
1450 | <widget class="GtkAlignment" id="alignment24"> | 1347 | <widget class="GtkHBox" id="hbox60"> |
1451 | <property name="visible">True</property> | 1348 | <property name="visible">True</property> |
1452 | <property name="xscale">0</property> | 1349 | <property name="spacing">2</property> |
1453 | <property name="yscale">0</property> | ||
1454 | <child> | 1350 | <child> |
1455 | <widget class="GtkHBox" id="hbox60"> | 1351 | <widget class="GtkImage" id="image46"> |
1456 | <property name="visible">True</property> | 1352 | <property name="visible">True</property> |
1457 | <property name="spacing">2</property> | 1353 | <property name="stock">gtk-open</property> |
1458 | <child> | 1354 | </widget> |
1459 | <widget class="GtkImage" id="image46"> | 1355 | <packing> |
1460 | <property name="visible">True</property> | 1356 | <property name="expand">False</property> |
1461 | <property name="stock">gtk-open</property> | 1357 | <property name="fill">False</property> |
1462 | </widget> | 1358 | </packing> |
1463 | <packing> | 1359 | </child> |
1464 | <property name="expand">False</property> | 1360 | <child> |
1465 | <property name="fill">False</property> | 1361 | <widget class="GtkLabel" id="label143"> |
1466 | </packing> | 1362 | <property name="visible">True</property> |
1467 | </child> | 1363 | <property name="label" translatable="yes">_Browse</property> |
1468 | <child> | 1364 | <property name="use_underline">True</property> |
1469 | <widget class="GtkLabel" id="label143"> | ||
1470 | <property name="visible">True</property> | ||
1471 | <property name="label" translatable="yes">_Browse</property> | ||
1472 | <property name="use_underline">True</property> | ||
1473 | </widget> | ||
1474 | <packing> | ||
1475 | <property name="expand">False</property> | ||
1476 | <property name="fill">False</property> | ||
1477 | <property name="position">1</property> | ||
1478 | </packing> | ||
1479 | </child> | ||
1480 | </widget> | 1365 | </widget> |
1366 | <packing> | ||
1367 | <property name="expand">False</property> | ||
1368 | <property name="fill">False</property> | ||
1369 | <property name="position">1</property> | ||
1370 | </packing> | ||
1481 | </child> | 1371 | </child> |
1482 | </widget> | 1372 | </widget> |
1483 | </child> | 1373 | </child> |
@@ -1556,37 +1446,30 @@ This release fixes downloads of files from directories. The previous version ha | |||
1556 | <property name="response_id">0</property> | 1446 | <property name="response_id">0</property> |
1557 | <signal name="clicked" handler="on_fsinsertuploadbutton_clicked_"/> | 1447 | <signal name="clicked" handler="on_fsinsertuploadbutton_clicked_"/> |
1558 | <child> | 1448 | <child> |
1559 | <widget class="GtkAlignment" id="alignment20"> | 1449 | <widget class="GtkHBox" id="hbox55"> |
1560 | <property name="visible">True</property> | 1450 | <property name="visible">True</property> |
1561 | <property name="xscale">0</property> | 1451 | <property name="spacing">2</property> |
1562 | <property name="yscale">0</property> | ||
1563 | <child> | 1452 | <child> |
1564 | <widget class="GtkHBox" id="hbox55"> | 1453 | <widget class="GtkImage" id="image42"> |
1565 | <property name="visible">True</property> | 1454 | <property name="visible">True</property> |
1566 | <property name="spacing">2</property> | 1455 | <property name="stock">gtk-go-up</property> |
1567 | <child> | ||
1568 | <widget class="GtkImage" id="image42"> | ||
1569 | <property name="visible">True</property> | ||
1570 | <property name="stock">gtk-go-up</property> | ||
1571 | </widget> | ||
1572 | <packing> | ||
1573 | <property name="expand">False</property> | ||
1574 | <property name="fill">False</property> | ||
1575 | </packing> | ||
1576 | </child> | ||
1577 | <child> | ||
1578 | <widget class="GtkLabel" id="label137"> | ||
1579 | <property name="visible">True</property> | ||
1580 | <property name="label" translatable="yes">Pub_lish</property> | ||
1581 | <property name="use_underline">True</property> | ||
1582 | </widget> | ||
1583 | <packing> | ||
1584 | <property name="expand">False</property> | ||
1585 | <property name="fill">False</property> | ||
1586 | <property name="position">1</property> | ||
1587 | </packing> | ||
1588 | </child> | ||
1589 | </widget> | 1456 | </widget> |
1457 | <packing> | ||
1458 | <property name="expand">False</property> | ||
1459 | <property name="fill">False</property> | ||
1460 | </packing> | ||
1461 | </child> | ||
1462 | <child> | ||
1463 | <widget class="GtkLabel" id="label137"> | ||
1464 | <property name="visible">True</property> | ||
1465 | <property name="label" translatable="yes">Pub_lish</property> | ||
1466 | <property name="use_underline">True</property> | ||
1467 | </widget> | ||
1468 | <packing> | ||
1469 | <property name="expand">False</property> | ||
1470 | <property name="fill">False</property> | ||
1471 | <property name="position">1</property> | ||
1472 | </packing> | ||
1590 | </child> | 1473 | </child> |
1591 | </widget> | 1474 | </widget> |
1592 | </child> | 1475 | </child> |
@@ -1846,8 +1729,9 @@ This release fixes downloads of files from directories. The previous version ha | |||
1846 | <child> | 1729 | <child> |
1847 | <widget class="GtkImageMenuItem" id="createNamespace"> | 1730 | <widget class="GtkImageMenuItem" id="createNamespace"> |
1848 | <property name="visible">True</property> | 1731 | <property name="visible">True</property> |
1849 | <property name="label" translatable="yes">C_reate</property> | 1732 | <property name="label" translatable="yes">gtk-new</property> |
1850 | <property name="use_underline">True</property> | 1733 | <property name="use_underline">True</property> |
1734 | <property name="use_stock">True</property> | ||
1851 | <child> | 1735 | <child> |
1852 | <widget class="GtkMenu" id="createNamespace_menu"> | 1736 | <widget class="GtkMenu" id="createNamespace_menu"> |
1853 | <child> | 1737 | <child> |
@@ -1868,20 +1752,14 @@ This release fixes downloads of files from directories. The previous version ha | |||
1868 | </child> | 1752 | </child> |
1869 | </widget> | 1753 | </widget> |
1870 | </child> | 1754 | </child> |
1871 | <child internal-child="image"> | ||
1872 | <widget class="GtkImage" id="image62"> | ||
1873 | <property name="visible">True</property> | ||
1874 | <property name="stock">gtk-new</property> | ||
1875 | <property name="icon_size">1</property> | ||
1876 | </widget> | ||
1877 | </child> | ||
1878 | </widget> | 1755 | </widget> |
1879 | </child> | 1756 | </child> |
1880 | <child> | 1757 | <child> |
1881 | <widget class="GtkImageMenuItem" id="delete1"> | 1758 | <widget class="GtkImageMenuItem" id="delete1"> |
1882 | <property name="visible">True</property> | 1759 | <property name="visible">True</property> |
1883 | <property name="label" translatable="yes">D_elete</property> | 1760 | <property name="label" translatable="yes">gtk-delete</property> |
1884 | <property name="use_underline">True</property> | 1761 | <property name="use_underline">True</property> |
1762 | <property name="use_stock">True</property> | ||
1885 | <child> | 1763 | <child> |
1886 | <widget class="GtkMenu" id="delete1_menu"> | 1764 | <widget class="GtkMenu" id="delete1_menu"> |
1887 | <child> | 1765 | <child> |
@@ -1906,13 +1784,6 @@ This release fixes downloads of files from directories. The previous version ha | |||
1906 | </child> | 1784 | </child> |
1907 | </widget> | 1785 | </widget> |
1908 | </child> | 1786 | </child> |
1909 | <child internal-child="image"> | ||
1910 | <widget class="GtkImage" id="image63"> | ||
1911 | <property name="visible">True</property> | ||
1912 | <property name="stock">gtk-delete</property> | ||
1913 | <property name="icon_size">1</property> | ||
1914 | </widget> | ||
1915 | </child> | ||
1916 | </widget> | 1787 | </widget> |
1917 | </child> | 1788 | </child> |
1918 | </widget> | 1789 | </widget> |
@@ -3008,6 +2879,67 @@ Press ENTER to add the data.</atkproperty> | |||
3008 | </packing> | 2879 | </packing> |
3009 | </child> | 2880 | </child> |
3010 | <child> | 2881 | <child> |
2882 | <widget class="GtkButton" id="searchPauseButton"> | ||
2883 | <property name="visible">True</property> | ||
2884 | <property name="can_focus">True</property> | ||
2885 | <property name="receives_default">True</property> | ||
2886 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2887 | <property name="tooltip_text">Pause the search</property> | ||
2888 | <property name="tooltip" translatable="yes">Pause the search</property> | ||
2889 | <property name="label" translatable="yes">gtk-media-pause</property> | ||
2890 | <property name="use_stock">True</property> | ||
2891 | <property name="response_id">0</property> | ||
2892 | <signal name="clicked" handler="on_searchPauseButton_clicked_" object="searchPageScrolledWindow"/> | ||
2893 | </widget> | ||
2894 | <packing> | ||
2895 | <property name="expand">False</property> | ||
2896 | <property name="fill">False</property> | ||
2897 | <property name="position">7</property> | ||
2898 | </packing> | ||
2899 | </child> | ||
2900 | <child> | ||
2901 | <widget class="GtkButton" id="searchResumeButton"> | ||
2902 | <property name="can_focus">True</property> | ||
2903 | <property name="receives_default">True</property> | ||
2904 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2905 | <property name="tooltip_text">Resume the search</property> | ||
2906 | <property name="tooltip" translatable="yes">Resume the search</property> | ||
2907 | <property name="response_id">0</property> | ||
2908 | <signal name="clicked" handler="on_searchResumeButton_clicked_" object="searchPageScrolledWindow"/> | ||
2909 | <child> | ||
2910 | <widget class="GtkHBox" id="hbox3"> | ||
2911 | <property name="visible">True</property> | ||
2912 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2913 | <child> | ||
2914 | <widget class="GtkImage" id="resumeButtonImage"> | ||
2915 | <property name="visible">True</property> | ||
2916 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2917 | <property name="stock">gtk-redo</property> | ||
2918 | </widget> | ||
2919 | </child> | ||
2920 | <child> | ||
2921 | <widget class="GtkLabel" id="resumeButtonLabel"> | ||
2922 | <property name="visible">True</property> | ||
2923 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2924 | <property name="label" translatable="yes">_Resume</property> | ||
2925 | <property name="use_underline">True</property> | ||
2926 | </widget> | ||
2927 | <packing> | ||
2928 | <property name="expand">False</property> | ||
2929 | <property name="fill">False</property> | ||
2930 | <property name="position">1</property> | ||
2931 | </packing> | ||
2932 | </child> | ||
2933 | </widget> | ||
2934 | </child> | ||
2935 | </widget> | ||
2936 | <packing> | ||
2937 | <property name="expand">False</property> | ||
2938 | <property name="fill">False</property> | ||
2939 | <property name="position">8</property> | ||
2940 | </packing> | ||
2941 | </child> | ||
2942 | <child> | ||
3011 | <widget class="GtkButton" id="searchCancelButton"> | 2943 | <widget class="GtkButton" id="searchCancelButton"> |
3012 | <property name="visible">True</property> | 2944 | <property name="visible">True</property> |
3013 | <property name="can_focus">True</property> | 2945 | <property name="can_focus">True</property> |
@@ -3021,7 +2953,7 @@ Press ENTER to add the data.</atkproperty> | |||
3021 | <packing> | 2953 | <packing> |
3022 | <property name="expand">False</property> | 2954 | <property name="expand">False</property> |
3023 | <property name="fill">False</property> | 2955 | <property name="fill">False</property> |
3024 | <property name="position">7</property> | 2956 | <property name="position">9</property> |
3025 | </packing> | 2957 | </packing> |
3026 | </child> | 2958 | </child> |
3027 | <child> | 2959 | <child> |
@@ -3038,7 +2970,7 @@ Press ENTER to add the data.</atkproperty> | |||
3038 | <packing> | 2970 | <packing> |
3039 | <property name="expand">False</property> | 2971 | <property name="expand">False</property> |
3040 | <property name="fill">False</property> | 2972 | <property name="fill">False</property> |
3041 | <property name="position">8</property> | 2973 | <property name="position">10</property> |
3042 | </packing> | 2974 | </packing> |
3043 | </child> | 2975 | </child> |
3044 | </widget> | 2976 | </widget> |
@@ -3287,7 +3219,7 @@ Press ENTER to add the data.</atkproperty> | |||
3287 | <property name="tooltip" translatable="yes">The gnunet-gtk about dialog</property> | 3219 | <property name="tooltip" translatable="yes">The gnunet-gtk about dialog</property> |
3288 | <property name="border_width">5</property> | 3220 | <property name="border_width">5</property> |
3289 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> | 3221 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> |
3290 | <property name="copyright" translatable="yes">(C) 2001-2007 Christian Grothoff (and other contributing authors)</property> | 3222 | <property name="copyright" translatable="yes">(C) 2001-2008 Christian Grothoff (and other contributing authors)</property> |
3291 | <property name="comments" translatable="yes">https://gnunet.org/</property> | 3223 | <property name="comments" translatable="yes">https://gnunet.org/</property> |
3292 | <property name="website">http://www.gnu.org/software/gnunet/</property> | 3224 | <property name="website">http://www.gnu.org/software/gnunet/</property> |
3293 | <property name="website_label" translatable="yes">GNUnet Website</property> | 3225 | <property name="website_label" translatable="yes">GNUnet Website</property> |
@@ -4970,9 +4902,9 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
4970 | <property name="modal">True</property> | 4902 | <property name="modal">True</property> |
4971 | <property name="icon_name">gtk-save-as</property> | 4903 | <property name="icon_name">gtk-save-as</property> |
4972 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> | 4904 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
4973 | <property name="do_overwrite_confirmation">True</property> | ||
4974 | <property name="show_hidden">True</property> | ||
4975 | <property name="action">GTK_FILE_CHOOSER_ACTION_SAVE</property> | 4905 | <property name="action">GTK_FILE_CHOOSER_ACTION_SAVE</property> |
4906 | <property name="show_hidden">True</property> | ||
4907 | <property name="do_overwrite_confirmation">True</property> | ||
4976 | <child internal-child="vbox"> | 4908 | <child internal-child="vbox"> |
4977 | <widget class="GtkVBox" id="dialog-vbox7"> | 4909 | <widget class="GtkVBox" id="dialog-vbox7"> |
4978 | <property name="visible">True</property> | 4910 | <property name="visible">True</property> |