Update to 0.3.6.

With this new version, GNOME 2.0 documentation works, and scrollkeeper
updates for GNOME 1.x applications work as well.  I have tested builds
of most of the GNOME 1.x applications, and none of them fail.

Reviewed by:	sobomax
This commit is contained in:
Joe Marcus Clarke
2002-05-26 05:09:10 +00:00
parent 900171d876
commit a3fa234769
10 changed files with 139 additions and 210 deletions

View File

@@ -0,0 +1,11 @@
--- scripts/scrollkeeper-config.in.orig Thu Mar 21 00:08:51 2002
+++ scripts/scrollkeeper-config.in Sat May 25 23:59:53 2002
@@ -4,7 +4,7 @@
localstatedir=@localstatedir@
partial_db_dir=@SCROLLKEEPER_PARTIAL_DB_DIR@
pkglocalstatedir=${localstatedir}/${partial_db_dir}
-pkgdatadir=${prefix}/share/scrollkeeper
+pkgdatadir=${prefix}/share/gnome/scrollkeeper
datadir=@datadir@
usage()