From cac149ae78d78c5698f3c6c85f1ed3fdd5e27fbb Mon Sep 17 00:00:00 2001 From: David Baudens Date: Fri, 10 Sep 2004 06:48:41 +0000 Subject: Add Mandrakelinux documentation --- mandrake_desk.spec | 5 ++++- menu/mandrake_desk | 17 +++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/mandrake_desk.spec b/mandrake_desk.spec index fb779c6..a4036aa 100644 --- a/mandrake_desk.spec +++ b/mandrake_desk.spec @@ -1,7 +1,7 @@ Summary: The Desktop configuration files for Mandrakelinux Name: mandrake_desk Version: 10.1 -Release: 9mdk +Release: 10mdk License: GPL URL: http://www.mandrakelinux.com/ Group: System/Configuration/Other @@ -144,6 +144,9 @@ rm -fr %buildroot %changelog +* Fri Sep 10 2004 David Baudens 10.1-10mdk +- Add documentation to task oriented menu + * Thu Sep 09 2004 David Baudens 10.1-9mdk - Remove all longtitle diff --git a/menu/mandrake_desk b/menu/mandrake_desk index a56821e..dee38be 100644 --- a/menu/mandrake_desk +++ b/menu/mandrake_desk @@ -233,3 +233,20 @@ # .hidden ?package(kdepim-kontact): needs="kde" kde_filename="kontact-summary" section=.hidden title="Kontact" icon="kontact-mdk.png" command="kontact --module summary" kde_opt="\\nEncoding=UTF-8\\nDocPath=knotes/index.html\\nTerminal=0\\nGenericName=Popup Notes\\nX-KDE-StartupNotify=true\\nX-DCOP-ServiceType=Unique\\n" + + +## Read documentation +# Mandrakelinux documentation in german +?package(mandrake-doc-de): command="/usr/bin/www-browser /usr/share/doc/mandrake/de/index.html" icon="documentation_section.png" needs="x11" title="Mandrakelinux Documentation in German" section="Read Documentation" + +# Mandrakelinux documentation in english +?package(mandrake-doc-en): command="/usr/bin/www-browser /usr/share/doc/mandrake/en/index.html" icon="documentation_section.png" needs="x11" title="Mandrakelinux Documentation in English" section="Read Documentation" + +# Mandrakelinux documentation in spanish +?package(mandrake-doc-es): command="/usr/bin/www-browser /usr/share/doc/mandrake/es/index.html" icon="documentation_section.png" needs="x11" title="Mandrakelinux Documentation in Spanish" section="Read Documentation" + +# Mandrakelinux documentation in italian +?package(mandrake-doc-it): command="/usr/bin/www-browser /usr/share/doc/mandrake/it/index.html" icon="documentation_section.png" needs="x11" title="Mandrakelinux Documentation in Italian" section="Read Documentation" + +# Mandrakelinux documentation in chinese +?package(mandrake-doc-zh_cn): command="/usr/bin/www-browser /usr/share/doc/mandrake/zh_cn/index.html" icon="documentation_section.png" needs="x11" title="Mandrakelinux documentation in Chinese" section="Read Documentation" -- cgit v1.2.1