Skip to content

Commit

Permalink
Made the AppImage use the SVG icon instead of the png icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaFeLP committed Jul 25, 2022
1 parent 5f225b7 commit 930a780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ script:
- git clone --depth=1 https://github.com/lxgr-linux/scrap_engine AppDir/usr/share/scrap_engine
- git clone --depth=1 https://github.com/TaylorSMarks/playsound AppDir/usr/share/playsound
- cp AppDir/usr/share/scrap_engine/scrap_engine.py AppDir/usr/share/pokete/
- cp AppDir/usr/share/pokete/assets/pokete.png AppDir/usr/share/icons/pokete.png
- cp AppDir/usr/share/pokete/assets/pokete.svg AppDir/usr/share/icons/pokete.svg
- cp AppDir/usr/share/playsound/playsound.py AppDir/usr/share/pokete/

AppDir:
Expand Down

0 comments on commit 930a780

Please sign in to comment.