diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-09-27 15:55:33 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-09-27 15:55:33 +0800 |
commit | 2805d6a9fc030eefb5bfc6db91b7552b73090e65 (patch) | |
tree | e77dd05052e8670497c5b7bd5248e57e022cacb9 /calendar/gui/e-memo-table.etspec | |
parent | 10c781d6838d73998c417e2090bf413e09b12807 (diff) | |
download | gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.gz gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.bz2 gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.lz gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.xz gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.tar.zst gsoc2013-evolution-2805d6a9fc030eefb5bfc6db91b7552b73090e65.zip |
2007-09-27 mcrha Fix for bug #300693
svn path=/trunk/; revision=34312
Diffstat (limited to 'calendar/gui/e-memo-table.etspec')
-rw-r--r-- | calendar/gui/e-memo-table.etspec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/e-memo-table.etspec b/calendar/gui/e-memo-table.etspec index 95faa93429..a16793ecf1 100644 --- a/calendar/gui/e-memo-table.etspec +++ b/calendar/gui/e-memo-table.etspec @@ -3,7 +3,6 @@ <ETableColumn model_col="7" pixbuf="icon" _title="Type" expansion="1.0" minimum_width="16" resizable="false" cell="icon" compare="integer" priority="-4"/> <ETableColumn model_col="0" _title="Categories" cell="calstring" compare="collate" expansion="1.0" minimum_width="10" resizable="true" priority="-2"/> <ETableColumn model_col="5" _title="Start Date" expansion="2.0" minimum_width="10" resizable="true" cell="dateedit" compare="date-compare" priority="-2"/> - <ETableColumn model_col="19" _title="Memo sort" cell="task-sort" compare="memo-sort" priority="-4"/> <ETableState> <column source="1"/> |