diff options
author | simonb <simonb> | 2006-04-19 05:28:22 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-19 05:28:22 (GMT) |
commit | 759ca9e6b5103c5589d4d5db3883fd34801cb1bf (patch) | |
tree | 40474a7274a516ec8e4f89c620b0971e667031d1 /ChangeLog | |
parent | c92942270aedbac763b98d934dad292f0becd915 (diff) | |
download | fluxbox-759ca9e6b5103c5589d4d5db3883fd34801cb1bf.zip fluxbox-759ca9e6b5103c5589d4d5db3883fd34801cb1bf.tar.bz2 |
allow ~ in background pixmap path
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/19: | 3 | *06/04/19: |
4 | * Allow ~ in "background" pixmap options (Simon + thanks_markt) | ||
5 | RootTheme.cc | ||
4 | * Windows keep relative position in ArrangeWindows (Mathias) | 6 | * Windows keep relative position in ArrangeWindows (Mathias) |
5 | WorkspaceCmd.cc | 7 | WorkspaceCmd.cc |
6 | * Made fbgm more pure bourne-compatibel (Mathias) | 8 | * Made fbgm more pure bourne-compatibel (Mathias) |