diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2002-01-29 15:14:03 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2002-01-29 15:14:03 +0000 |
commit | 5fa790f3ad5df0b8b025c3980ee99ec9def5e782 (patch) | |
tree | 684b1b15fe2584fb119a6f22eb2b771e4c74565e /menu | |
parent | 7351c466e6f645c250122c73b41e43e789adca62 (diff) | |
download | common-data-5fa790f3ad5df0b8b025c3980ee99ec9def5e782.tar common-data-5fa790f3ad5df0b8b025c3980ee99ec9def5e782.tar.gz common-data-5fa790f3ad5df0b8b025c3980ee99ec9def5e782.tar.bz2 common-data-5fa790f3ad5df0b8b025c3980ee99ec9def5e782.tar.xz common-data-5fa790f3ad5df0b8b025c3980ee99ec9def5e782.zip |
Add menu entry for Mdk Eazel engine
Fix menu entry for Simplified menu
Diffstat (limited to 'menu')
-rw-r--r-- | menu/mandrake_desk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/menu/mandrake_desk b/menu/mandrake_desk index 8306d48..abde2e6 100644 --- a/menu/mandrake_desk +++ b/menu/mandrake_desk @@ -569,14 +569,14 @@ ?package(staroffice-fr): title="Configure your printer for StarOffice" icon=psetup.xpm needs="x11" command="/usr/lib/office52_fr/program/spadmin" section="Use office tools (Create an office document)" -?package(staroffice-fr): title="StarOffice, configuration" icon=set52.xpm needs="x11" command="/usr/lib/office52_fr/program/setup" section="Use office tools (Create an office document)" +?package(staroffice-fr): title="StarOffice Setup" icon=set52.xpm needs="x11" command="/usr/lib/office52_fr/program/setup" section="Use office tools (Create an office document)" -?package(staroffice-es): title="Esegue il programma StarOffice" icon=so52.xpm needs="x11" command="/usr/lib/office52_es/program/soffice" section="Use office tools (Create an office document)" mimetypes="application/x-scalc;application/x-smf;application/x-sdraw;application/x-sds;application/x-swriter;application/x-sgl;application/x-sda;audio/x-wav;image/gif;image/jpeg;image/tiff;image/x-xbm;image/x-xpm;text/html;text/plain;" +?package(staroffice-es): title="Make your office work using StarOffice" icon=so52.xpm needs="x11" command="/usr/lib/office52_es/program/soffice" section="Use office tools (Create an office document)" mimetypes="application/x-scalc;application/x-smf;application/x-sdraw;application/x-sds;application/x-swriter;application/x-sgl;application/x-sda;audio/x-wav;image/gif;image/jpeg;image/tiff;image/x-xbm;image/x-xpm;text/html;text/plain;" -?package(staroffice-es): title="Configurazione della stampante per StarOffice" icon=psetup.xpm needs="x11" command="/usr/lib/office52_es/program/spadmin" section="Use office tools (Create an office document)" +?package(staroffice-es): title="Configure your printer for StarOffice" icon=psetup.xpm needs="x11" command="/usr/lib/office52_es/program/spadmin" section="Use office tools (Create an office document)" -?package(staroffice-es): title="Setup di StarOffice" icon=set52.xpm needs="x11" command="/usr/lib/office52_es/program/setup" section="Use office tools (Create an office document)" +?package(staroffice-es): title="StarOffice Setup" icon=set52.xpm needs="x11" command="/usr/lib/office52_es/program/setup" section="Use office tools (Create an office document)" |