diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
commit | 469a2fea7abec99022999bfd31e6d81c9364e325 (patch) | |
tree | 9b26af63d79d8c6b35efbd5dc48fe7bf85c82986 /debian/wheezy/applications/tde-style-qtcurve | |
parent | 51bd98a34517e658bbaab01a523d4d3f99ed509d (diff) | |
download | tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.tar.gz tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.zip |
Update Debian and Ubuntu packaging to match recent renaming
Diffstat (limited to 'debian/wheezy/applications/tde-style-qtcurve')
-rw-r--r-- | debian/wheezy/applications/tde-style-qtcurve/debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/wheezy/applications/tde-style-qtcurve/debian/changelog b/debian/wheezy/applications/tde-style-qtcurve/debian/changelog index 3ff72d99c..f7612d81f 100644 --- a/debian/wheezy/applications/tde-style-qtcurve/debian/changelog +++ b/debian/wheezy/applications/tde-style-qtcurve/debian/changelog @@ -83,8 +83,8 @@ tde-style-qtcurve (0.52.3-1) unstable; urgency=low * Don't lighten border of disabled check/radio buttons. * Lighten trough of disabled slider. - * Modify khtml check to also check to see if widget name == "__khtml" - * Store khtml widgets in a map, to speed up checking. + * Modify tdehtml check to also check to see if widget name == "__tdehtml" + * Store tdehtml widgets in a map, to speed up checking. * Fix shadow on comboboxes. * Draw background of checked menuitem icons as per KDE4. |