bugfix: rename the mime extension so we match on the right thing

This commit is contained in:
Shishir Goyal 2008-09-03 09:06:39 +01:00 committed by Richard Hughes
parent 234af70c44
commit 5defa57df6

View File

@ -2,7 +2,7 @@
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-pack">
<_comment>PackageKit Service Pack</_comment>
<glob pattern="*.pack"/>
<glob pattern="*.servicepack"/>
<generic-icon name="package-x-generic"/>
</mime-type>
</mime-info>