aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-table.c
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-11-22 12:10:23 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-11-22 12:10:23 +0800
commit971e05a64569b0f8f4a89529b4819b467abd77b5 (patch)
treed758525601b3f8095a2ef9ac396b265f85ab0f7d /calendar/gui/e-calendar-table.c
parent17c69cb3be3501e423f8d480ed0fa1f1f44c64b8 (diff)
downloadgsoc2013-evolution-971e05a64569b0f8f4a89529b4819b467abd77b5.tar
gsoc2013-evolution-971e05a64569b0f8f4a89529b4819b467abd77b5.tar.gz
gsoc2013-evolution-971e05a64569b0f8f4a89529b4819b467abd77b5.tar.bz2
gsoc2013-evolution-971e05a64569b0f8f4a89529b4819b467abd77b5.tar.lz
gsoc2013-evolution-971e05a64569b0f8f4a89529b4819b467abd77b5.tar.xz
gsoc2013-evolution-971e05a64569b0f8f4a89529b4819b467abd77b5.tar.zst
gsoc2013-evolution-971e05a64569b0f8f4a89529b4819b467abd77b5.zip
Remove the check because it makes it look like the task is already
2000-11-21 Federico Mena Quintero <federico@helixcode.com> * gui/task.xpm: Remove the check because it makes it look like the task is already completed. This fixes bug #819. * gui/task-recurring.xpm: Make it use a prettier overlaid icon. * gui/task-*.xpm: Made the things look like little spiral-bound notebooks. * gui/e-calendar-table.c (E_CALENDAR_TABLE_SPEC): Make the default column order be icon/completed/summary. 2000-11-21 Federico Mena Quintero <federico@helixcode.com> svn path=/trunk/; revision=6646
Diffstat (limited to 'calendar/gui/e-calendar-table.c')
-rw-r--r--calendar/gui/e-calendar-table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-calendar-table.c b/calendar/gui/e-calendar-table.c
index 7f7b25ada8..abdad0e24d 100644
--- a/calendar/gui/e-calendar-table.c
+++ b/calendar/gui/e-calendar-table.c
@@ -154,8 +154,8 @@ e_calendar_table_class_init (ECalendarTableClass *class)
"<ETableColumn model_col=\"14\" pixbuf=\"complete\" expansion=\"1.0\" minimum_width=\"18\" resizable=\"false\" cell=\"checkbox\" compare=\"integer\"/>" \
"<ETableState>" \
"<column source=\"13\"/>" \
- "<column source= \"9\"/>" \
"<column source=\"14\"/>" \
+ "<column source= \"9\"/>" \
"<grouping> </grouping>" \
"</ETableState>" \
"</ETableSpecification>"