diff options
author | nobody <nobody@localhost> | 2002-11-07 00:33:24 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-11-07 00:33:24 +0800 |
commit | 34d36b47147c85af936bcd784da131b54fa2d616 (patch) | |
tree | eb739ba41251ad0e5399c56cd201a5496914f929 /shell/e-storage-set-view.etspec | |
parent | 774aba8ec57d4e7d76a8b5bab60308a05159da64 (diff) | |
download | gsoc2013-evolution-R_1_2-1.tar.gz gsoc2013-evolution-R_1_2-1.tar.zst gsoc2013-evolution-R_1_2-1.zip |
This commit was manufactured by cvs2svn to create tag 'R_1_2-1'.R_1_2-1
svn path=/tags/R_1_2-1/; revision=18610
Diffstat (limited to 'shell/e-storage-set-view.etspec')
-rw-r--r-- | shell/e-storage-set-view.etspec | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/shell/e-storage-set-view.etspec b/shell/e-storage-set-view.etspec deleted file mode 100644 index f0a8bbfc11..0000000000 --- a/shell/e-storage-set-view.etspec +++ /dev/null @@ -1,8 +0,0 @@ -<ETableSpecification no-headers="true" selection-mode="single" cursor-mode="line" draw-grid="false" horizontal-scrolling="true"> - <ETableColumn model_col="0" _title="Folder" expansion="1.0" minimum_width="20" resizable="true" cell="render_tree" compare="string" search="string"/> - <ETableColumn model_col="2" _title="Checkbox" expansion="0.0" minimum_width="18" resizable="false" cell="optional_checkbox" compare="integer"/> - <ETableState> - <column source="0"/> - <grouping></grouping> - </ETableState> -</ETableSpecification>
\ No newline at end of file |