summaryrefslogtreecommitdiffstats
path: root/perl-install
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
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')
-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