diff options
-rw-r--r-- | shell/ChangeLog | 4 | ||||
-rw-r--r-- | shell/apps_evolution_shell.schemas.in.in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7f8426c686..31ad5341a1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2005-01-21 JP Rosevear <jpr@novell.com> + * apps_evolution_shell.schemas.in.in: close long tag + +2005-01-21 JP Rosevear <jpr@novell.com> + * apps_evolution_shell.schemas.in.in: add print_config schema item 2005-01-21 JP Rosevear <jpr@novell.com> diff --git a/shell/apps_evolution_shell.schemas.in.in b/shell/apps_evolution_shell.schemas.in.in index 887fc0302f..7a3ec8dbbc 100644 --- a/shell/apps_evolution_shell.schemas.in.in +++ b/shell/apps_evolution_shell.schemas.in.in @@ -164,7 +164,7 @@ <type>string</type> <locale name="C"> <short>Printer settings</short> - <long>A GNOME Print description of the current printer settings</> + <long>A GNOME Print description of the current printer settings</long> </locale> </schema> |