filezilla: add deskbar link (#7505)

This commit is contained in:
davidkaroly
2022-12-03 09:09:13 +01:00
committed by GitHub
parent 7d18b6061f
commit 263cdd0b40

View File

@@ -92,4 +92,8 @@ INSTALL()
mkdir -p $developLibDir
mv $libDir/*.la $developLibDir/
mkdir -p $appsDir
ln -s $binDir/filezilla $appsDir/FileZilla
addAppDeskbarSymlink $appsDir/FileZilla
}