diff options
author | David Baudens <baudens@mandriva.com> | 2003-08-28 17:23:03 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2003-08-28 17:23:03 +0000 |
commit | ee4ed42b361c95bcaf8699bfe8d509154e314415 (patch) | |
tree | 5949e812017f87d9e65fca9fdffda9bd530cfc89 /menu | |
parent | ab423e6b40c594dcce1aa9b54af1ecfdc81607cf (diff) | |
download | common-data-ee4ed42b361c95bcaf8699bfe8d509154e314415.tar common-data-ee4ed42b361c95bcaf8699bfe8d509154e314415.tar.gz common-data-ee4ed42b361c95bcaf8699bfe8d509154e314415.tar.bz2 common-data-ee4ed42b361c95bcaf8699bfe8d509154e314415.tar.xz common-data-ee4ed42b361c95bcaf8699bfe8d509154e314415.zip |
Update
Diffstat (limited to 'menu')
-rw-r--r-- | menu/mandrake_desk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/menu/mandrake_desk b/menu/mandrake_desk index af7d22e..e1624cb 100644 --- a/menu/mandrake_desk +++ b/menu/mandrake_desk @@ -162,6 +162,7 @@ ?package(quanta): needs="kde" kde_filename="quanta" section="Use the Internet" title="Create Web pages" icon="quanta.png" command="quanta" mimetypes="text/html" kde_opt="" # Dialog using video conference +?package(gnomemeeting): command="/usr/bin/gnomemeeting" needs="x11" icon="gnomemeeting.png" section="Use the Internet" title="Dialog using video conference" # 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" @@ -172,7 +173,8 @@ ## View, modify or create a picture -# Import photos +# Manage, show and print your photos +?package(flphoto):command="/usr/bin/flphoto" title="Manage, show and print your photos" needs="x11" section="View, modify, or create graphics" icon="graphics_section.png" # Manipulate pictures ?package(gimp): command="gimp" icon="wilbur.png" section="View, modify, or create graphics" title="Manipulate pictures" needs="x11" mimetypes="image/gif;image/jpeg;image/png;image/tiff;image/x-xbm;image/x-xpm;image/bmp;image/fits;image/pcx;image/pix;image/pnm;" |