diff options
Diffstat (limited to 'ksplashml/themeengine/objkstheme.h')
-rw-r--r-- | ksplashml/themeengine/objkstheme.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/objkstheme.h b/ksplashml/themeengine/objkstheme.h index 504fe2860..090b39220 100644 --- a/ksplashml/themeengine/objkstheme.h +++ b/ksplashml/themeengine/objkstheme.h @@ -21,7 +21,7 @@ class KConfig; /** * @short Theme reader. * A Theme is read in from the file - * <KDEDIR>/share/apps/ksplash/Themes/<theme>/Theme.rc + * <TDEDIR>/share/apps/ksplash/Themes/<theme>/Theme.rc * This controls the behavior, graphics, and appearance * of KSplash completely, and offers a friendlier way * of installing custom splash screens. |