diff options
author | David Baudens <baudens@mandriva.com> | 2003-09-10 15:09:15 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2003-09-10 15:09:15 +0000 |
commit | 544e45d4d2ae90d770cf0521e24c21899f927ded (patch) | |
tree | 344077912ed3e3d5eacdb22959c9000916ed288f | |
parent | 7babc9831977bc0e9e94eb36c2106c99f2387dfe (diff) | |
download | common-data-544e45d4d2ae90d770cf0521e24c21899f927ded.tar common-data-544e45d4d2ae90d770cf0521e24c21899f927ded.tar.gz common-data-544e45d4d2ae90d770cf0521e24c21899f927ded.tar.bz2 common-data-544e45d4d2ae90d770cf0521e24c21899f927ded.tar.xz common-data-544e45d4d2ae90d770cf0521e24c21899f927ded.zip |
Update
-rw-r--r-- | mandrake_desk.spec | 5 | ||||
-rw-r--r-- | menu/mandrake_desk | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/mandrake_desk.spec b/mandrake_desk.spec index 24c2066..affcc6a 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: 6mdk +Release: 7mdk License: GPL URL: http://www.mandrakelinux.com/ Group: System/Configuration/Other @@ -169,6 +169,9 @@ rm -fr %buildroot %changelog +* Fri Sep 05 2003 David Baudens <baudens@mandrakesoft.com> 9.2-7mdk +- Update simplified menu + * Mon Sep 01 2003 David Baudens <baudens@mandrakesoft.com> 9.2-6mdk - Remove "Record sound" in simplified menu diff --git a/menu/mandrake_desk b/menu/mandrake_desk index 5fe5e61..848924c 100644 --- a/menu/mandrake_desk +++ b/menu/mandrake_desk @@ -137,7 +137,7 @@ ?package(kdepim-korganizer): needs="x11" kde_filename="korganizer" section="Use office tools" title="Manage your time" icon="korganizer.png" command="korganizer" mimetypes="text/calendar,text/x-vcalendar" kde_opt="\\nEncoding=UTF-8\\nBinaryPattern=korganizer;\\nTerminalOptions=\\nPath=\\nDocPath=korganizer/index.html\\nTerminal=0\\nServiceTypes=Browser/View\\nX-KDE-Library=libkorganizer\\nX-KDE-StartupNotify=true\\nX-DCOP-ServiceType=Unique" # Send a fax -?package(kdebase-kdeprinterfax): needs="kde" kde_filename="kdeprintfax" section="Use office tools" title="Send a fax" icon="kdeprintfax.png" command="kdeprintfax %u" kde_command="kdeprintfax -caption \"%c\" %i %m %u" kde_opt="\\nMiniIcon=kdeprintfax\\nTerminal=0" +?package(kdebase-kdeprintfax): needs="kde" kde_filename="kdeprintfax" section="Use office tools" title="Send a fax" icon="kdeprintfax.png" command="kdeprintfax %u" kde_command="kdeprintfax -caption \"%c\" %i %m %u" kde_opt="\\nMiniIcon=kdeprintfax\\nTerminal=0" # Write and stick notes ?package(kdepim-knotes): needs="kde" kde_filename="knotes" section="Use office tools" title="Write and stick notes" icon="knotes.png" command="knotes" kde_opt="\\nEncoding=UTF-8\\nDocPath=knotes/index.html\\nTerminal=0\\nGenericName=Popup Notes\\nX-KDE-StartupNotify=true\\nX-DCOP-ServiceType=Unique" |