diff options
author | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
commit | 3f567f3809741b6b846eb55c974d1ffc694753b8 (patch) | |
tree | 9a14849dd3a40bd1667b88d689e2aa7d58d08bce /help/no/Makefile.am | |
parent | 74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff) | |
download | gsoc2013-evolution-GEDIT_2_0_4.tar.gz gsoc2013-evolution-GEDIT_2_0_4.tar.zst gsoc2013-evolution-GEDIT_2_0_4.zip |
This commit was manufactured by cvs2svn to create tag 'GEDIT_2_0_4'.GEDIT_2_0_4
svn path=/tags/GEDIT_2_0_4/; revision=16835
Diffstat (limited to 'help/no/Makefile.am')
-rw-r--r-- | help/no/Makefile.am | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/help/no/Makefile.am b/help/no/Makefile.am deleted file mode 100644 index 56df841020..0000000000 --- a/help/no/Makefile.am +++ /dev/null @@ -1,49 +0,0 @@ -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 -docname = evolution -lang = no -omffile = evolution-no.omf -sgml_ents = \ - apx-authors.sgml \ - apx-bugs.sgml \ - apx-gloss.sgml \ - config-encryption.sgml \ - config-prefs.sgml \ - config-sync.sgml \ - evolution-faq.sgml \ - menuref.sgml \ - preface.sgml \ - usage-calendar.sgml \ - usage-contact.sgml \ - usage-encryption.sgml \ - usage-exec-summary.sgml \ - usage-mail-org.sgml \ - usage-mail.sgml \ - usage-mainwindow.sgml \ - usage-print.sgml \ - usage-sync.sgml - -include $(top_srcdir)/help/sgmldocs.make -dist-hook: app-dist-hook |