diff options
Diffstat (limited to 'perl-install/standalone')
-rw-r--r-- | perl-install/standalone/menu/localedrake-system.desktop.in | 4 | ||||
-rw-r--r-- | perl-install/standalone/menu/localedrake-user.desktop.in | 4 |
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 |