asciiwolf pushed to branch AsciiWolf-metainfo-fix at The Tor Project / Applications / torbrowser-launcher
Commits:
-
34bdd4d0
by AsciiWolf at 2023-11-02T18:12:06+01:00
1 changed file:
Changes:
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <!-- Copyright 2014 Micah Lee <micah@micahflee.com> -->
|
3 | 3 | <component type="desktop-application">
|
4 | - <id>torbrowser.desktop</id>
|
|
4 | + <id>org.torproject.torbrowser-launcher</id>
|
|
5 | + <launchable type="desktop-id">torbrowser.desktop</launchable>
|
|
5 | 6 | <metadata_license>CC0-1.0</metadata_license>
|
6 | 7 | <project_license>MIT</project_license>
|
7 | 8 | <name>Tor Browser Launcher</name>
|