diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-04-29 12:51:43 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-04-29 12:51:43 (GMT) |
commit | 6cb26c97a9c11bc971d19539549456096abfd025 (patch) | |
tree | 9f44260fdd1336b70193235eb8e63a640bfd2ec2 /data | |
parent | 7bc04b37e3d11930e8b6f858852352253e15e229 (diff) | |
download | fluxbox-6cb26c97a9c11bc971d19539549456096abfd025.zip fluxbox-6cb26c97a9c11bc971d19539549456096abfd025.tar.bz2 |
don't add program icons to tabs for previous users, for backwards compatibility, but leave it as default for new users
Diffstat (limited to 'data')
-rw-r--r-- | data/init.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/init.in b/data/init.in index 86cfa08..e1741bb 100644 --- a/data/init.in +++ b/data/init.in | |||
@@ -30,4 +30,4 @@ session.colorsPerChannel: 4 | |||
30 | session.doubleClickInterval: 250 | 30 | session.doubleClickInterval: 250 |
31 | session.cacheMax: 200 | 31 | session.cacheMax: 200 |
32 | session.imageDither: True | 32 | session.imageDither: True |
33 | session.configVersion: 7 | 33 | session.configVersion: 8 |