diff options
author | rathnor <rathnor> | 2003-11-16 22:33:56 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-11-16 22:33:56 (GMT) |
commit | c8d1e5491bf5ca9b7e3a7d16780faebb4a40793e (patch) | |
tree | 13bc7e69b0cefaa870c2cfd14ff61843e833b451 /ChangeLog | |
parent | 7a3bc3df9ae14fda35f40b5fbf6d059c392c6a26 (diff) | |
download | fluxbox_pavel-c8d1e5491bf5ca9b7e3a7d16780faebb4a40793e.zip fluxbox_pavel-c8d1e5491bf5ca9b7e3a7d16780faebb4a40793e.tar.bz2 |
add better theme path searching
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/11/16: | ||
4 | * Add image search paths when loading a style (Simon) | ||
5 | - now looks for pixmaps in <stylebase> and <stylebase>/pixmaps | ||
6 | - now looks for styles in <stylesdir>/<stylename>/theme.cfg | ||
7 | => for this, stylebase is the style directory | ||
8 | - pixmap styles should use the new format for portability | ||
9 | Theme.hh/cc Image.hh/cc Screen.cc | ||
3 | *03/11/15: | 10 | *03/11/15: |
4 | * Moved fluxbox-generate_menu to fluxbox-generate_menu.in (Thanks Han) | 11 | * Moved fluxbox-generate_menu to fluxbox-generate_menu.in (Thanks Han) |
5 | fixed empty submenu problem | 12 | fixed empty submenu problem |