diff options
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 64efa55..f9b23f9 100644 --- a/menu/mandrake_desk +++ b/menu/mandrake_desk @@ -42,7 +42,7 @@ ?package(kdepim-korganizer): needs="x11" kde_filename="kontact-korganizer" section="Organize" title="Manage tasks" icon="korganizer.png" command="kontact --module todo" mimetypes="text/calendar,text/x-vcalendar" kde_opt="\\nEncoding=UTF-8\\nBinaryPattern=korganizer;\\nTerminalOptions=\\nPath=\\nDocPath=korganizer/index.html\\nTerminal=0\\nGenericName=Personal Organizer\\nServiceTypes=Browser/View,DCOP/Organizer\\nX-KDE-Library=libkorganizerpart\\nX-KDE-StartupNotify=true\\nX-DCOP-ServiceType=Unique\\nX-DCOP-ServiceName=korganizer\\n" # Organize your time -?package(kdepim-korganizer): needs="x11" kde_filename="kontact-korganizer" section="Organize" title="Manage tasks" icon="korganizer.png" command="kontact --module korganizer" mimetypes="text/calendar,text/x-vcalendar" kde_opt="\\nEncoding=UTF-8\\nBinaryPattern=korganizer;\\nTerminalOptions=\\nPath=\\nDocPath=korganizer/index.html\\nTerminal=0\\nGenericName=Personal Organizer\\nServiceTypes=Browser/View,DCOP/Organizer\\nX-KDE-Library=libkorganizerpart\\nX-KDE-StartupNotify=true\\nX-DCOP-ServiceType=Unique\\nX-DCOP-ServiceName=korganizer\\n" +?package(kdepim-korganizer): needs="x11" kde_filename="kontact-korganizer" section="Organize" title="Organize your time" icon="korganizer.png" command="kontact --module korganizer" mimetypes="text/calendar,text/x-vcalendar" kde_opt="\\nEncoding=UTF-8\\nBinaryPattern=korganizer;\\nTerminalOptions=\\nPath=\\nDocPath=korganizer/index.html\\nTerminal=0\\nGenericName=Personal Organizer\\nServiceTypes=Browser/View,DCOP/Organizer\\nX-KDE-Library=libkorganizerpart\\nX-KDE-StartupNotify=true\\nX-DCOP-ServiceType=Unique\\nX-DCOP-ServiceName=korganizer\\n" # Track time spent on tasks ?package(kdepim-karm): needs="x11" kde_filename="karm" section="Organize" title="Track time spent on tasks" icon="karm.png" command="karm" kde_command="karm -caption \"%c\" %i %m" kde_opt="\\nEncoding=UTF-8\\nGenericName=Personal Time Tracker\\nTerminalOptions=\\nPath=\\nDocPath=karm/index.html\\nTerminal=0\\nX-KDE-StartupNotify=true\\nX-DCOP-ServiceType=Multi\\n" |