diff options
Diffstat (limited to 'calendar')
-rw-r--r-- | calendar/ChangeLog | 5 | ||||
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in.in | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c0a5051091..9932d1475d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2006-07-17 Srinivasa Ragavan <sragavan@novell.com> + + * gui/apps_evolution_calendar.schemas.in.in: Corrected the text in the + schema. + 2006-07-17 Li Yuan <li.yuan@sun.com> * gui/dialogs/task-page.glade: diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index 70e45dc057..b97a453b03 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -238,7 +238,7 @@ <default>0.5</default> <locale name="C"> <short>Month view vertical pane position </short> - <long>Position of the vertical pane, between the view and the date navigator calendar and task list in the month view, in pixels.</long> + <long>Position of the vertical pane, between the calendar lists and the date navigator calendar.</long> </locale> </schema> <schema> |