From af9c978259a22fae6c21eaf3d886b04cf4a96e60 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 11 Feb 2009 04:21:57 +0000 Subject: ** Removed unused figures (bug #552695) 2009-02-10 Matthew Barnes ** Removed unused figures (bug #552695) svn path=/trunk/; revision=37243 --- help/no/Makefile.am | 19 ++----------------- help/no/figures/calendar.png | Bin 42615 -> 0 bytes help/no/figures/contact-editor.png | Bin 37707 -> 0 bytes help/no/figures/contact.png | Bin 39742 -> 0 bytes help/no/figures/mail-druid-pic.png | Bin 8457 -> 0 bytes help/no/figures/mail-inbox.png | Bin 127593 -> 0 bytes help/no/figures/mainwindow-pic.png | Bin 130739 -> 0 bytes help/no/figures/newmsg.png | Bin 14798 -> 0 bytes help/no/figures/replymsg.png | Bin 19338 -> 0 bytes help/no/figures/vfolder-createrule-fig.png | Bin 8321 -> 0 bytes 10 files changed, 2 insertions(+), 17 deletions(-) delete mode 100644 help/no/figures/calendar.png delete mode 100644 help/no/figures/contact-editor.png delete mode 100644 help/no/figures/contact.png delete mode 100644 help/no/figures/mail-druid-pic.png delete mode 100644 help/no/figures/mail-inbox.png delete mode 100644 help/no/figures/mainwindow-pic.png delete mode 100644 help/no/figures/newmsg.png delete mode 100644 help/no/figures/replymsg.png delete mode 100644 help/no/figures/vfolder-createrule-fig.png (limited to 'help/no') diff --git a/help/no/Makefile.am b/help/no/Makefile.am index 97f50baeb7..41986fd661 100644 --- a/help/no/Makefile.am +++ b/help/no/Makefile.am @@ -2,26 +2,11 @@ figs = \ figures/calendar.png \ figures/config-cal.png \ figures/config-mail.png \ - figures/contact-editor.png \ - figures/contact.png \ figures/filter-assist-fig.png \ figures/filter-new-fig.png \ - figures/full-1.png \ - figures/full-2.png \ - figures/full-3.png \ - figures/full-4.png \ - figures/full-5.png \ - figures/full-6.png \ - figures/full-7.png \ figures/mail-composer.png \ - figures/mail-druid-pic.png \ - figures/mail-inbox.png \ - figures/mainwindow-pic.png \ - figures/newmsg.png \ figures/print-dest.png \ - figures/print-preview.png \ - figures/replymsg.png \ - figures/vfolder-createrule-fig.png + figures/print-preview.png docname = evolution lang = no omffile = evolution-no.omf @@ -48,4 +33,4 @@ sgml_ents = \ include $(top_srcdir)/help/sgmldocs.make dist-hook: app-dist-hook -EXTRA_DIST = ChangeLog.pre-1-4 \ No newline at end of file +EXTRA_DIST = ChangeLog.pre-1-4 diff --git a/help/no/figures/calendar.png b/help/no/figures/calendar.png deleted file mode 100644 index 1266f7b21b..0000000000 Binary files a/help/no/figures/calendar.png and /dev/null differ diff --git a/help/no/figures/contact-editor.png b/help/no/figures/contact-editor.png deleted file mode 100644 index 988ad2f918..0000000000 Binary files a/help/no/figures/contact-editor.png and /dev/null differ diff --git a/help/no/figures/contact.png b/help/no/figures/contact.png deleted file mode 100644 index 0748b30d69..0000000000 Binary files a/help/no/figures/contact.png and /dev/null differ diff --git a/help/no/figures/mail-druid-pic.png b/help/no/figures/mail-druid-pic.png deleted file mode 100644 index 18e29aa49d..0000000000 Binary files a/help/no/figures/mail-druid-pic.png and /dev/null differ diff --git a/help/no/figures/mail-inbox.png b/help/no/figures/mail-inbox.png deleted file mode 100644 index 7659cb003a..0000000000 Binary files a/help/no/figures/mail-inbox.png and /dev/null differ diff --git a/help/no/figures/mainwindow-pic.png b/help/no/figures/mainwindow-pic.png deleted file mode 100644 index 18b68c96a5..0000000000 Binary files a/help/no/figures/mainwindow-pic.png and /dev/null differ diff --git a/help/no/figures/newmsg.png b/help/no/figures/newmsg.png deleted file mode 100644 index 9f2c15d025..0000000000 Binary files a/help/no/figures/newmsg.png and /dev/null differ diff --git a/help/no/figures/replymsg.png b/help/no/figures/replymsg.png deleted file mode 100644 index 0952ba3805..0000000000 Binary files a/help/no/figures/replymsg.png and /dev/null differ diff --git a/help/no/figures/vfolder-createrule-fig.png b/help/no/figures/vfolder-createrule-fig.png deleted file mode 100644 index cc0a7abf66..0000000000 Binary files a/help/no/figures/vfolder-createrule-fig.png and /dev/null differ -- cgit