New, more accurate RDNS name.

This commit is contained in:
diligentcircle 2021-11-24 21:43:12 -05:00
parent 3c3cbae720
commit eb0bdc13cf
3 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
# information. This file is offered as-is, without any warranty. # information. This file is offered as-is, without any warranty.
desktopdir = $(datarootdir)/applications desktopdir = $(datarootdir)/applications
desktop_DATA = starfighter.desktop desktop_DATA = io.github.pr-starfighter.starfighter.desktop
icondir = $(datarootdir)/pixmaps icondir = $(datarootdir)/pixmaps
icon_DATA = starfighter.png icon_DATA = starfighter.png
@ -12,4 +12,4 @@ icon_DATA = starfighter.png
dist_man6_MANS = starfighter.6 dist_man6_MANS = starfighter.6
appdatadir = $(datarootdir)/metainfo appdatadir = $(datarootdir)/metainfo
appdata_DATA = starfighter.metainfo.xml appdata_DATA = io.github.pr-starfighter.starfighter.metainfo.xml

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application"> <component type="desktop-application">
<id>starfighter</id> <id>io.github.pr-starfighter.starfighter</id>
<metadata_license>BY-SA-4.0</metadata_license> <metadata_license>BY-SA-4.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license> <project_license>GPL-3.0-or-later</project_license>
<name>Project: Starfighter</name> <name>Project: Starfighter</name>
@ -19,7 +19,7 @@ corporation which has enslaved the galaxy.
</p> </p>
</description> </description>
<launchable type="desktop-id">starfighter.desktop</launchable> <launchable type="desktop-id">io.github.pr-starfighter.starfighter.desktop</launchable>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">