aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage-set-view.etspec
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-storage-set-view.etspec')
-rw-r--r--shell/e-storage-set-view.etspec7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/e-storage-set-view.etspec b/shell/e-storage-set-view.etspec
new file mode 100644
index 0000000000..5ee19975df
--- /dev/null
+++ b/shell/e-storage-set-view.etspec
@@ -0,0 +1,7 @@
+<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"/>
+ <ETableState>
+ <column source="0"/>
+ <grouping></grouping>
+ </ETableState>
+</ETableSpecification> \ No newline at end of file