From 971e05a64569b0f8f4a89529b4819b467abd77b5 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 22 Nov 2000 04:10:23 +0000 Subject: Remove the check because it makes it look like the task is already 2000-11-21 Federico Mena Quintero * 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 svn path=/trunk/; revision=6646 --- calendar/gui/task-assigned-to.xpm | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'calendar/gui/task-assigned-to.xpm') diff --git a/calendar/gui/task-assigned-to.xpm b/calendar/gui/task-assigned-to.xpm index 082be648bb..d60eeafa2d 100644 --- a/calendar/gui/task-assigned-to.xpm +++ b/calendar/gui/task-assigned-to.xpm @@ -12,19 +12,19 @@ static char * task_assigned_to_xpm[] = { "* c #768E76", "= c #5E705E", "- c #EEEEEE", -" ", +" . . . . . ", " ........... ", -" .++++++++++@. ", -" .+#########$. ", -" .+%%%%%%%..$. ", -" .+#######.&.. ", -" .+%%......&&. ", -" .+##.&&&&&&&&. ", -" .+%%.&*&*&*&*&.", -" .+##.========. ", -" .+%%......==. ", -" .+#######.=.. ", -" .+%%%%%%%..$. ", -" .-$$$$$$$$$$. ", +" .+.+.+.+.+.@. ", +" .+.#.#.#.#.$. ", +" .+%%%%%%%%%$. ", +" .+#######..$. ", +" .+%%%%%%%.&.. ", +" .+##......&&. ", +" .+%%.&&&&&&&&. ", +" .+##.&*&*&*&*&.", +" .+%%.========. ", +" .+##......==. ", +" .+%%%%%%%.=.. ", +" .-$$$$$$$..$. ", " ........... ", " "}; -- cgit v1.2.3