mirror of
https://github.com/torproject/torbrowser-launcher.git
synced 2024-11-27 03:20:33 +00:00
Fix AppData
Add correct component type, add OARS metadata
This commit is contained in:
parent
d7ce2885e6
commit
07289d24a3
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright 2014 Micah Lee <micah@micahflee.com> -->
|
<!-- Copyright 2014 Micah Lee <micah@micahflee.com> -->
|
||||||
<component>
|
<component type="desktop-application">
|
||||||
<id>torbrowser.desktop</id>
|
<id>torbrowser.desktop</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>MIT</project_license>
|
<project_license>MIT</project_license>
|
||||||
@ -27,4 +27,5 @@
|
|||||||
</screenshots>
|
</screenshots>
|
||||||
<url type="homepage">https://github.com/micahflee/torbrowser-launcher</url>
|
<url type="homepage">https://github.com/micahflee/torbrowser-launcher</url>
|
||||||
<update_contact>micah@micahflee.com</update_contact>
|
<update_contact>micah@micahflee.com</update_contact>
|
||||||
|
<content_rating type="oars-1.1"/>
|
||||||
</component>
|
</component>
|
||||||
|
Loading…
Reference in New Issue
Block a user