aboutsummaryrefslogtreecommitdiff
path: root/src/prefs.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-10-10 23:10:48 +0200
committerjcid <devnull@localhost>2008-10-10 23:10:48 +0200
commit4a2d6ce6ee0b29fc880de76b0d47762e327648c3 (patch)
tree751d59d6d0ed2ec980015dbf6ddf282ac4cbeaf2 /src/prefs.c
parent5bfc8cd1f728bd3ab706d4838dac49463ef73f0b (diff)
- s/dillo-fltk/dillo/ and switched the version to 2.0
Diffstat (limited to 'src/prefs.c')
-rw-r--r--src/prefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs.c b/src/prefs.c
index d761842c..48fe2a86 100644
--- a/src/prefs.c
+++ b/src/prefs.c
@@ -31,7 +31,7 @@
#include "misc.h"
#include "msg.h"
-#define RCNAME "dillo2rc"
+#define RCNAME "dillorc"
#define DILLO_START_PAGE "about:splash"
#define DILLO_HOME "http://www.dillo.org/"