summaryrefslogtreecommitdiff
path: root/x11/gnomecore/files/patch-aa
blob: f4586c109eecdf3356fda4c070f209df9fc5911c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
--- configure.orig	Tue May 23 00:35:01 2000
+++ configure	Fri May 26 14:29:09 2000
@@ -4885,7 +4885,7 @@
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   CATOBJEXT=.mo
-		   DATADIRNAME=lib
+		   DATADIRNAME=share
 fi
 rm -f conftest*
 		INSTOBJEXT=.mo
--- app-docs.make.orig	Thu Apr 20 02:25:57 2000
+++ app-docs.make	Fri May 26 16:31:01 2000
@@ -1,4 +1,4 @@
-helpdir = $(datadir)/gnome/help/$(app)/$(lang)
+helpdir = $(datadir)/help/$(app)/$(lang)
 help_DATA = \
 	index.html	\
 	topic.dat	\
--- applet-docs.make.orig	Thu Apr 20 02:25:57 2000
+++ applet-docs.make	Fri May 26 16:31:10 2000
@@ -9,7 +9,7 @@
 # figs = modemlights-advpref.png  modemlights-prefs.png  modemlights.png
 # include $(top_srcdir)/applet-docs.make
 
-docdir = $(datadir)/gnome/help/$(applet)_applet/$(lang)
+docdir = $(datadir)/help/$(applet)_applet/$(lang)
 doc_DATA =	\
 	index.html	\
 	topic.dat	\