summaryrefslogtreecommitdiffstats
path: root/mdkonline.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2006-03-30 15:17:19 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2006-03-30 15:17:19 +0000
commite77f111042446883f0cb0698f4f8d45ec0ef939b (patch)
treee06c863cbde9a960e5e6fb01704c80a60403286c /mdkonline.spec
parent76012d79f11fdff9f92a74087231e9434e65e1e5 (diff)
downloadmgaonline-e77f111042446883f0cb0698f4f8d45ec0ef939b.tar
mgaonline-e77f111042446883f0cb0698f4f8d45ec0ef939b.tar.gz
mgaonline-e77f111042446883f0cb0698f4f8d45ec0ef939b.tar.bz2
mgaonline-e77f111042446883f0cb0698f4f8d45ec0ef939b.tar.xz
mgaonline-e77f111042446883f0cb0698f4f8d45ec0ef939b.zip
show the "Mandriva Online" entry earlier in the menu (directly in the "server/" root menu branch)
Diffstat (limited to 'mdkonline.spec')
-rw-r--r--mdkonline.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index 1e5c3545..093ced10 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -68,7 +68,7 @@ chmod +x $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d/mdkapplet
#install menu
mkdir -p $RPM_BUILD_ROOT%{_menudir}
cat > %{buildroot}%{_menudir}/%{name} <<EOF
-?package(%{name}): needs="x11" command="%{_sbindir}/%{name}" section="Configuration/Other" icon="mdkonline.png" title="Mandriva Online" longtitle="Wizard for update service subscription"
+?package(%{name}): needs="x11" command="%{_sbindir}/%{name}" section="System" icon="mdkonline.png" title="Mandriva Online" longtitle="Wizard for update service subscription"
?package(%{name}): command="%{_sbindir}/mdkupdate --bundle" needs="x11" kde_opt="InitialPreference=15" section="Configuration/Other" mimetypes="application/x-mdv-exec" title="Mandriva Online Bundle" longtitle="Mandriva Linux bundle handler"
EOF