summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/NEWS3
-rw-r--r--perl-install/standalone/menu/localedrake-system.desktop.in4
-rw-r--r--perl-install/standalone/menu/localedrake-user.desktop.in4
3 files changed, 7 insertions, 4 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index e232f83fe..008e5b8d7 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,6 @@
+- localedrake menu entries:
+ o make them more understandable (#32941)
+
Version 10.4.200 - 17 September 2007, by Thierry Vignaud
- only run "chksession -l" if needed
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