Siddharths fc4553d
diff -uNr zhu3d-4.2.2.orig/zhu3d.pri zhu3d-4.2.2/zhu3d.pri
Siddharths fc4553d
--- zhu3d-4.2.2.orig/zhu3d.pri	2009-06-02 10:21:38.000000000 +0530
Siddharths fc4553d
+++ zhu3d-4.2.2/zhu3d.pri	2011-01-15 17:09:55.659822004 +0530
Siddharths fc4553d
@@ -23,10 +23,10 @@
Siddharths fc4553d
 # application path. As default the texture-directory resides under the work-
Siddharths fc4553d
 # directory.
Siddharths fc4553d
 
Siddharths fc4553d
-SYSDIR=
Siddharths fc4553d
-DOCDIR=
Siddharths fc4553d
-WORKDIR=
Siddharths fc4553d
-TEXDIR=
Siddharths fc4553d
+SYSDIR=/usr/share/zhu3d/system  
Siddharths fc4553d
+DOCDIR=/usr/share/doc/packages/zhu3d  
Siddharths fc4553d
+WORKDIR=/usr/share/zhu3d/work  
Siddharths fc4553d
+TEXDIR=/usr/share/zhu3d/work/textures
Siddharths fc4553d
 
Siddharths fc4553d
 
Siddharths fc4553d
 # DETERMINING A DEFAULT GUI-STYLE
Siddharths fc4553d
diff -uNr zhu3d-4.2.2.orig/zhu3d.pri~ zhu3d-4.2.2/zhu3d.pri~
Siddharths fc4553d
--- zhu3d-4.2.2.orig/zhu3d.pri~	1970-01-01 05:30:00.000000000 +0530
Siddharths fc4553d
+++ zhu3d-4.2.2/zhu3d.pri~	2011-01-15 17:09:55.658822003 +0530
Siddharths fc4553d
@@ -0,0 +1,48 @@
Siddharths fc4553d
+# PACKAGING/TAILORING:
Siddharths fc4553d
+#
Siddharths fc4553d
+# As packager or for tailoring you easily can redefine the locations of the
Siddharths fc4553d
+# the following default directories:
Siddharths fc4553d
+#
Siddharths fc4553d
+# ./system     (Here are icons, translations, and startup/benchmark located)
Siddharths fc4553d
+# ./doc        (Here are the html-helpfiles located)
Siddharths fc4553d
+# ./work       (Here are the zhu-files located)
Siddharths fc4553d
+# ./textures   (Here are the textures located)
Siddharths fc4553d
+#
Siddharths fc4553d
+# The work-directory as well as the textures need NO write privileges in
Siddharths fc4553d
+# any case, because they easily can be redefined within Zhu3D at runtime.
Siddharths fc4553d
+#
Siddharths fc4553d
+# To change the locations, just fill in your desired path like e.g:
Siddharths fc4553d
+#
Siddharths fc4553d
+# SYSDIR=/usr/share/zhu3d-4.2.2/system
Siddharths fc4553d
+# DOCDIR=/usr/share/doc/zhu3d-4.2.2/doc
Siddharths fc4553d
+# WORKDIR=$$(HOME)/zhu3d-4.2.2/work
Siddharths fc4553d
+# TEXDIR=$$(HOME)/zhu3d-4.2.2/work/textures
Siddharths fc4553d
+#
Siddharths fc4553d
+# In the example above the variable $$(HOME) denotes the users home-directory.
Siddharths fc4553d
+# If an entry stays blank, the directory path for this will be relative to the
Siddharths fc4553d
+# application path. As default the texture-directory resides under the work-
Siddharths fc4553d
+# directory.
Siddharths fc4553d
+
Siddharths fc4553d
+SYSDIR=/usr/share/zhu3d/system  
Siddharths fc4553d
+DOCDIR=/usr/share/doc/packages/zhu3d  
Siddharths fc4553d
+WORKDIR=/usr/share/zhu3d/work  
Siddharths fc4553d
+TEXDIR=/usr/share/zhu3d/work/textures
Siddharths fc4553d
+
Siddharths fc4553d
+
Siddharths fc4553d
+# DETERMINING A DEFAULT GUI-STYLE
Siddharths fc4553d
+#
Siddharths fc4553d
+# Note, that this switch determines the the gui-style of the 1.st time ever call
Siddharths fc4553d
+# of Zhu3D only. Successive program starts will always respect settings, which the
Siddharths fc4553d
+# user choosed as preferred. If the entry stays blank, Zhu3D starts with "Plastique"
Siddharths fc4553d
+# as default KDE-style. Gnome-packagers may prefer "Cleanlooks" or GTK+, what are
Siddharths fc4553d
+# native Gnome-styles.
Siddharths fc4553d
+#
Siddharths fc4553d
+# Of course you only should choose a setting, which is available for the targeted
Siddharths fc4553d
+# audience. Plastique and Cleanlooks should work everywhere, Macintosh or WindowsVista
Siddharths fc4553d
+# on computers with dedicated operatings systems only of course.
Siddharths fc4553d
+#
Siddharths fc4553d
+# Currently (Qt4 4.5.x) valid entries are:
Siddharths fc4553d
+#
Siddharths fc4553d
+# Plastique, Cleanlooks, GTK+, Motif, CDE, Windows, WindowsXP, WindowsVista, Macintosh
Siddharths fc4553d
+
Siddharths fc4553d
+DEFGUI=