diff options
author | David Baudens <baudens@mandriva.com> | 2003-08-28 20:33:30 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2003-08-28 20:33:30 +0000 |
commit | 48a8859f0482c76f3353b85a9442f4f20709b121 (patch) | |
tree | f7d88325ef4f8735cf5f37089da23fc6fa64777d | |
parent | ee4ed42b361c95bcaf8699bfe8d509154e314415 (diff) | |
download | common-data-48a8859f0482c76f3353b85a9442f4f20709b121.tar common-data-48a8859f0482c76f3353b85a9442f4f20709b121.tar.gz common-data-48a8859f0482c76f3353b85a9442f4f20709b121.tar.bz2 common-data-48a8859f0482c76f3353b85a9442f4f20709b121.tar.xz common-data-48a8859f0482c76f3353b85a9442f4f20709b121.zip |
Update
-rw-r--r-- | mandrake_desk.spec | 5 | ||||
-rw-r--r-- | menu/mandrake_desk | 10 |
2 files changed, 12 insertions, 3 deletions
diff --git a/mandrake_desk.spec b/mandrake_desk.spec index b349a9f..e7d41b9 100644 --- a/mandrake_desk.spec +++ b/mandrake_desk.spec @@ -1,7 +1,7 @@ Summary: The Desktop configuration files for Mandrake Linux Name: mandrake_desk Version: 9.2 -Release: 4mdk +Release: 5mdk License: GPL URL: http://www.mandrakelinux.com/ Group: System/Configuration/Other @@ -169,6 +169,9 @@ rm -fr %buildroot %changelog +* Thu Aug 28 2003 David Baudens <baudens@mandrakesoft.com> 9.2-5mdk +- Update simplified menu + * Wed Aug 27 2003 Frederic Crozat <fcrozat@mandrakesoft.com> 9.2-4mdk - Fix fndSession to look for new gdm session path (fix bug #4572) diff --git a/menu/mandrake_desk b/menu/mandrake_desk index e1624cb..5ec19b2 100644 --- a/menu/mandrake_desk +++ b/menu/mandrake_desk @@ -40,7 +40,7 @@ ?package(kdemultimedia-kscd): needs="kde" kde_filename="kscd" section="Enjoy music & video" title="Listen to a CD" icon="kscd.png" command="kscd" kde_command="kscd -caption \"%c\" %i %m" kde_opt="\\nBinaryPattern=kscd;\\nProtocols=\\nDocPath=kscd/index.html\\nTerminalOptions=\\nPath=\\nTerminal=0\\nKDE-X-StartupNotify=true" # 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" kde_opt="InitialPreference=10" +?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" @@ -52,7 +52,7 @@ ?package(xawtv): command="XawTV" icon="xawtv.png" section="Enjoy music & video" title="Watch TV" needs="x11" # Watch videos -?package(totem): needs="x11" command="/usr/bin/totem %U" section="Enjoy music & video" title="Watch videos" 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" kde_opt="InitialPreference=10" +?package(totem): needs="x11" command="/usr/bin/totem %U" section="Enjoy music & video" title="Watch videos" 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" @@ -138,6 +138,9 @@ # Set up reminder messages ?package(kdepim-korganizer): needs="x11" kde_filename="kalarm" section="Use office tools" title="Set up reminder messages" icon="kalarm.png" command="kalarm" kde_command="kalarm -caption \"%c\" %i" kde_opt="\\nEncoding=UTF-8\\nDocPath=kalarm/index.html\\nGenericName=Reminder Message Scheduler\\nTerminal=0\\nX-DCOP-ServiceType=Unique\\nX-KDE-StartupNotify=true" +# View fax +?package(kdegraphics-kfax): needs="x11" kde_filename="kfax" section="Use office tools" title="View fax" icon="kfax.png" command="kfax" kde_command="kfax %f -caption \"%c\" %i %m" mimetypes="image/fax-g3" multiple_files="false" accept_url="false" kde_opt="\\nEncoding=UTF-8\\nBinaryPattern=kfax;\\nGenericName=Fax Viewer\\nTerminalOptions=\\nPath=\\nTerminal=0\\nX-KDE-StartupNotify=true\\nX-DCOP-ServiceType=Multi" + @@ -167,6 +170,9 @@ # Read and send mail ?package(kdenetwork-kmail): needs="kde" kde_filename="KMail" section="Use the Internet" title="Read and send mail" icon="kmail.png" command="kmail" kde_command="kmail -caption \"%c\" %i %m" kde_opt="\\nDocPath=kmail/index.html\\nTerminal=0\\nKDE-X-StartupNotify=true" +# Transfer files using FTP +?package(kbear): needs="kde" kde_filename="kbear" section="Use the Internet" title="Transfer files using FTP" icon="kbear.png" command="kbear" kde_opt="\\nEncoding=UTF-8\\nGenericName=FTP Client\\nMiniIcon=kbear\\nDocPath=kbear/index.html\\nTerminal=0\\nX-KDE-StartupNotify=true\\nX-DCOP-ServiceType=Unique" + |