Rename additional KDE strings

pull/1/head
Timothy Pearson 13 years ago
parent e513f78e04
commit 9c27a1a03e

@ -139,7 +139,7 @@ public:
int curId() const { return id; }
/**
* call to play sound (ie, playSound("wall") plays kdedir/share/apps/kolf/sounds/wall.wav).
* call to play sound (ie, playSound("wall") plays tdedir/share/apps/kolf/sounds/wall.wav).
* optionally, specify vol to be between 0-1, for no sound to full volume, respectively.
*/
void playSound(TQString file, double vol = 1);

@ -14,7 +14,7 @@ version 0.3.0: Date 1999-07-13
* Some changes related to KDE 2.0 / Qt 2.0
- replaced many char * with QString
- uses KStandardDirs instead of localkdedir
- uses KStandardDirs instead of localtdedir
* Some minor bugfixes/cleanups

Loading…
Cancel
Save