Skip to content

Commit

Permalink
Update App ID to new Repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobDev authored and ExplosBlue committed Sep 14, 2024
1 parent 692af65 commit 50303cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CoinKiller.pro
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ linux-g++ {
ck_data.path = $$PREFIX/bin/coinkiller_data
ck_data.files += coinkiller_data/*
desktop.path = $$PREFIX/share/applications/
desktop.files += resource/io.github.Arisotura.CoinKiller.desktop
desktop.files += resource/io.github.ExplosBlue.CoinKiller.desktop
icon512.path = $$PREFIX/share/icons/hicolor/512x512/apps
icon512.files += resource/io.github.Arisotura.CoinKiller.png
icon512.files += resource/io.github.ExplosBlue.CoinKiller.png

INSTALLS += icon512
INSTALLS += desktop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Type=Application
Name=CoinKiller
Comment=A level editor for New Super Mario Bros. 2
Exec=CoinKiller
Icon=io.github.Arisotura.CoinKiller
Icon=io.github.ExplosBlue.CoinKiller
Terminal=false
Categories=Development;
Keywords=nsmb2;level-editor;mario;

0 comments on commit 50303cf

Please sign in to comment.