~aaronp/software-center/enhance-usefulness

« back to all changes in this revision

Viewing changes to data/ubuntu-software-center.desktop.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:
2
2
_Name=Ubuntu Software Center
3
3
_GenericName=Software Center
4
4
_Comment=Lets you choose from thousands of applications available for Ubuntu
5
 
Exec=/usr/bin/software-center
 
5
Exec=/usr/bin/software-center %u
6
6
Icon=softwarecenter
7
7
Terminal=false
8
8
Type=Application
9
9
Categories=PackageManager;GTK;System;Settings;
10
 
MimeType=application/x-deb;application/x-debian-package;
 
10
MimeType=application/x-deb;application/x-debian-package;x-scheme-handler/apt;
11
11
StartupNotify=true
12
12
X-Ubuntu-Gettext-Domain=software-center