diff options
author | simonb <simonb> | 2007-01-05 15:20:30 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-01-05 15:20:30 (GMT) |
commit | fcc756c052c91eb582b459684017e10898322eed (patch) | |
tree | e061b3bfb7bd36bdd6121eb1e6d7fde4cb3a2879 /ChangeLog | |
parent | 23c9ea167478166b41fb83b6052d856350509129 (diff) | |
download | fluxbox-fcc756c052c91eb582b459684017e10898322eed.zip fluxbox-fcc756c052c91eb582b459684017e10898322eed.tar.bz2 |
patch needed to be a bit heavier to properly separate a string for
spacing and a string for the text...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Changes for 1.0rc3: | |||
3 | *07/01/05: | 3 | *07/01/05: |
4 | * Fix nls digit strings to prefix with zero "%4d" => "%04d" for proper | 4 | * Fix nls digit strings to prefix with zero "%4d" => "%04d" for proper |
5 | spacing (Simon) | 5 | spacing (Simon) |
6 | nls/*/*.m | 6 | Screen.cc nls/fluxbox-nls.hh nls/*/*.m |
7 | * Fix loading of rotated fonts on style change (Simon) | 7 | * Fix loading of rotated fonts on style change (Simon) |
8 | FbTk/... FontImp.hh XftFontImp.hh/cc XmbFontImp.hh/cc XFontImp.hh/cc | 8 | FbTk/... FontImp.hh XftFontImp.hh/cc XmbFontImp.hh/cc XFontImp.hh/cc |
9 | * Change default Xft font to "monospace" (was "fixed") (Simon) | 9 | * Change default Xft font to "monospace" (was "fixed") (Simon) |