aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-accounts.etspec
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-05-16 00:19:25 +0800
committernobody <nobody@localhost>2002-05-16 00:19:25 +0800
commitd27d55fe051d6f3bf5a5670f71ee2e0e9ee1c71e (patch)
tree9a14849dd3a40bd1667b88d689e2aa7d58d08bce /mail/mail-accounts.etspec
parent74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff)
downloadgsoc2013-evolution-guikachu-1_2_3.tar
gsoc2013-evolution-guikachu-1_2_3.tar.gz
gsoc2013-evolution-guikachu-1_2_3.tar.bz2
gsoc2013-evolution-guikachu-1_2_3.tar.lz
gsoc2013-evolution-guikachu-1_2_3.tar.xz
gsoc2013-evolution-guikachu-1_2_3.tar.zst
gsoc2013-evolution-guikachu-1_2_3.zip
This commit was manufactured by cvs2svn to create tagguikachu-1_2_3
'guikachu-1_2_3'. svn path=/tags/guikachu-1_2_3/; revision=16902
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>