diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-31 04:50:33 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-31 04:50:33 +0800 |
commit | ef6000b227427ac4f3e9180df3046a29f219dec8 (patch) | |
tree | 7e746fadc7e54b7a63f3075f8515fbd176749a5a /my-evolution/my-evolution.glade | |
parent | 381bb00712e2990e4c9cd23789d04c4227cb59ec (diff) | |
download | gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.gz gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.bz2 gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.lz gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.xz gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.zst gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.zip |
Remove the wipe trackers option.
svn path=/trunk/; revision=11486
Diffstat (limited to 'my-evolution/my-evolution.glade')
-rw-r--r-- | my-evolution/my-evolution.glade | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/my-evolution/my-evolution.glade b/my-evolution/my-evolution.glade index 15f24d2670..90be02ea0f 100644 --- a/my-evolution/my-evolution.glade +++ b/my-evolution/my-evolution.glade @@ -735,29 +735,6 @@ </widget> <widget> - <class>GtkCheckButton</class> - <name>checkbutton2</name> - <can_focus>True</can_focus> - <label>Wipe trackers</label> - <active>False</active> - <draw_indicator>True</draw_indicator> - <child> - <left_attach>4</left_attach> - <right_attach>5</right_attach> - <top_attach>1</top_attach> - <bottom_attach>2</bottom_attach> - <xpad>0</xpad> - <ypad>0</ypad> - <xexpand>False</xexpand> - <yexpand>False</yexpand> - <xshrink>False</xshrink> - <yshrink>False</yshrink> - <xfill>True</xfill> - <yfill>False</yfill> - </child> - </widget> - - <widget> <class>GtkButton</class> <name>button11</name> <can_focus>True</can_focus> @@ -770,7 +747,7 @@ <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> - <xexpand>True</xexpand> + <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> |