aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.glade
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2007-11-22 15:00:46 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-11-22 15:00:46 +0800
commitc362915ea18453a0c7e3f0bfd954efd89ab2face (patch)
treebff7ff6746a41ce1e9633a111dabd332218dc3dc /mail/mail-config.glade
parent01dd4d2c12d73d71e0927919ae662e82aa0ab124 (diff)
downloadgsoc2013-evolution-c362915ea18453a0c7e3f0bfd954efd89ab2face.tar
gsoc2013-evolution-c362915ea18453a0c7e3f0bfd954efd89ab2face.tar.gz
gsoc2013-evolution-c362915ea18453a0c7e3f0bfd954efd89ab2face.tar.bz2
gsoc2013-evolution-c362915ea18453a0c7e3f0bfd954efd89ab2face.tar.lz
gsoc2013-evolution-c362915ea18453a0c7e3f0bfd954efd89ab2face.tar.xz
gsoc2013-evolution-c362915ea18453a0c7e3f0bfd954efd89ab2face.tar.zst
gsoc2013-evolution-c362915ea18453a0c7e3f0bfd954efd89ab2face.zip
** Fix for bug #256899 by Chaya
2007-11-22 Milan Crha <mcrha@redhat.com> ** Fix for bug #256899 by Chaya * mail-config.glade: * em-account-prefs.h: (struct _EMAccountPrefs): * em-account-prefs.c: (account_delete_clicked), (account_able_clicked), (account_able_toggled), (account_cursor_change), (em_account_prefs_construct): Remove "Disable/Enable" button from Mail Accounts preferences. svn path=/trunk/; revision=34562
Diffstat (limited to 'mail/mail-config.glade')
-rw-r--r--mail/mail-config.glade15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index ab14af42e2..65bcf786e5 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -4504,21 +4504,6 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<property name="focus_on_click">True</property>
</widget>
</child>
-
- <child>
- <widget class="GtkButton" id="cmdAccountAble">
- <property name="width_request">89</property>
- <property name="height_request">36</property>
- <property name="visible">True</property>
- <property name="sensitive">False</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">E_nable</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- </widget>
- </child>
</widget>
<packing>
<property name="padding">0</property>