diff options
author | markt <markt> | 2007-01-20 19:32:53 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-20 19:32:53 (GMT) |
commit | 5503545d8f3228dee6db0c7a1d9de18c77a92ca4 (patch) | |
tree | eb6325e6ed30c1db3a1cf88bc6f3c4de1f9f7bd5 /ChangeLog | |
parent | 383b82bcbb6d0efbba523cef00ecb994657d7d3c (diff) | |
download | fluxbox_pavel-5503545d8f3228dee6db0c7a1d9de18c77a92ca4.zip fluxbox_pavel-5503545d8f3228dee6db0c7a1d9de18c77a92ca4.tar.bz2 |
use uppercase arguments to fbsetbg from styles
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 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/20: | 3 | *07/01/20: |
4 | * Make sure styles don't change the lastwallpaper in fbsetbg (Mark) | ||
5 | RootTheme.cc | ||
4 | * Let styles override rootCommand in init file -- for the old behavior, add | 6 | * Let styles override rootCommand in init file -- for the old behavior, add |
5 | `background: none' to the overlay file (Mark) | 7 | `background: none' to the overlay file (Mark) |
6 | RootTheme.cc/hh Screen.cc | 8 | RootTheme.cc/hh Screen.cc |