From 77903d5d2dae4654b2cc137323e3e08e606a0417 Mon Sep 17 00:00:00 2001 From: nobody <nobody@localhost> Date: Wed, 15 May 2002 16:19:25 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'pan-0-12-90'. svn path=/tags/pan-0-12-90/; revision=16914 --- shell/e-storage-set-view.etspec | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 shell/e-storage-set-view.etspec (limited to 'shell/e-storage-set-view.etspec') 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 -- cgit