Build tools and some fixes
This commit is contained in:
1
AppImage/.DirIcon
Symbolic link
1
AppImage/.DirIcon
Symbolic link
@@ -0,0 +1 @@
|
||||
icon.png
|
||||
2
AppImage/AppRun
Executable file
2
AppImage/AppRun
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
exec $APPDIR/usr/bin/learn-hieroglyph
|
||||
BIN
AppImage/icon.png
Normal file
BIN
AppImage/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 889 B |
6
AppImage/learn-hieroglyph.desktop
Normal file
6
AppImage/learn-hieroglyph.desktop
Normal file
@@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Learn Hieroglyph
|
||||
Exec=learn-hieroglyph
|
||||
Icon=icon
|
||||
Categories=Utility;
|
||||
BIN
AppImage/usr/bin/learn-hieroglyph
Executable file
BIN
AppImage/usr/bin/learn-hieroglyph
Executable file
Binary file not shown.
BIN
AppImage/usr/share/glib-2.0/schemas/gschemas.compiled
Normal file
BIN
AppImage/usr/share/glib-2.0/schemas/gschemas.compiled
Normal file
Binary file not shown.
Reference in New Issue
Block a user