mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-27 20:58:47 +00:00
Fix AppStream ID
See https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html\#tag-id-generic Signed-off-by: Dark Dragon <darkdragon-001@web.de>
This commit is contained in:
parent
ede732418b
commit
5c2e4c395b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2014 Pedro Neves <nevesdiver@gmail.com> -->
|
||||
<component type="desktop-application">
|
||||
<id>subsurface</id>
|
||||
<id>org.subsurface_divelog.subsurface</id>
|
||||
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
||||
<project_license>GPL-2.0-only</project_license>
|
||||
<name>Subsurface</name>
|
||||
|
|
Loading…
Reference in a new issue