diff options
author | David Baudens <baudens@mandriva.com> | 2003-09-01 14:40:33 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2003-09-01 14:40:33 +0000 |
commit | 7d1a358c1059bd8b1115d55772ab7781bddf6280 (patch) | |
tree | 33a6dfb4f145ea97b1fe23bc8ce548bf83edc47e /menu | |
parent | 48a8859f0482c76f3353b85a9442f4f20709b121 (diff) | |
download | common-data-7d1a358c1059bd8b1115d55772ab7781bddf6280.tar common-data-7d1a358c1059bd8b1115d55772ab7781bddf6280.tar.gz common-data-7d1a358c1059bd8b1115d55772ab7781bddf6280.tar.bz2 common-data-7d1a358c1059bd8b1115d55772ab7781bddf6280.tar.xz common-data-7d1a358c1059bd8b1115d55772ab7781bddf6280.zip |
Remove Record sound entry
Diffstat (limited to 'menu')
-rw-r--r-- | menu/mandrake_desk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/menu/mandrake_desk b/menu/mandrake_desk index 5ec19b2..e9d29f0 100644 --- a/menu/mandrake_desk +++ b/menu/mandrake_desk @@ -42,9 +42,6 @@ # Listen to music files ?package(totem): needs="x11" command="/usr/bin/totem %U" section="Enjoy music & video" title="Listen to music files" icon="totem.png" mimetypes="video/mpeg,video/msvideo,video/quicktime,video/x-avi,video/x-ms-asf,video/x-ms-wmv,video/x-msvideo,application/x-ogg,audio/x-mp3,audio/x-mpeg,video/x-fli,audio/x-wav,audio/x-mpegurl" kde_opt="InitialPreference=15" -# Record sounds -?package(gnome-media):needs="x11" command="/usr/bin/gnome-sound-recorder" section="Enjoy music & video" title="Record sounds" icon="/usr/share/pixmaps/gnome-grecord.png" - # Rip cd ?package(kdemultimedia-kaudiocreator):command="kaudiocreator" icon="kaudiocreator.png" title="Rip a CD" needs="x11" section="Enjoy music & video" |