From 3f0574c989de83316242365b3747c452fec12b0a Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 19 Sep 2008 16:49:15 +0000 Subject: ** Fix for bug #552911 2008-09-19 Milan Crha ** Fix for bug #552911 * Makefile.am: * C/figures/Screenshot-Evolution -mailer-Preferences.png: * de/figures/Screenshot-Evolution -mailer-Preferences.png: Do not use spaces in file names. svn path=/trunk/; revision=36390 --- .../Screenshot-Evolution -mailer-Preferences.png | Bin 86016 -> 0 bytes .../figures/Screenshot-Evolution-mailer-Preferences.png | Bin 0 -> 86016 bytes help/ChangeLog | 9 +++++++++ help/Makefile.am | 2 +- .../Screenshot-Evolution -mailer-Preferences.png | Bin 86016 -> 0 bytes .../figures/Screenshot-Evolution-mailer-Preferences.png | Bin 0 -> 86016 bytes 6 files changed, 10 insertions(+), 1 deletion(-) delete mode 100755 help/C/figures/Screenshot-Evolution -mailer-Preferences.png create mode 100755 help/C/figures/Screenshot-Evolution-mailer-Preferences.png delete mode 100755 help/de/figures/Screenshot-Evolution -mailer-Preferences.png create mode 100755 help/de/figures/Screenshot-Evolution-mailer-Preferences.png (limited to 'help') diff --git a/help/C/figures/Screenshot-Evolution -mailer-Preferences.png b/help/C/figures/Screenshot-Evolution -mailer-Preferences.png deleted file mode 100755 index 63d88f626f..0000000000 Binary files a/help/C/figures/Screenshot-Evolution -mailer-Preferences.png and /dev/null differ diff --git a/help/C/figures/Screenshot-Evolution-mailer-Preferences.png b/help/C/figures/Screenshot-Evolution-mailer-Preferences.png new file mode 100755 index 0000000000..63d88f626f Binary files /dev/null and b/help/C/figures/Screenshot-Evolution-mailer-Preferences.png differ diff --git a/help/ChangeLog b/help/ChangeLog index fdd9e30bdf..1992282129 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,12 @@ +2008-09-19 Milan Crha + + ** Fix for bug #552911 + + * Makefile.am: + * C/figures/Screenshot-Evolution -mailer-Preferences.png: + * de/figures/Screenshot-Evolution -mailer-Preferences.png: + Do not use spaces in file names. + 2008-09-18 Jorge Gonzalez * es/figures/*.png: Added new screenshots. diff --git a/help/Makefile.am b/help/Makefile.am index 86c763dcb8..508dd0d526 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -121,7 +121,7 @@ DOC_FIGURES = \ figures/quick_reference.png \ figures/replymsg.png \ figures/schedule.png \ - figures/Screenshot-Evolution -mailer-Preferences.png \ + figures/Screenshot-Evolution-mailer-Preferences.png \ figures/Screenshot-Free-Busy.png \ figures/stock_search.png \ figures/sub-others-folder.png \ diff --git a/help/de/figures/Screenshot-Evolution -mailer-Preferences.png b/help/de/figures/Screenshot-Evolution -mailer-Preferences.png deleted file mode 100755 index 63d88f626f..0000000000 Binary files a/help/de/figures/Screenshot-Evolution -mailer-Preferences.png and /dev/null differ diff --git a/help/de/figures/Screenshot-Evolution-mailer-Preferences.png b/help/de/figures/Screenshot-Evolution-mailer-Preferences.png new file mode 100755 index 0000000000..63d88f626f Binary files /dev/null and b/help/de/figures/Screenshot-Evolution-mailer-Preferences.png differ -- cgit v1.2.3