Fix the date. See comments in bug #353752.

Fix the date.
See comments in bug #353752.

svn path=/trunk/; revision=33800
This commit is contained in:
Hiroyuki Ikezoe
2007-07-12 05:23:54 +00:00
parent 553e4ff5af
commit 1dd6ea1de2
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
2006-08-31 Matthew Barnes <mbarnes@redhat.com>
2007-07-09 Matthew Barnes <mbarnes@redhat.com>
* gui/widgets/e-addressbook-view.c: (init_collection)
Abort if ETable specification file fails to load.

View File

@ -19,7 +19,7 @@
Committing on behalf of Suman Manjunath <msuman@novell.com>
2006-08-31 Matthew Barnes <mbarnes@redhat.com>
2007-07-09 Matthew Barnes <mbarnes@redhat.com>
* gui/e-memos.c: (e_memos_setup_view_menus)
* gui/e-tasks.c: (e_tasks_setup_view_menus)

View File

@ -12,7 +12,7 @@
Committing on behalf of Bharath Acharya <abharath@novell.com>
2006-08-31 Matthew Barnes <mbarnes@redhat.com>
2007-07-09 Matthew Barnes <mbarnes@redhat.com>
* em-folder-view.c: (emfv_setup_view_instance)
Abort if ETable specification file fails to load.

View File

@ -1,4 +1,4 @@
2006-08-31 Matthew Barnes <mbarnes@redhat.com>
2007-07-09 Matthew Barnes <mbarnes@redhat.com>
* table/e-table-specification.c: (e_table_specification_duplicate)
Return NULL if ETable specification string fails to load.