mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
The name of the desktop file is now org.kiwix.desktop.desktop
This commit is contained in:
@ -8,7 +8,7 @@ APPDIR=${3:-$PWD/AppDir}
|
||||
|
||||
#TODO We should have our icon
|
||||
ICONFILE=$SOURCEDIR/resources/icons/kiwix/app_icon.svg
|
||||
DESKTOPFILE=$SOURCEDIR/resources/kiwix-desktop.desktop
|
||||
DESKTOPFILE=$SOURCEDIR/resources/org.kiwix.desktop.desktop
|
||||
|
||||
# Create structure
|
||||
mkdir -p $APPDIR/usr/{bin,lib,share} $APPDIR/usr/share/applications $APPDIR/usr/share/icons/hicolor/48x48/apps
|
||||
|
Reference in New Issue
Block a user