aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-config.etspec
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/addressbook-config.etspec')
-rw-r--r--addressbook/gui/component/addressbook-config.etspec9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/gui/component/addressbook-config.etspec b/addressbook/gui/component/addressbook-config.etspec
new file mode 100644
index 0000000000..e30d11f1f8
--- /dev/null
+++ b/addressbook/gui/component/addressbook-config.etspec
@@ -0,0 +1,9 @@
+<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>