diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-02 17:23:30 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-02 17:23:30 +0000 |
commit | 530b7c8d1828fe1ae00ab619e9d5a5d22aa8d896 (patch) | |
tree | 83baa689e04bae33dee4050a28b8d0424b28854c /urpmi.spec | |
parent | 09995bb63f352bc6b40704f09e4c7ba31aa9f16a (diff) | |
download | urpmi-530b7c8d1828fe1ae00ab619e9d5a5d22aa8d896.tar urpmi-530b7c8d1828fe1ae00ab619e9d5a5d22aa8d896.tar.gz urpmi-530b7c8d1828fe1ae00ab619e9d5a5d22aa8d896.tar.bz2 urpmi-530b7c8d1828fe1ae00ab619e9d5a5d22aa8d896.tar.xz urpmi-530b7c8d1828fe1ae00ab619e9d5a5d22aa8d896.zip |
gurpmi menu fix by Frederic Crozat
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,7 @@ kde_opt="InitialPreference=9" ?package(gurpmi): command="%{_bindir}/gurpmi" \ needs="gnome" \ section=".hidden" \ -title="Software installer" \ +title="Software Installer" \ longtitle="Graphical front end to install RPM files" \ mimetypes="application/x-rpm,application/x-urpmi" \ multiple_files="true" |