aboutsummaryrefslogtreecommitdiffstats
path: root/astro/seti_applet/files/patch-aa
blob: 3f3063bc0f238f65f06113e843dec64bf1a4e124 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/seti_applet.c.orig	Sat Jul  1 12:48:49 2000
+++ src/seti_applet.c	Fri Jul  7 19:40:57 2000
@@ -1352,7 +1352,7 @@
 		g_free ( sa.setidir );
 	}
 	gnome_config_push_prefix ( path );
-	sa.setidir = gnome_config_get_string ( "setiapplet/setidir=/usr/local/seti" );
+	sa.setidir = gnome_config_get_string ( "setiapplet/setidir=/var/db/setiathome" );
 	sa.updateinterval = gnome_config_get_int ( "setiapplet/updateinterval=3" );
 	sa.fileupdateinterval = gnome_config_get_int ( "setiapplet/fileupdateinterval=120" );
 	sa.showcpu = gnome_config_get_int ( "setiapplet/showcpu=1" );