diff options
author | corvid <corvid@lavabit.com> | 2009-06-07 01:55:13 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-06-07 01:55:13 +0000 |
commit | 592b4c870acb0ad7d0e29a2077ed67d0b2c2a73f (patch) | |
tree | 7a3ebb6aa01e41dcfd98a1ce3dac5915fc6e3ed9 /src/paths.hh | |
parent | 77d8efd9510d6d8cd2ae4cafd64b4b781ccc4c4f (diff) |
group dillo system config files into a dillo subdir; have Paths use it
Diffstat (limited to 'src/paths.hh')
-rw-r--r-- | src/paths.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/paths.hh b/src/paths.hh index 111a269c..a9efc62b 100644 --- a/src/paths.hh +++ b/src/paths.hh @@ -14,7 +14,6 @@ #define PATHS_RC_PREFS "dillorc" #define PATHS_RC_KEYS "keysrc" -#define PATHS_RC_SYS "/etc/dillo/" class Paths { public: |