diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-08 17:25:42 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-08 17:25:42 -0600 |
commit | dd3d53e70948ffd0e3e2745edfd345bbeb838a32 (patch) | |
tree | 0e6627fd5db46b782d6c8fec3c9c34090c20ca35 /ChangeLog | |
parent | ec19b9a184a5d6487d6bd899e70bb7cf5aeb8b9a (diff) | |
download | tde-style-qtcurve-dd3d53e70948ffd0e3e2745edfd345bbeb838a32.tar.gz tde-style-qtcurve-dd3d53e70948ffd0e3e2745edfd345bbeb838a32.zip |
Rename additional KDE strings
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -173,7 +173,7 @@ 6. Modify defaults: Scrollbars outside of scrollview (Gtk/oxygen style) Thin scrollbar groove. - 7. Use KDE_SESSION_VERSION to determine which KDE prefix (KDE3, or KDE4) to + 7. Use TDE_SESSION_VERSION to determine which KDE prefix (KDE3, or KDE4) to seach first for qtc_xxx.themerc files. 8. Update Klearlooks to be more consistent with Clearlooks (lighten tab background, use highlight strip on active tab, dont colour active tab) @@ -236,7 +236,7 @@ 11. Modified how button, and combo, heights are calculated - no longer set a minimum height. 12. Fix some re-draw errors with thin scrollbar grooves. -13. Default to reading KDE4 settings if KDE_SESSION_VERSION is not set. +13. Default to reading KDE4 settings if TDE_SESSION_VERSION is not set. Pass -DQTC_DEFAULT_TO_KDE3=true to cmake to force this to default to KDE3. 14. Call kde-config / kde4-config to ascertain users TDEHOME. 15. Fix slight redraw error with glow style mouse over tabs. @@ -271,7 +271,7 @@ setting. 15. Fix kaffeine's slider benig completely filled at start of song. 16. Fix LineEdit in qtconfig. -17. Under KDE4 (KDE_SESSION_VERSION>=4), default hover/focus colours to the +17. Under KDE4 (TDE_SESSION_VERSION>=4), default hover/focus colours to the KDE4 defaults. 0.63.0 @@ -729,7 +729,7 @@ Tab appearance Listview appearance Slider appearance -2. If KDE_SESSION_VERSION is set to >=4, then read settings from +2. If TDE_SESSION_VERSION is set to >=4, then read settings from $XDG_CONFIG_HOME/TrollTech.conf. This only affects Qt-only applications - KDE apps should not be affected. 3. Lighten focus rectangle. |