summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/menu
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-09-17 12:58:29 +0000
committerThierry Vignaud <tv@mandriva.org>2007-09-17 12:58:29 +0000
commita06a114548f759e11a820ee18ef69db5d4dda925 (patch)
tree1c4b420a0bd34f89e53744fb0c1d6acabb9177a7 /perl-install/standalone/menu
parentcb22a635f49bb0e344fca8c8a7942bd82e27d7d5 (diff)
downloaddrakx-a06a114548f759e11a820ee18ef69db5d4dda925.tar
drakx-a06a114548f759e11a820ee18ef69db5d4dda925.tar.gz
drakx-a06a114548f759e11a820ee18ef69db5d4dda925.tar.bz2
drakx-a06a114548f759e11a820ee18ef69db5d4dda925.tar.xz
drakx-a06a114548f759e11a820ee18ef69db5d4dda925.zip
make localedrake menu entries more understandable (#32941)
Diffstat (limited to 'perl-install/standalone/menu')
-rw-r--r--perl-install/standalone/menu/localedrake-system.desktop.in4
-rw-r--r--perl-install/standalone/menu/localedrake-user.desktop.in4
2 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/standalone/menu/localedrake-system.desktop.in b/perl-install/standalone/menu/localedrake-system.desktop.in
index ee5961ae0..4e53b8ab9 100644
--- a/perl-install/standalone/menu/localedrake-system.desktop.in
+++ b/perl-install/standalone/menu/localedrake-system.desktop.in
@@ -1,6 +1,6 @@
[Desktop Entry]
-_Name=LocaleDrake (System)
-_Comment=System wide language configurator
+_Name=System Regional Settings
+_Comment=System wide language & country configurator
Exec=/usr/bin/drakconf --start-with=Localization
Icon=localedrake
Type=Application
diff --git a/perl-install/standalone/menu/localedrake-user.desktop.in b/perl-install/standalone/menu/localedrake-user.desktop.in
index f4f8e78b6..d98cc702f 100644
--- a/perl-install/standalone/menu/localedrake-user.desktop.in
+++ b/perl-install/standalone/menu/localedrake-user.desktop.in
@@ -1,6 +1,6 @@
[Desktop Entry]
-_Name=LocaleDrake (User)
-_Comment=Language configurator
+_Name=Regional Settings
+_Comment=Language & country configuration
Exec=/usr/bin/localedrake
Icon=localedrake
Type=Application