diff options
Diffstat (limited to 'help/no/Makefile.am')
-rw-r--r-- | help/no/Makefile.am | 19 |
1 files changed, 2 insertions, 17 deletions
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 |