diff options
author | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
commit | 4ea0c3852613a9b0d6bba4d0f46225d34e296191 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /addressbook/gui/component/select-names/e-select-names.etspec | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-GTKHTML_3_3_1.tar.gz gsoc2013-evolution-GTKHTML_3_3_1.tar.zst gsoc2013-evolution-GTKHTML_3_3_1.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_3_3_1
'GTKHTML_3_3_1'.
svn path=/tags/GTKHTML_3_3_1/; revision=23838
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names.etspec')
-rw-r--r-- | addressbook/gui/component/select-names/e-select-names.etspec | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names.etspec b/addressbook/gui/component/select-names/e-select-names.etspec deleted file mode 100644 index 7a260887ff..0000000000 --- a/addressbook/gui/component/select-names/e-select-names.etspec +++ /dev/null @@ -1,7 +0,0 @@ -<ETableSpecification no-headers="true" cursor-mode="line"> - <ETableColumn model_col= "69" _title="Name" expansion="1.0" minimum_width="20" resizable="true" cell="string" compare="collate" search="string"/> - <ETableState> - <column source="0"/> - <grouping> <leaf column="0" ascending="true"/> </grouping> - </ETableState> -</ETableSpecification> |