summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2006-08-24 17:57:01 +0000
committerMikael Magnusson <mikachu@comhem.se>2006-08-24 17:57:01 +0000
commit766e7ae9bfeb1dc0454d7b5b37296b91859831cb (patch)
treefca0b58bd1df1c471511b8292e08590f0006653d /CHANGELOG
parentd9f14c1d010860e658f4a9adc6682e0264b410aa (diff)
rename osx to mirrorhorizontal and split to splitvertical, this will make all themes that used them not look right so update them
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 238813f3..9e83b31f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,8 +4,9 @@
* Fix incorrect handling of window properties on 64 bit arches.
* Fix pixelsize being the same as size for pango, now it is correct.
* Fix drawing of icons taller than wide, eg gimp.
- * Add a 'osx' gradient, like horizontal but mirrored in the center and
- 'split' which is like vertical but nonlinear in a fancy way.
+ * Add a 'mirrorhorizontal' gradient, like horizontal but mirrored in the
+ center and 'splitvertical' which is like vertical but nonlinear in a fancy
+ way.
* Translations for de, hr and zh_TW added.
* Add initial per-app settings support.
* Fix some outstanding issues with 64-bit support.