diff options
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/Makefile.am | 4 | ||||
-rw-r--r-- | help/C/evolution-C.omf | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am index 3cc8816ead..349f0f640f 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -22,9 +22,9 @@ figs = \ figures/print-preview.png \ figures/replymsg.png \ figures/vfolder-createrule-fig.png -docname=evolution-guide +docname = evolution lang = C -omffile=evolution-C.omf +omffile = evolution-C.omf sgml_ents = \ apx-authors.sgml \ apx-bugs.sgml \ diff --git a/help/C/evolution-C.omf b/help/C/evolution-C.omf index e80b88c418..70d30969eb 100644 --- a/help/C/evolution-C.omf +++ b/help/C/evolution-C.omf @@ -9,6 +9,6 @@ </subject> <format mime="text/sgml"/> <identifier url="evolution.sgml"/> - <language code="C" /> + <language code="C"/> </resource> </omf> |