diff options
author | Lars Clausen <lclausen@src.gnome.org> | 2007-08-09 09:23:55 +0000 |
---|---|---|
committer | Lars Clausen <lclausen@src.gnome.org> | 2007-08-09 09:23:55 +0000 |
commit | bf685d9b6bf64d0d3cb2190dc1883f19b192de5f (patch) | |
tree | ea7fe4762098709986a03242ac5f60bcacf2b66b /xmldocs.make | |
parent | e5b1e40b7e93cf5d18c2f12ba1379ae057443391 (diff) | |
download | dia-bf685d9b6bf64d0d3cb2190dc1883f19b192de5f.tar.xz |
Adding french manual.
svn path=/trunk/; revision=3741
Diffstat (limited to 'xmldocs.make')
-rw-r--r-- | xmldocs.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmldocs.make b/xmldocs.make index 4cd7a53e..658da558 100644 --- a/xmldocs.make +++ b/xmldocs.make @@ -39,7 +39,7 @@ if HAVE_GNOME docdir = $(datadir)/gnome/help/$(docname)/$(lang) else -docdir = $(datadir)/help/$(docname)/$(lang) +docdir = $(datadir)/$(docname)/help/$(lang) endif # ********** You should not have to edit below this line ********** |