diff options
author | nobody <nobody@localhost> | 2001-09-17 12:32:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-09-17 12:32:38 +0800 |
commit | 4f2abf579ec022b1eaffddd95c361040f9891878 (patch) | |
tree | 6f31e70927858f2bafcfc481e337a665090bdb8e /mail/subscribe-dialog.etspec | |
parent | 169d9ae19a0eb165edc757eca753a757a02f60f7 (diff) | |
download | gsoc2013-evolution-GTKHTML_0_13_0.tar gsoc2013-evolution-GTKHTML_0_13_0.tar.gz gsoc2013-evolution-GTKHTML_0_13_0.tar.bz2 gsoc2013-evolution-GTKHTML_0_13_0.tar.lz gsoc2013-evolution-GTKHTML_0_13_0.tar.xz gsoc2013-evolution-GTKHTML_0_13_0.tar.zst gsoc2013-evolution-GTKHTML_0_13_0.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_0_13_0
'GTKHTML_0_13_0'.
svn path=/tags/GTKHTML_0_13_0/; revision=12884
Diffstat (limited to 'mail/subscribe-dialog.etspec')
-rw-r--r-- | mail/subscribe-dialog.etspec | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/subscribe-dialog.etspec b/mail/subscribe-dialog.etspec deleted file mode 100644 index 1f5decbb36..0000000000 --- a/mail/subscribe-dialog.etspec +++ /dev/null @@ -1,9 +0,0 @@ -<ETableSpecification cursor-mode="line" no-headers="true"> - <ETableColumn model_col="0" pixbuf="subscribed-image" expansion="0.0" minimum_width="16" resizable="false" cell="cell_toggle" compare="integer"/> - <ETableColumn model_col="1" _title="Folder" expansion="1.0" minimum_width="20" resizable="true" cell="cell_tree" compare="string"/> - <ETableState> - <column source="0"/> - <column source="1"/> - <grouping></grouping> - </ETableState> -</ETableSpecification> |