diff options
author | Anna Marie Dirks <anna@ximian.com> | 2003-04-24 02:40:05 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2003-04-24 02:40:05 +0800 |
commit | 87a6b4a373177ab39958c2d127a3a84500cb31e5 (patch) | |
tree | 48be0e05c50b9dcdcdc2f3ec87bab488594097ef /shell | |
parent | feb3551818011d172c312ee357353a0aec472973 (diff) | |
download | gsoc2013-evolution-87a6b4a373177ab39958c2d127a3a84500cb31e5.tar.gz gsoc2013-evolution-87a6b4a373177ab39958c2d127a3a84500cb31e5.tar.zst gsoc2013-evolution-87a6b4a373177ab39958c2d127a3a84500cb31e5.zip |
*glade/e-folder-list.glade : replaced buttons with stock buttons and added
2003-04-23 Anna Marie Dirks <anna@ximian.com>
*glade/e-folder-list.glade : replaced buttons with stock
buttons and added HIG-blessed spacing. Fixes 41145.
svn path=/trunk/; revision=20938
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 6 | ||||
-rw-r--r-- | shell/glade/e-folder-list.glade | 195 |
2 files changed, 103 insertions, 98 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 5219b91da4..54e4f260fa 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-04-23 Anna Marie Dirks <anna@ximian.com> + + *glade/e-folder-list.glade : replaced buttons with stock + buttons and added HIG-blessed spacing. Fixes 41145. + 2003-04-22 Anna Marie Dirks <anna@ximian.com> * e-shortcuts-view.c @@ -10,7 +15,6 @@ Rename dialog. Fixes 41567. - 2003-04-21 Chris Toshok <toshok@ximian.com> * e-folder-list.c (e_folder_list_parse_xml): this should never diff --git a/shell/glade/e-folder-list.glade b/shell/glade/e-folder-list.glade index e926e16792..d644f34a35 100644 --- a/shell/glade/e-folder-list.glade +++ b/shell/glade/e-folder-list.glade @@ -1,109 +1,110 @@ <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> -<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd" > +<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> <glade-interface> - <widget class="GtkWindow" id="window-contents-reparented"> - <property name="visible">no</property> - <property name="title" translatable="yes">window1</property> - <property name="type">GTK_WINDOW_TOPLEVEL</property> - <property name="modal">no</property> - <property name="allow_shrink">no</property> - <property name="allow_grow">yes</property> - <property name="window-position">GTK_WIN_POS_NONE</property> - <child> - <widget class="GtkFrame" id="frame-toplevel"> - <property name="label" translatable="yes"></property> - <property name="label_xalign">0</property> - <property name="shadow">GTK_SHADOW_ETCHED_IN</property> - <property name="visible">yes</property> +<widget class="GtkWindow" id="window-contents-reparented"> + <property name="title" translatable="yes">window1</property> + <property name="type">GTK_WINDOW_TOPLEVEL</property> + <property name="window_position">GTK_WIN_POS_NONE</property> + <property name="modal">False</property> + <property name="resizable">True</property> + <property name="destroy_with_parent">False</property> - <child> - <widget class="GtkVBox" id="vbox1"> - <property name="homogeneous">no</property> - <property name="spacing">0</property> - <property name="visible">yes</property> + <child> + <widget class="GtkFrame" id="frame-toplevel"> + <property name="visible">True</property> + <property name="label_xalign">0</property> + <property name="label_yalign">0.5</property> + <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> - <child> - <widget class="Custom" id="custom-optionmenu"> - <property name="creation_function">create_custom_optionmenu</property> - <property name="int1">0</property> - <property name="int2">0</property> - <property name="last_modification_time">Fri, 22 Mar 2002 15:09:48 GMT</property> - <property name="visible">yes</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">no</property> - <property name="fill">yes</property> - </packing> - </child> + <child> + <widget class="GtkVBox" id="vbox1"> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> - <child> - <widget class="GtkHBox" id="hbox1"> - <property name="homogeneous">no</property> - <property name="spacing">0</property> - <property name="visible">yes</property> + <child> + <widget class="Custom" id="custom-optionmenu"> + <property name="visible">True</property> + <property name="creation_function">create_custom_optionmenu</property> + <property name="int1">0</property> + <property name="int2">0</property> + <property name="last_modification_time">Fri, 22 Mar 2002 15:09:48 GMT</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">True</property> + </packing> + </child> - <child> - <widget class="Custom" id="custom-folder-list"> - <property name="creation_function">create_custom_folder_list</property> - <property name="int1">0</property> - <property name="int2">0</property> - <property name="last_modification_time">Tue, 19 Mar 2002 18:07:28 GMT</property> - <property name="visible">yes</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">yes</property> - <property name="fill">yes</property> - </packing> - </child> + <child> + <widget class="GtkHBox" id="hbox1"> + <property name="visible">True</property> + <property name="homogeneous">False</property> + <property name="spacing">0</property> - <child> - <widget class="GtkVButtonBox" id="vbuttonbox1"> - <property name="layout_style">GTK_BUTTONBOX_START</property> - <property name="spacing">0</property> - <property name="visible">yes</property> + <child> + <widget class="Custom" id="custom-folder-list"> + <property name="visible">True</property> + <property name="creation_function">create_custom_folder_list</property> + <property name="int1">0</property> + <property name="int2">0</property> + <property name="last_modification_time">Tue, 19 Mar 2002 18:07:28 GMT</property> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> - <child> - <widget class="GtkButton" id="button-add"> - <property name="can_default">yes</property> - <property name="can_focus">yes</property> - <property name="label" translatable="yes">_Add</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="visible">yes</property> - <property name="use_underline">yes</property> - </widget> - </child> + <child> + <widget class="GtkVButtonBox" id="vbuttonbox1"> + <property name="visible">True</property> + <property name="layout_style">GTK_BUTTONBOX_START</property> + <property name="spacing">6</property> + + <child> + <widget class="GtkButton" id="button-add"> + <property name="visible">True</property> + <property name="can_default">True</property> + <property name="can_focus">True</property> + <property name="label">gtk-add</property> + <property name="use_stock">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + </widget> + </child> + + <child> + <widget class="GtkButton" id="button-remove"> + <property name="visible">True</property> + <property name="can_default">True</property> + <property name="can_focus">True</property> + <property name="label">gtk-remove</property> + <property name="use_stock">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + </widget> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">True</property> + <property name="fill">True</property> + </packing> + </child> + </widget> + </child> + </widget> + </child> +</widget> - <child> - <widget class="GtkButton" id="button-remove"> - <property name="can_default">yes</property> - <property name="can_focus">yes</property> - <property name="label" translatable="yes">_Delete</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="visible">yes</property> - <property name="use_underline">yes</property> - </widget> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">no</property> - <property name="fill">no</property> - </packing> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">yes</property> - <property name="fill">yes</property> - </packing> - </child> - </widget> - </child> - </widget> - </child> - </widget> </glade-interface> |