diff options
Diffstat (limited to 'help/no')
-rw-r--r-- | help/no/Makefile.am | 8 | ||||
-rw-r--r-- | help/no/evolution-no.omf | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/help/no/Makefile.am b/help/no/Makefile.am index f528a69672..56df841020 100644 --- a/help/no/Makefile.am +++ b/help/no/Makefile.am @@ -22,10 +22,10 @@ figs = \ figures/print-preview.png \ figures/replymsg.png \ figures/vfolder-createrule-fig.png -docname=evolution +docname = evolution lang = no -omffile=evolution-no.omf -sgml_ents = \ +omffile = evolution-no.omf +sgml_ents = \ apx-authors.sgml \ apx-bugs.sgml \ apx-gloss.sgml \ @@ -45,5 +45,5 @@ sgml_ents = \ usage-print.sgml \ usage-sync.sgml -include $(top_srcdir)/doc/sgmldocs.make +include $(top_srcdir)/help/sgmldocs.make dist-hook: app-dist-hook diff --git a/help/no/evolution-no.omf b/help/no/evolution-no.omf index 20fc519792..cd0e866e64 100644 --- a/help/no/evolution-no.omf +++ b/help/no/evolution-no.omf @@ -5,10 +5,10 @@ Evolution brukerhåndbok </title> <subject> - <category>GNOME|PIM</category> + <category>GNOME|Applikasjoner</category> </subject> <format mime="text/sgml"/> <identifier url="evolution.sgml"/> - <language code="no" /> + <language code="no"/> </resource> </omf> |