diff options
author | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
commit | d926a5044cc190b0e6f3b53d7be13096a79990c8 (patch) | |
tree | 75a31cb1cb19b4266322f9427b0641c1b53aca24 /help/no/Makefile.am | |
parent | dcc99c020b6a58e174091b32585159edfae18dd4 (diff) | |
download | gsoc2013-evolution-GNOME_2.tar gsoc2013-evolution-GNOME_2.tar.gz gsoc2013-evolution-GNOME_2.tar.bz2 gsoc2013-evolution-GNOME_2.tar.lz gsoc2013-evolution-GNOME_2.tar.xz gsoc2013-evolution-GNOME_2.tar.zst gsoc2013-evolution-GNOME_2.zip |
This commit was manufactured by cvs2svn to create tag 'GNOME_2'.GNOME_2
svn path=/tags/GNOME_2/; revision=14021
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 |