diff options
author | David Baudens <baudens@mandriva.com> | 2004-09-29 08:08:08 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2004-09-29 08:08:08 +0000 |
commit | 516aab634d17bf4ef18e0fc565b35a60a3b7c516 (patch) | |
tree | 0c7b3f7808d47e4cf1a0e1f49c85867648417bbf | |
parent | 7d4affcecdbd7327d0040a1a84b3b897ec7dcbf5 (diff) | |
download | common-data-516aab634d17bf4ef18e0fc565b35a60a3b7c516.tar common-data-516aab634d17bf4ef18e0fc565b35a60a3b7c516.tar.gz common-data-516aab634d17bf4ef18e0fc565b35a60a3b7c516.tar.bz2 common-data-516aab634d17bf4ef18e0fc565b35a60a3b7c516.tar.xz common-data-516aab634d17bf4ef18e0fc565b35a60a3b7c516.zip |
Add missing menu entry for french mandrakelinux documentation
-rw-r--r-- | menu/mandrake_desk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/menu/mandrake_desk b/menu/mandrake_desk index 0238928..6da75f5 100644 --- a/menu/mandrake_desk +++ b/menu/mandrake_desk @@ -245,6 +245,9 @@ # 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 spanish +?package(mandrake-doc-fr): command="/usr/bin/www-browser /usr/share/doc/mandrake/fr/index.html" icon="documentation_section.png" needs="x11" title="Mandrakelinux Documentation in French" 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" |