~juhana-jauhiainen/software-center/fix-for-737697

« back to all changes in this revision

Viewing changes to data/software-center.xml.in

  • Committer: Kiwinote
  • Date: 2011-03-08 18:13:14 UTC
  • mto: (1615.2.1 software-center)
  • mto: This revision was merged to the branch mainline in revision 1589.
  • Revision ID: kiwinote@gmail.com-20110308181314-zf0bndq5qs2dw077
  * clean up mimetype handling (allows us to accept apturls once again)
please check this carefully - it seems to work, but I aren't 100% familiar with all the details
once this gets approved, we still need to set s-c as the default apturl handler in the defaults file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
3
 
        <mime-type type="application/x-deb">
4
 
                <_comment>Software package</_comment>
5
 
                <glob pattern="*.deb"/>
6
 
        </mime-type>
7
 
</mime-info>