diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:28:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:28:49 -0600 |
commit | 32de9b20387f7237914d8d9b9f1ac733287a08a1 (patch) | |
tree | 796116d577da64255dc6e239ea25c4df30474306 /tdeioslave/audiocd/plugins/audiocdencoder.h | |
parent | 86a162c3105e54d6e7e38c8b4f8e4ee36387f789 (diff) | |
download | tdemultimedia-32de9b20387f7237914d8d9b9f1ac733287a08a1.tar.gz tdemultimedia-32de9b20387f7237914d8d9b9f1ac733287a08a1.zip |
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'tdeioslave/audiocd/plugins/audiocdencoder.h')
-rw-r--r-- | tdeioslave/audiocd/plugins/audiocdencoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/audiocd/plugins/audiocdencoder.h b/tdeioslave/audiocd/plugins/audiocdencoder.h index 56fe7aa5..164c7aec 100644 --- a/tdeioslave/audiocd/plugins/audiocdencoder.h +++ b/tdeioslave/audiocd/plugins/audiocdencoder.h @@ -124,7 +124,7 @@ public: /** * Helper function to load all of the AudioCD Encoders from libraries. - * Uses KStandardDirs to find where libraries could be, opens all of the ones + * Uses TDEStandardDirs to find where libraries could be, opens all of the ones * that we might own audiocd_encoder_* and then uses the symbol * create_audiocd_encoders to obtain the encoders from that library. * @param slave ioslave needed if the plugin is going to be used to encode something. |