diff options
Diffstat (limited to 'src/prefs.c')
-rw-r--r-- | src/prefs.c | 2 |
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/" |