aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-config.etspec
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-01-10 07:50:34 +0800
committerChris Toshok <toshok@src.gnome.org>2003-01-10 07:50:34 +0800
commitc002a2ab81f9a2ef782309f455e1232bbe5543a9 (patch)
tree28fc25611a21a786bf7c9a02f606c8444f1feb8f /addressbook/gui/component/addressbook-config.etspec
parent9147ed28f4554729925aa7b84e8911d4f024707f (diff)
downloadgsoc2013-evolution-c002a2ab81f9a2ef782309f455e1232bbe5543a9.tar
gsoc2013-evolution-c002a2ab81f9a2ef782309f455e1232bbe5543a9.tar.gz
gsoc2013-evolution-c002a2ab81f9a2ef782309f455e1232bbe5543a9.tar.bz2
gsoc2013-evolution-c002a2ab81f9a2ef782309f455e1232bbe5543a9.tar.lz
gsoc2013-evolution-c002a2ab81f9a2ef782309f455e1232bbe5543a9.tar.xz
gsoc2013-evolution-c002a2ab81f9a2ef782309f455e1232bbe5543a9.tar.zst
gsoc2013-evolution-c002a2ab81f9a2ef782309f455e1232bbe5543a9.zip
addressbook-config.etspec is gone.
2003-01-09 Chris Toshok <toshok@ximian.com> * gui/component/Makefile.am: addressbook-config.etspec is gone. * gui/component/addressbook-config.c: make the sources table be a gtktreeview instead of an etable. * gui/component/ldap-config.glade: remove all references to gnome-hint.png svn path=/trunk/; revision=19380
Diffstat (limited to 'addressbook/gui/component/addressbook-config.etspec')
-rw-r--r--addressbook/gui/component/addressbook-config.etspec9
1 files changed, 0 insertions, 9 deletions
diff --git a/addressbook/gui/component/addressbook-config.etspec b/addressbook/gui/component/addressbook-config.etspec
deleted file mode 100644
index e30d11f1f8..0000000000
--- a/addressbook/gui/component/addressbook-config.etspec
+++ /dev/null
@@ -1,9 +0,0 @@
-<ETableSpecification cursor-mode="line">
- <ETableColumn model_col= "0" _title="Account Name" expansion="1.0" minimum_width="20" resizable="true" cell="string" compare="string"/>
- <ETableColumn model_col= "1" _title="Server Name" expansion="1.0" minimum_width="20" resizable="true" cell="string" compare="string"/>
- <ETableState>
- <column source="0"/>
- <column source="1"/>
- <grouping></grouping>
- </ETableState>
-</ETableSpecification>