* e-storage-set-view.etspec: Add `search="string"' for the keyboard navigability search thingy. svn path=/trunk/; revision=16195
7 lines
388 B
Plaintext
7 lines
388 B
Plaintext
<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"/>
|
|
<ETableState>
|
|
<column source="0"/>
|
|
<grouping></grouping>
|
|
</ETableState>
|
|
</ETableSpecification> |