From 92f83ee960355ccdc443e073423aa4b1b55e8d2d Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 9 Feb 2004 16:07:24 +0000 Subject: *** empty log message *** --- urpmi.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/urpmi.spec b/urpmi.spec index 8ca6ffaf..c9c5385c 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -132,12 +132,12 @@ cat << EOF > %{buildroot}%{_menudir}/gurpmi ?package(gurpmi): command="%{_bindir}/gurpmi" needs="gnome" section=".hidden" \ section=".hidden" \ title="Software installer" longtitle="Graphical front end to install RPM files" \ -mimetypes="application/x-rpm;application/x-urpm-rpmi" \ +mimetypes="application/x-rpm;application/x-urpmi" \ multiple_files="true" ?package(gurpmi): command="%{_bindir}/gurpmi" needs="kde" section=".hidden" \ section=".hidden" InitialPreference="9" \ title="Software installer" longtitle="Graphical front end to install RPM files" \ -mimetypes="application/x-rpm;application/x-urpm-rpmi" \ +mimetypes="application/x-rpm;application/x-urpmi" \ multiple_files="true" EOF %endif @@ -240,7 +240,7 @@ $urpm->update_media(nolock => 1, nopubkey => 1); - gurpmi: when cancel button is destroyed forever from within rpmdrake (after all downloads completed) ask gtk to recompute size of toplevel window to not end up with an ugly void space (gc) -- gurpmi: add application/x-urpm-rpmi mimetype +- gurpmi: add application/x-urpmi mimetype (gc) * Tue Feb 3 2004 François Pons 4.4.5-3mdk - fixed bug of reference of ../ in hdlists file. -- cgit v1.2.1