aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-accounts.etspec
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2003-10-23 05:45:05 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-10-23 05:45:05 +0800
commit008f188bf643f2c273df1ce3d9b02138216066f4 (patch)
tree38081c5ed081ccb682a0f20578c4529ea5cad798 /mail/mail-accounts.etspec
parentc97bcfe47efac250be4477a94b4ffcb186e6a180 (diff)
downloadgsoc2013-evolution-008f188bf643f2c273df1ce3d9b02138216066f4.tar
gsoc2013-evolution-008f188bf643f2c273df1ce3d9b02138216066f4.tar.gz
gsoc2013-evolution-008f188bf643f2c273df1ce3d9b02138216066f4.tar.bz2
gsoc2013-evolution-008f188bf643f2c273df1ce3d9b02138216066f4.tar.lz
gsoc2013-evolution-008f188bf643f2c273df1ce3d9b02138216066f4.tar.xz
gsoc2013-evolution-008f188bf643f2c273df1ce3d9b02138216066f4.tar.zst
gsoc2013-evolution-008f188bf643f2c273df1ce3d9b02138216066f4.zip
removed unused etspec files
svn path=/trunk/; revision=23011
Diffstat (limited to 'mail/mail-accounts.etspec')
-rw-r--r--mail/mail-accounts.etspec12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/mail-accounts.etspec b/mail/mail-accounts.etspec
deleted file mode 100644
index 22c09370b1..0000000000
--- a/mail/mail-accounts.etspec
+++ /dev/null
@@ -1,12 +0,0 @@
-<ETableSpecification cursor-mode="line" draw-grid="false" draw-focus="true" selection-mode="single">
- <ETableColumn model_col= "0" _title="Enabled" pixbuf="enabled" expansion="0.0" minimum_width="18" resizable="false" cell="render_message_status" compare="integer" sortable="false"/>
-
- <ETableColumn model_col= "1" _title="Account name" expansion="1.6" minimum_width="32" resizable="true" cell="render_text" compare="string"/>
-
- <ETableColumn model_col= "2" _title="Protocol" expansion="0.8" minimum_width="32" resizable="true" cell="render_text" compare="string"/>
-
- <ETableState>
- <column source="0"/> <column source="1"/> <column source="2"/>
- <grouping> </grouping>
- </ETableState>
-</ETableSpecification>