summaryrefslogtreecommitdiff
path: root/Docs/PACKAGING-GTK
diff options
context:
space:
mode:
authorRob Kendrick <rjek@netsurf-browser.org>2008-07-28 21:02:20 +0000
committerRob Kendrick <rjek@netsurf-browser.org>2008-07-28 21:02:20 +0000
commite0e6f02f82af86e215fcd25495e1bd5865751018 (patch)
tree3d81d851bfbf1038db4d13de3f157cee03afd7b9 /Docs/PACKAGING-GTK
parentfe7cae2bfe792170826ac25543175fdd6f327b02 (diff)
downloadnetsurf-e0e6f02f82af86e215fcd25495e1bd5865751018.tar.gz
netsurf-e0e6f02f82af86e215fcd25495e1bd5865751018.tar.bz2
Update building/packaging documentation
svn path=/trunk/netsurf/; revision=4776
Diffstat (limited to 'Docs/PACKAGING-GTK')
-rw-r--r--Docs/PACKAGING-GTK11
1 files changed, 6 insertions, 5 deletions
diff --git a/Docs/PACKAGING-GTK b/Docs/PACKAGING-GTK
index b269b03bd..a8c2ce8e0 100644
--- a/Docs/PACKAGING-GTK
+++ b/Docs/PACKAGING-GTK
@@ -1,5 +1,5 @@
--------------------------------------------------------------------------------
- Packaging suggestions for NetSurf 21 March 2008
+ Packaging suggestions for NetSurf 28 July 2008
--------------------------------------------------------------------------------
This document lays out some suggestions for people interested in packaging
@@ -46,10 +46,10 @@
3. /usr/share/netsurf/
The second one is how the netsurf launcher script controls it. The third
- location is controlled by #define RESPATH in gtk/gtk_gui.c, and this is
- the recommended way for packagers to change the location it searches,
- as this still allows the user some flexibility in changing what NetSurf
- uses.
+ location is controlled the NETSURF_GTK_RESOURCES option in Makefile.config,
+ and this is the recommended way for packagers to change the location it
+ searches, as this still allows the user some flexibility in changing what
+ NetSurf uses.
User agent string
@@ -83,3 +83,4 @@
users to report bugs to your bug tracker, not ours. We'd also be interested
in seeing the diffs for these changes - we may be able to integrate them
to make your job easier in future.
+