summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:37:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:37:07 -0600
commitdbec247f3c5a80da327d8b604ff6a6d54dafec0a (patch)
tree4ebf199820404e6a34655eeb02ac23ebad2ceb8a /ChangeLog
parentfbf4c6db00956199520e11052404cb0bd8062af3 (diff)
downloadamarok-dbec247f3c5a80da327d8b604ff6a6d54dafec0a.tar.gz
amarok-dbec247f3c5a80da327d8b604ff6a6d54dafec0a.zip
Additional renaming of kde to tde
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 97c97e4e..3edbccec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -479,7 +479,7 @@ VERSION 1.4.4
* Don't try to copy to collection from urls without kio slaves.
* Don't quit immediately if amarokrc was removed. (BR 134439)
* The DAAP client would crash Amarok under certain conditions when
- kdelibs was compiled with asserts on. (BR 132851)
+ tdelibs was compiled with asserts on. (BR 132851)
* Configuring the toolbar would disable the stop button. Patch by
Markus Kaufhold <M.Kaufhold@gmx.de>. (BR 132477)
* Changed tags of songs on iPods would not propagate to its database.
@@ -1993,7 +1993,7 @@ VERSION 1.2.2:
* Images shown on OSD where incorrect for action notifications.
* The handbook translations were not built when amaroK was installed from
the tarball. I've written a new release script in Ruby, which can
- handle the new structure of kde-i18n. (BR 100498)
+ handle the new structure of tde-i18n. (BR 100498)
* GStreamer-engine can now play vorbis radio streams properly, with
full metadata support. (BR 89821)
* GStreamer-engine now uses the "decodebin" autoplugger, which fixes
@@ -2539,7 +2539,7 @@ VERSION 0.9-beta2:
CHG: transformed "EQ" button into a togglebutton, which can also hide the effect browser
ADD: new OpenGL analyzer, contributed by Enrico Ros <eros.kde@email.it>
FIX: FreeBSD compile fixes, contributed by Markus Brueffer <brueffer@phoenix-systems.de>
- FIX: rewritten configure: checks properly for kdemultimedia presence,
+ FIX: rewritten configure: checks properly for tdemultimedia presence,
and adds --without-opengl and --without-gstreamer arguments
VERSION 0.9-beta1:
@@ -2615,7 +2615,7 @@ VERSION 0.8.0:
available.
FIX: libamarokarts detection code
ADD: added long-awaited DCOP methods for manipulating the playback. This also adds
- integration with kdeaddons/kicker-applets/mediacontrol.
+ integration with tdeaddons/kicker-applets/mediacontrol.
CHG: moved DCOP handler to a separate class/file
ADD: threaded playlist insertion
FIX: removed bugs and waste code keyhandling in browser*, it mostly works as expected