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-calendar-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-calendar-table.etspec')
| -rw-r--r-- | calendar/gui/e-calendar-table.etspec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/e-calendar-table.etspec b/calendar/gui/e-calendar-table.etspec index 9ae3f0dc84..4abc284676 100644 --- a/calendar/gui/e-calendar-table.etspec +++ b/calendar/gui/e-calendar-table.etspec @@ -8,7 +8,6 @@ <ETableColumn model_col= "15" _title="% Complete" expansion="1.0" minimum_width="10" resizable="true" cell="percent" compare="percent-compare" priority="-3"/> <ETableColumn model_col= "16" _title="Priority" expansion="1.0" minimum_width="10" resizable="true" cell="priority" compare="priority-compare" priority="-3"/> <ETableColumn model_col="17" _title="Status" expansion="1.0" minimum_width="10" resizable="true" cell="calstatus" compare="collate" priority="-1"/> - <ETableColumn model_col="19" _title="Task sort" cell="task-sort" compare="task-sort" priority="-4"/> <ETableColumn model_col="0" _title="Categories" cell="calstring" compare="stringcase" expansion="1.0" minimum_width="10" resizable="true" priority="-2"/> <ETableState> |
