-rw-r--r-- | core/applets/homeapplet/home.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/homeapplet/home.cpp b/core/applets/homeapplet/home.cpp index 0d4ad66..f94bc14 100644 --- a/core/applets/homeapplet/home.cpp +++ b/core/applets/homeapplet/home.cpp | |||
@@ -28,7 +28,7 @@ QString HomeApplet::name ( ) const | |||
28 | 28 | ||
29 | QString HomeApplet::text ( ) const | 29 | QString HomeApplet::text ( ) const |
30 | { | 30 | { |
31 | return tr( "Home" ); | 31 | return tr( "Desktop" ); |
32 | } | 32 | } |
33 | 33 | ||
34 | QIconSet HomeApplet::icon ( ) const | 34 | QIconSet HomeApplet::icon ( ) const |