diff options
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r-- | gnunet-gtk.glade | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index 74f46be8..a915f2d7 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -1880,7 +1880,7 @@ Thank you, | |||
1880 | <property name="use_underline">True</property> | 1880 | <property name="use_underline">True</property> |
1881 | 1881 | ||
1882 | <child internal-child="image"> | 1882 | <child internal-child="image"> |
1883 | <widget class="GtkImage" id="image16"> | 1883 | <widget class="GtkImage" id="image37"> |
1884 | <property name="visible">True</property> | 1884 | <property name="visible">True</property> |
1885 | <property name="stock">gtk-new</property> | 1885 | <property name="stock">gtk-new</property> |
1886 | <property name="icon_size">1</property> | 1886 | <property name="icon_size">1</property> |
@@ -1932,7 +1932,7 @@ Thank you, | |||
1932 | <property name="use_underline">True</property> | 1932 | <property name="use_underline">True</property> |
1933 | 1933 | ||
1934 | <child internal-child="image"> | 1934 | <child internal-child="image"> |
1935 | <widget class="GtkImage" id="image17"> | 1935 | <widget class="GtkImage" id="image38"> |
1936 | <property name="visible">True</property> | 1936 | <property name="visible">True</property> |
1937 | <property name="stock">gtk-delete</property> | 1937 | <property name="stock">gtk-delete</property> |
1938 | <property name="icon_size">1</property> | 1938 | <property name="icon_size">1</property> |
@@ -3666,19 +3666,19 @@ Press ENTER to add the data.</atkproperty> | |||
3666 | <property name="spacing">0</property> | 3666 | <property name="spacing">0</property> |
3667 | 3667 | ||
3668 | <child> | 3668 | <child> |
3669 | <widget class="GtkButton" id="namespaceInsertButton"> | 3669 | <widget class="GtkButton" id="addButton"> |
3670 | <property name="visible">True</property> | 3670 | <property name="visible">True</property> |
3671 | <property name="tooltip" translatable="yes">Add additional files to this namespace.</property> | 3671 | <property name="tooltip" translatable="yes">Add content to the namespace</property> |
3672 | <property name="can_focus">True</property> | 3672 | <property name="can_focus">True</property> |
3673 | <property name="label">gtk-add</property> | 3673 | <property name="label">gtk-add</property> |
3674 | <property name="use_stock">True</property> | 3674 | <property name="use_stock">True</property> |
3675 | <property name="relief">GTK_RELIEF_NORMAL</property> | 3675 | <property name="relief">GTK_RELIEF_NORMAL</property> |
3676 | <property name="focus_on_click">True</property> | 3676 | <property name="focus_on_click">True</property> |
3677 | <signal name="clicked" handler="on_namespaceInsertButton_clicked" object="namespaceContentFrame" last_modification_time="Mon, 23 May 2005 19:00:01 GMT"/> | 3677 | <signal name="clicked" handler="on_namespaceInsertButton_clicked" last_modification_time="Tue, 23 Aug 2005 08:23:21 GMT"/> |
3678 | </widget> | 3678 | </widget> |
3679 | <packing> | 3679 | <packing> |
3680 | <property name="padding">0</property> | 3680 | <property name="padding">0</property> |
3681 | <property name="expand">True</property> | 3681 | <property name="expand">False</property> |
3682 | <property name="fill">True</property> | 3682 | <property name="fill">True</property> |
3683 | </packing> | 3683 | </packing> |
3684 | </child> | 3684 | </child> |
@@ -5466,7 +5466,7 @@ Phan Vinh Thinh <teppi82@gmail.com> | |||
5466 | <property name="right_padding">0</property> | 5466 | <property name="right_padding">0</property> |
5467 | 5467 | ||
5468 | <child> | 5468 | <child> |
5469 | <widget class="GtkComboBox" id="combobox1"> | 5469 | <widget class="GtkComboBox" id="namespaceInsertMetaTypeComboBox"> |
5470 | <property agent="glademm" name="cxx_visibility">public</property> | 5470 | <property agent="glademm" name="cxx_visibility">public</property> |
5471 | <property name="visible">True</property> | 5471 | <property name="visible">True</property> |
5472 | <property name="add_tearoffs">False</property> | 5472 | <property name="add_tearoffs">False</property> |
@@ -5530,7 +5530,7 @@ Phan Vinh Thinh <teppi82@gmail.com> | |||
5530 | </child> | 5530 | </child> |
5531 | 5531 | ||
5532 | <child> | 5532 | <child> |
5533 | <widget class="GtkButton" id="button10"> | 5533 | <widget class="GtkButton" id="namespaceInsertAddButton"> |
5534 | <property name="visible">True</property> | 5534 | <property name="visible">True</property> |
5535 | <property name="tooltip" translatable="yes">Add the given description to the meta-data describing the uploaded file.</property> | 5535 | <property name="tooltip" translatable="yes">Add the given description to the meta-data describing the uploaded file.</property> |
5536 | <property name="can_focus">True</property> | 5536 | <property name="can_focus">True</property> |
@@ -5538,7 +5538,7 @@ Phan Vinh Thinh <teppi82@gmail.com> | |||
5538 | <property name="use_stock">True</property> | 5538 | <property name="use_stock">True</property> |
5539 | <property name="relief">GTK_RELIEF_NORMAL</property> | 5539 | <property name="relief">GTK_RELIEF_NORMAL</property> |
5540 | <property name="focus_on_click">True</property> | 5540 | <property name="focus_on_click">True</property> |
5541 | <signal name="clicked" handler="on_metaDataDialogMetaDataAddButton_clicked" last_modification_time="Thu, 02 Jun 2005 12:44:47 GMT"/> | 5541 | <signal name="clicked" handler="on_namespaceUpdateMetaDataDialogMetaDataAddButton_clicked" last_modification_time="Tue, 23 Aug 2005 08:41:20 GMT"/> |
5542 | </widget> | 5542 | </widget> |
5543 | <packing> | 5543 | <packing> |
5544 | <property name="padding">0</property> | 5544 | <property name="padding">0</property> |
@@ -5575,7 +5575,7 @@ Phan Vinh Thinh <teppi82@gmail.com> | |||
5575 | <property name="visible">True</property> | 5575 | <property name="visible">True</property> |
5576 | <property name="tooltip" translatable="yes">Select entries and use the context menu (right click) in order to delete keywords.</property> | 5576 | <property name="tooltip" translatable="yes">Select entries and use the context menu (right click) in order to delete keywords.</property> |
5577 | <property name="can_focus">True</property> | 5577 | <property name="can_focus">True</property> |
5578 | <property name="headers_visible">False</property> | 5578 | <property name="headers_visible">True</property> |
5579 | <property name="rules_hint">True</property> | 5579 | <property name="rules_hint">True</property> |
5580 | <property name="reorderable">True</property> | 5580 | <property name="reorderable">True</property> |
5581 | <property name="enable_search">True</property> | 5581 | <property name="enable_search">True</property> |
@@ -5664,7 +5664,7 @@ Phan Vinh Thinh <teppi82@gmail.com> | |||
5664 | <property name="shadow_type">GTK_SHADOW_IN</property> | 5664 | <property name="shadow_type">GTK_SHADOW_IN</property> |
5665 | 5665 | ||
5666 | <child> | 5666 | <child> |
5667 | <widget class="GtkImage" id="image24"> | 5667 | <widget class="GtkImage" id="namespaceInsertPreview"> |
5668 | <property agent="glademm" name="cxx_visibility">public</property> | 5668 | <property agent="glademm" name="cxx_visibility">public</property> |
5669 | <property name="visible">True</property> | 5669 | <property name="visible">True</property> |
5670 | <property name="xalign">0.5</property> | 5670 | <property name="xalign">0.5</property> |