removed unused etspec file
svn path=/trunk/; revision=22809
This commit is contained in:
parent
c1939dd948
commit
b9b7e031f7
@ -195,7 +195,7 @@ MARSHAL_GENERATED = em-marshal.c em-marshal.h
|
||||
|
||||
glade_DATA = mail-config.glade local-config.glade subscribe-dialog.glade message-tags.glade mail-search.glade
|
||||
|
||||
etspec_DATA = mail-accounts.etspec message-list.etspec
|
||||
etspec_DATA = message-list.etspec
|
||||
|
||||
schemadir = $(GCONF_SCHEMA_FILE_DIR)
|
||||
schema_DATA = evolution-mail.schemas
|
||||
|
@ -1,12 +0,0 @@
|
||||
<ETableSpecification cursor-mode="line" draw-grid="false" draw-focus="true" selection-mode="single">
|
||||
<ETableColumn model_col= "0" _title="Enabled" pixbuf="enabled" expansion="0.0" minimum_width="18" resizable="false" cell="render_message_status" compare="integer" sortable="false"/>
|
||||
|
||||
<ETableColumn model_col= "1" _title="Account name" expansion="1.6" minimum_width="32" resizable="true" cell="render_text" compare="string"/>
|
||||
|
||||
<ETableColumn model_col= "2" _title="Protocol" expansion="0.8" minimum_width="32" resizable="true" cell="render_text" compare="string"/>
|
||||
|
||||
<ETableState>
|
||||
<column source="0"/> <column source="1"/> <column source="2"/>
|
||||
<grouping> </grouping>
|
||||
</ETableState>
|
||||
</ETableSpecification>
|
Loading…
Reference in New Issue
Block a user