diff options
author | nobody <nobody@localhost> | 2003-05-03 19:02:31 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-05-03 19:02:31 +0800 |
commit | 431ede38c7e16f4e0b89d9841f113f92ee9fc491 (patch) | |
tree | 1445967f5c0ef4c749bc1b4030295ea1a12e3c00 /help/no/Makefile.am | |
parent | 19f2626e65d1700ff9c631a70ecb917f98dfcb38 (diff) | |
download | gsoc2013-evolution-431ede38c7e16f4e0b89d9841f113f92ee9fc491.tar.gz gsoc2013-evolution-431ede38c7e16f4e0b89d9841f113f92ee9fc491.tar.zst gsoc2013-evolution-431ede38c7e16f4e0b89d9841f113f92ee9fc491.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_3_0_8
'GTKHTML_3_0_8'.
svn path=/tags/GTKHTML_3_0_8/; revision=21086
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 |