diff options
Diffstat (limited to 'calendar')
-rw-r--r-- | calendar/ChangeLog | 6 | ||||
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in.in | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2f7b272307..ad8b635b27 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-05-06 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/apps_evolution_calendar.schemas.in.in: Fixing a + grammar mistake. + See 301459 + 2005-05-06 Changwoo Ryu <cwryu@debian.org> * gui/apps_evolution_calendar.schemas.in.in: added a missing diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index 9891473bb5..6fbb4cfa60 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -155,7 +155,7 @@ <default>400</default> <locale name="C"> <short>Tasks vertical pane position </short> - <long>Position of the vertical pane, between task list and the task preview pane, in pixels.</long> + <long>Position of the vertical pane, between the task list and the task preview pane, in pixels.</long> </locale> </schema> |