Fixed naming of files.
This commit is contained in:
parent
413cc0c6a8
commit
5ad618da90
|
@ -4,7 +4,7 @@
|
|||
# information. This file is offered as-is, without any warranty.
|
||||
|
||||
desktopdir = $(datarootdir)/applications
|
||||
desktop_DATA = org.starfighter.starfighter.desktop
|
||||
desktop_DATA = starfighter.desktop
|
||||
|
||||
icondir = $(datarootdir)/pixmaps
|
||||
icon_DATA = starfighter.png
|
||||
|
@ -12,4 +12,4 @@ icon_DATA = starfighter.png
|
|||
dist_man6_MANS = starfighter.6
|
||||
|
||||
appdatadir = $(datarootdir)/metainfo
|
||||
appdata_DATA = org.starfighter.starfighter.metainfo.xml
|
||||
appdata_DATA = starfighter.metainfo.xml
|
||||
|
|
Loading…
Reference in New Issue