From 3a90fe71679d726ffe39ad2a7ee9104485d53005 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Sun, 19 Jan 2003 12:48:57 +0000 Subject: Attempt to make things work after 2 bottles of wine last night. Harmless 2003-01-19 Glynn Foster * src/about.c: Attempt to make things work after 2 bottles of wine last night. Harmless changes though, so I'll commit them for posterity. * src/main.c: Add a new helper function for the error reporting that makes the translators life easier. Thanks to Ole for spotting this. * src/text.c, src/zenity.h: Lame white spacing hacking. * xmldocs.make: Put the docs in $(datadir)/help - not quite sure yet if yelp is going to like this or not. --- xmldocs.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmldocs.make') diff --git a/xmldocs.make b/xmldocs.make index 9f78af7..9d90314 100644 --- a/xmldocs.make +++ b/xmldocs.make @@ -37,7 +37,7 @@ # This variable (docdir) specifies where the documents should be installed. # This default value should work for most packages. # docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang) -docdir = $(datadir)/gnome/help/$(docname)/$(lang) +docdir = $(datadir)/zenity/help/$(docname)/$(lang) # ************** You should not have to edit below this line ******************* xml_files = $(entities) $(docname).xml -- cgit v1.2.3-54-g00ecf