From d17687012dc2a3ca360fcbf0d80866680aa02362 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 21 Oct 2004 10:36:41 +0000 Subject: Get the menu file out of the spec file --- rpmdrake.menu | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 rpmdrake.menu (limited to 'rpmdrake.menu') diff --git a/rpmdrake.menu b/rpmdrake.menu new file mode 100644 index 00000000..b96943be --- /dev/null +++ b/rpmdrake.menu @@ -0,0 +1,7 @@ +?package(rpmdrake): command="/usr/sbin/rpmdrake" needs="x11" section="System/Configuration/Packaging" icon="rpmdrake.png" title="Browse Available Software" longtitle="A graphical front end for browsing available packages for installation (no root password needed)" +?package(rpmdrake): command="/usr/sbin/rpmdrake --root" needs="x11" section="System/Configuration/Packaging" icon="rpmdrake.png" title="Install Software" longtitle="A graphical front end for installing packages" +?package(rpmdrake): command="/usr/sbin/rpmdrake-remove --root" needs="x11" section="System/Configuration/Packaging" icon="rpmdrake-remove.png" title="Remove Software" longtitle="A graphical front end for removing packages" +?package(rpmdrake): command="/usr/sbin/MandrakeUpdate" needs="x11" section="System/Configuration/Packaging" icon="mandrakeupdate.png" title="Mandrakelinux Update" longtitle="A graphical front end for software updates" +?package(rpmdrake): command="/usr/sbin/edit-urpm-media" needs="x11" section="System/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(rpmdrake): command="/usr/sbin/gurpmi.addmedia" needs="gnome" section=".hidden" title="Medium installer" mimetypes="application/x-urpmi-media" longtitle="A graphical front end for adding media" +?package(rpmdrake): command="/usr/sbin/gurpmi.addmedia" needs="kde" section=".hidden" InitialPreference="9" title="Medium installer" mimetypes="application/x-urpmi-media" longtitle="A graphical front end for adding media" -- cgit v1.2.1