From 90b2e0ef6a684dcd689dd781ae8707154eefda07 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 20 Sep 2004 07:53:10 +0000 Subject: Change menu entries. --- data/mandrakeupdate.desktop.in | 4 ++-- rpmdrake.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/mandrakeupdate.desktop.in b/data/mandrakeupdate.desktop.in index 47db0164..d7ffab80 100644 --- a/data/mandrakeupdate.desktop.in +++ b/data/mandrakeupdate.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] Encoding=UTF-8 -_Name=Mandrakeupdate +_Name="Mandrakelinux Update" Icon=/usr/share/mcc/themes/default/MandrakeUpdate.png Exec=/usr/bin/MandrakeUpdate Terminal=0 Type=Application -Categories=System;SystemSetup;X-Mandrake-SoftwareManagement \ No newline at end of file +Categories=System;SystemSetup;X-Mandrake-SoftwareManagement diff --git a/rpmdrake.spec b/rpmdrake.spec index 66f631ed..134394df 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -73,7 +73,7 @@ cat > $RPM_BUILD_ROOT%{_menudir}/%{name} << EOF ?package(%{name}): command="/usr/sbin/rpmdrake-remove --root" needs="x11" section="Configuration/Packaging" icon="rpmdrake-remove.png" \ title="Remove Software" longtitle="A graphical front end for removing packages" ?package(%{name}): command="/usr/sbin/MandrakeUpdate" needs="x11" section="Configuration/Packaging" icon="mandrakeupdate.png" \ - title="Mandrakeupdate" longtitle="A graphical front end for software updates" + title="Mandrakelinux Update" longtitle="A graphical front end for software updates" ?package(%{name}): command="/usr/sbin/edit-urpm-media" needs="x11" section="Configuration/Packaging" icon="edit-urpm-sources.png" \ title="Software Media Manager" longtitle="A graphical front end to add/remove/edit media for installing packages" ?package(%{name}): command="/usr/sbin/gurpmi.addmedia" needs="gnome" section=".hidden" \ -- cgit v1.2.1