diff options
author | David Baudens <baudens@mandriva.com> | 2004-09-09 10:19:51 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2004-09-09 10:19:51 +0000 |
commit | 8cb416ef53a86b2983f0d268a089329c814009f9 (patch) | |
tree | 3d10b487e75633f14f07f5d43793724281a541e9 /menu | |
parent | 53d8b4fc7b05e6df88efb95b9b17563368ad356f (diff) | |
download | common-data-8cb416ef53a86b2983f0d268a089329c814009f9.tar common-data-8cb416ef53a86b2983f0d268a089329c814009f9.tar.gz common-data-8cb416ef53a86b2983f0d268a089329c814009f9.tar.bz2 common-data-8cb416ef53a86b2983f0d268a089329c814009f9.tar.xz common-data-8cb416ef53a86b2983f0d268a089329c814009f9.zip |
Remove non task oriented description for KPhone
Diffstat (limited to 'menu')
-rw-r--r-- | menu/mandrake_desk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/menu/mandrake_desk b/menu/mandrake_desk index 46da7c7..1dae8bf 100644 --- a/menu/mandrake_desk +++ b/menu/mandrake_desk @@ -91,7 +91,7 @@ ?package(pan): needs="gnome" section="Surf the Internet" title="Read and Send Newsgroup Messages" icon="pan.png" command="pan" startup_notify="true" # Make a Phone Call -?package(kphone): needs="x11" kde_filename="kphone" section="Surf the Internet" title="Make a Phone Call" icon="kphone.png" command="kphone" longtitle="A SIP phone" kde_opt="\\nDocPath=kphone/index.html\\nTerminal=0" +?package(kphone): needs="x11" kde_filename="kphone" section="Surf the Internet" title="Make a Phone Call" icon="kphone.png" command="kphone" kde_opt="\\nDocPath=kphone/index.html\\nTerminal=0" # Organize a Video Conference ?package(gnomemeeting): command="/usr/bin/gnomemeeting" needs="x11" icon="gnomemeeting.png" section="Surf the Internet" title="Organize a Video Conference" startup_notify="true" |