diff options
author | Anna Marie Dirks <anna@ximian.com> | 2002-08-08 02:01:20 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2002-08-08 02:01:20 +0800 |
commit | 3d94bb95601c1b025d4e10ce71fdfd94bd296cf6 (patch) | |
tree | 6168ee92252d324b3ab0a34e7bea77944de1f18f /my-evolution/my-evolution.glade | |
parent | f7a5a0a2618b4e38777c9ce54d35c72193364064 (diff) | |
download | gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.tar.gz gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.tar.zst gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.zip |
Added an alignment to make button position be the same as the other
2002-08-07 Anna Marie Dirks <anna@ximian.com>
* e-summary-shown.c (e_summary_shown_init): Added an alignment to make
button position be the same as the other buttons of this type in evo.
(add_clicked): make this buttons sensitive when there is no proper
selection
(remove_clicked): same thing with the button
* my-evolution.glade: Capitalized "Weather Settings" properly.
svn path=/trunk/; revision=17732
Diffstat (limited to 'my-evolution/my-evolution.glade')
-rw-r--r-- | my-evolution/my-evolution.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/my-evolution/my-evolution.glade b/my-evolution/my-evolution.glade index 7fa895f3e8..373b2a0dfa 100644 --- a/my-evolution/my-evolution.glade +++ b/my-evolution/my-evolution.glade @@ -330,7 +330,7 @@ <class>GtkFrame</class> <name>frame3</name> <border_width>3</border_width> - <label>Weather settings</label> + <label>Weather Settings</label> <label_xalign>0</label_xalign> <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> <child> |