Renamed freedesktop resources

This commit is contained in:
redtide
2021-09-07 15:03:00 +02:00
committed by Francesco Abbate
parent 604626fa32
commit a75aca2538
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..."