diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-05 01:20:55 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-05 01:20:55 (GMT) |
commit | 073beb9da5d55a89b0b737e6ba16d922a43b23aa (patch) | |
tree | db94ba18049cc3a93a80267185e3951820e0521f /data | |
parent | aee9889a27f97c8116fd4472cd3374b74e868bb6 (diff) | |
download | fluxbox-073beb9da5d55a89b0b737e6ba16d922a43b23aa.zip fluxbox-073beb9da5d55a89b0b737e6ba16d922a43b23aa.tar.bz2 |
add a message to default init file explaining why there aren't any options there
Diffstat (limited to 'data')
-rw-r--r-- | data/init.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/init.in b/data/init.in index b26b56a..bd59ebc 100644 --- a/data/init.in +++ b/data/init.in | |||
@@ -1,3 +1,6 @@ | |||
1 | ! If you're looking for settings to configure, they won't be saved here until | ||
2 | ! you change something in the fluxbox configuration menu. | ||
3 | |||
1 | session.menuFile: ~/.@pkgprefix@fluxbox@pkgsuffix@/menu | 4 | session.menuFile: ~/.@pkgprefix@fluxbox@pkgsuffix@/menu |
2 | session.keyFile: ~/.@pkgprefix@fluxbox@pkgsuffix@/keys | 5 | session.keyFile: ~/.@pkgprefix@fluxbox@pkgsuffix@/keys |
3 | session.configVersion: 10 | 6 | session.configVersion: 10 |