various glade fixes

This commit is contained in:
Nikos Kouremenos 2005-06-19 13:09:40 +00:00
parent 11288ec29c
commit 4b4bc7c2df
1 changed files with 19 additions and 18 deletions

View File

@ -47,7 +47,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
<widget class="GtkImage" id="image649">
<widget class="GtkImage" id="image698">
<property name="visible">True</property>
<property name="stock">gtk-new</property>
<property name="icon_size">1</property>
@ -63,11 +63,11 @@
<child>
<widget class="GtkImageMenuItem" id="join_gc_menuitem">
<property name="visible">True</property>
<property name="label" translatable="yes">_Join Groupchat</property>
<property name="label" translatable="yes">_Join Group Chat</property>
<property name="use_underline">True</property>
<child internal-child="image">
<widget class="GtkImage" id="image650">
<widget class="GtkImage" id="image699">
<property name="visible">True</property>
<property name="stock">gtk-connect</property>
<property name="icon_size">1</property>
@ -93,7 +93,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
<widget class="GtkImage" id="image651">
<widget class="GtkImage" id="image700">
<property name="visible">True</property>
<property name="stock">gtk-add</property>
<property name="icon_size">1</property>
@ -113,7 +113,7 @@
<property name="use_underline">True</property>
<child internal-child="image">
<widget class="GtkImage" id="image652">
<widget class="GtkImage" id="image701">
<property name="visible">True</property>
<property name="stock">gtk-find</property>
<property name="icon_size">1</property>
@ -151,7 +151,7 @@
<signal name="activate" handler="on_about_menuitem_activate" last_modification_time="Tue, 01 Mar 2005 22:56:45 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image653">
<widget class="GtkImage" id="image702">
<property name="visible">True</property>
<property name="stock">gtk-about</property>
<property name="icon_size">1</property>
@ -179,7 +179,7 @@
<accelerator key="Q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="image654">
<widget class="GtkImage" id="image703">
<property name="visible">True</property>
<property name="stock">gtk-quit</property>
<property name="icon_size">1</property>
@ -214,7 +214,7 @@
<accelerator key="A" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="image655">
<widget class="GtkImage" id="image704">
<property name="visible">True</property>
<property name="stock">gtk-network</property>
<property name="icon_size">1</property>
@ -235,7 +235,7 @@
<signal name="activate" handler="on_profile_avatar_activate" last_modification_time="Thu, 09 Jun 2005 22:22:16 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image656">
<widget class="GtkImage" id="image705">
<property name="visible">True</property>
<property name="stock">gtk-properties</property>
<property name="icon_size">1</property>
@ -263,7 +263,7 @@
<accelerator key="P" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="image657">
<widget class="GtkImage" id="image706">
<property name="visible">True</property>
<property name="stock">gtk-preferences</property>
<property name="icon_size">1</property>
@ -8278,7 +8278,7 @@ Custom</property>
</widget>
<widget class="GtkWindow" id="groupchat_window">
<property name="title" translatable="yes">Groupchat</property>
<property name="title" translatable="yes">Group Chat</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
@ -8970,7 +8970,7 @@ Custom</property>
<widget class="GtkWindow" id="join_groupchat_window">
<property name="border_width">6</property>
<property name="title" translatable="yes">Join Groupchat</property>
<property name="title" translatable="yes">Join Group Chat</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
@ -10817,6 +10817,7 @@ JID: whatever@jabber.org</property>
<property name="skip_pager_hint">False</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
<property name="has_separator">True</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox8">
@ -12177,7 +12178,7 @@ send a chat message to:</property>
<property name="skip_pager_hint">False</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
<property name="has_separator">True</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox10">
@ -15252,7 +15253,7 @@ the Jabber network.</property>
<signal name="activate" handler="on_configure_room_menuitem_activate" last_modification_time="Mon, 13 Jun 2005 11:04:55 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image691">
<widget class="GtkImage" id="image694">
<property name="visible">True</property>
<property name="stock">gtk-properties</property>
<property name="icon_size">1</property>
@ -15273,7 +15274,7 @@ the Jabber network.</property>
<signal name="activate" handler="on_change_subject_menuitem_activate" last_modification_time="Mon, 13 Jun 2005 11:05:10 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image692">
<widget class="GtkImage" id="image695">
<property name="visible">True</property>
<property name="stock">gtk-edit</property>
<property name="icon_size">1</property>
@ -15294,9 +15295,9 @@ the Jabber network.</property>
<signal name="activate" handler="on_change_nick_menuitem_activate" last_modification_time="Sat, 18 Jun 2005 20:23:46 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image693">
<widget class="GtkImage" id="image696">
<property name="visible">True</property>
<property name="stock">gtk-media-next</property>
<property name="stock">gtk-redo</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
@ -15315,7 +15316,7 @@ the Jabber network.</property>
<signal name="activate" handler="on_bookmark_room_menuitem_activate" last_modification_time="Mon, 13 Jun 2005 12:43:29 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image694">
<widget class="GtkImage" id="image697">
<property name="visible">True</property>
<property name="stock">gtk-add</property>
<property name="icon_size">1</property>