Skip to content

Commit

Permalink
grrrr. my bad; should not have renamed the icon file.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hobley committed Nov 29, 2024
1 parent 9d09738 commit 8dfbf3c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ script:
- rm -rf AppDir || true
- cp -r build/linux/x64/release/bundle AppDir
- mkdir -p AppDir/usr/share/icons/hicolor/64x64/apps/
- cp assets/shackleton.png AppDir/usr/share/icons/hicolor/64x64/apps/
- cp assets/explorer.png AppDir/usr/share/icons/hicolor/64x64/apps/
AppDir:
path: ./AppDir
app_info:
id: au.com.sharpblue.shackleton
name: Shackleton
icon: shackleton.png
icon: explorer.png
version: "{{VERSION}}"
exec: shackleton
exec_args: $@
Expand Down
Binary file added assets/explorer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/shackleton.png
Binary file not shown.

0 comments on commit 8dfbf3c

Please sign in to comment.