diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
commit | 6723d581f9777be5206619112a30122439c0ee95 (patch) | |
tree | d835c452bc1081f1d58a7c209654e345ebf0fbe8 /ksplashml | |
parent | deba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff) | |
download | tdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz tdebase-6723d581f9777be5206619112a30122439c0ee95.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'ksplashml')
-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. |