aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakir <akir>2004-08-26 18:26:39 (GMT)
committerakir <akir>2004-08-26 18:26:39 (GMT)
commit6ce5a31ea8bb6dbf6f64260c62d9af153e9d7f30 (patch)
treebd4551de51a6c58e9eac351759e488bc74febc8d /ChangeLog
parent0f83e449727a16c178b47262f170e879a22c0981 (diff)
downloadfluxbox-6ce5a31ea8bb6dbf6f64260c62d9af153e9d7f30.zip
fluxbox-6ce5a31ea8bb6dbf6f64260c62d9af153e9d7f30.tar.bz2
unification for themes.cfg/styles.cfg and the same for menuentries:
[stylesmenu] and [themesmenu] [stylesdir] and [themesdir]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1139bfa..1b84dbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/08/26: 3*04/08/26:
4 * Tiny unification (Mathias)
5 - theme.cfg and style.cfg allowed
6 - in menufiles:
7 [stylesdir] and [themesdir] allowed
8 [stylesmenu] and [themesmenu] allowed
4 * Fix bevel on solid colour textures (Simon) 9 * Fix bevel on solid colour textures (Simon)
5 FbTk/Texture.hh/cc FbTk/ThemeItems.hh 10 FbTk/Texture.hh/cc FbTk/ThemeItems.hh
6 * Make arrow in toolbar buttons scalable size (Simon) 11 * Make arrow in toolbar buttons scalable size (Simon)