From 9c27a1a03e02fd53aedc1a182444b35fd8e14967 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 8 Dec 2011 17:41:10 -0600 Subject: Rename additional KDE strings --- kolf/canvasitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolf') diff --git a/kolf/canvasitem.h b/kolf/canvasitem.h index 276e1dce..16f3a930 100644 --- a/kolf/canvasitem.h +++ b/kolf/canvasitem.h @@ -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); -- cgit v1.2.3