--- src/seti_applet.schemas.orig Wed Mar 5 06:01:07 2003
+++ src/seti_applet.schemas Wed Mar 3 13:16:47 2004
@@ -5,7 +5,7 @@
/schemas/apps/seti_applet/prefs/seti_run_dir
seti-applet-2
string
- /usr/local/seti
+ /var/db/setiathome
Directory in which the seti@home client is running.
The directory in which the seti@home client is running. This is not necessarily the same directory as the seti@home executable.
@@ -127,7 +127,7 @@
/schemas/apps/seti_applet/prefs/separate_exe_dir
seti-applet-2
bool
- false
+ true
Whether or not the seti@home executable is in a different dir.
Whether or not the seti@home executable is in a different dir. You can use this if the the seti@home executable directory is not the same as the run directory.
@@ -147,7 +147,7 @@
/schemas/apps/seti_applet/prefs/seti_exe_dir
seti-applet-2
string
-
+ %%LOCALBASE%%/sbin
The directory where the seti@home executable is.
The directory where the seti@home executable is. You can use this if the the seti@home executable directory is not the same as the run directory.