summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-08-05 13:56:49 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-08-05 13:56:49 +0000
commit3123192811cbf4d1ea91f0049f415b1918cfa053 (patch)
tree3b590e4f08d023dab18209300210d8ae419f781d /sysui
parentf3c1303fc8639b885441cd9227664f4fcbbb9787 (diff)
INTEGRATION: CWS sysui10 (1.6.4); FILE MERGED
2005/07/31 18:23:07 rvojta 1.6.4.2: Issue number: #i52673# Submitted by: rvojta Reviewed by: rvojta 2005/07/29 13:40:17 obr 1.6.4.1: #i51167# patch applied
Diffstat (limited to 'sysui')
-rw-r--r--sysui/desktop/mandriva/mandriva-menus.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysui/desktop/mandriva/mandriva-menus.spec b/sysui/desktop/mandriva/mandriva-menus.spec
index a0e685ce7388..9060e75ff881 100644
--- a/sysui/desktop/mandriva/mandriva-menus.spec
+++ b/sysui/desktop/mandriva/mandriva-menus.spec
@@ -219,7 +219,7 @@ GenerateMenu() {
mimetypes_item=
[ "$7" != "" ] && mimetypes_item="mimetypes=\"$7\""
cat >> $RPM_BUILD_ROOT%{_menudir}/%{name} << EOF
-?package(openofficeorg-$6): needs=x11 section="$2" icon="%iconprefix-$3.png" title="$4" longtitle="$5" command="$1 %U" \
+?package(openofficeorg-$6): needs=x11 section="$2" icon="%iconprefix-$3.png" title="$4" longtitle="$5" command="$1" \
$mimetypes_item kde_opt="InitialPreference=100" startup_notify="true"
EOF
}
@@ -229,7 +229,7 @@ EOF
# until new group will be created
#
GenerateMenu "%unixfilename -base" \
- "Applications/Databases" \
+ "More Applications/Databases" \
"base" \
"OpenOffice.org %{menuversion} Base" \
"OpenOffice.org %{menuversion} Database" \