Renamed freedesktop resources

This commit is contained in:
redtide
2021-08-31 20:19:40 +02:00
committed by Francesco
parent 8d6ac47cd0
commit df8c1a98e4
5 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ generate_appimage(){
mv AppRun LiteXL.AppDir/
# These could be symlinks but it seems they doesn't work with AppimageLauncher
cp resources/icons/lite-xl.svg LiteXL.AppDir/
cp resources/linux/org.lite-xl.lite-xl.desktop LiteXL.AppDir/
cp resources/linux/org.lite_xl.lite_xl.desktop LiteXL.AppDir/
if [[ $STATIC_BUILD == false ]]; then
echo "Copying libraries..."