network/filezilla: Add .desktop file.

This defaut .desktop file has BOM characters.
This prevents to show up in KDE Menus.

Thanks to pdi for bug report.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-03-08 19:45:27 +07:00
parent f6d7a69f35
commit be3996a1e1
2 changed files with 19 additions and 0 deletions

View file

@ -106,6 +106,9 @@ mv $PKG/usr/share/filezilla/docs/fzdefaults.xml.example $PKG/usr/doc/$PRGNAM-$VE
# remove empty docdir
rmdir $PKG/usr/share/filezilla/docs
# Use our own .desktop which has no BOM characters
cp $CWD/filezilla.desktop $PKG/usr/share/applications/
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh

View file

@ -0,0 +1,16 @@
[Desktop Entry]
Name=FileZilla
GenericName=FTP client
GenericName[da]=FTP-klient
GenericName[de]=FTP-Client
GenericName[fr]=Client FTP
Comment=Download and upload files via FTP, FTPS and SFTP
Comment[da]=Download og upload filer via FTP, FTPS og SFTP
Comment[de]=Dateien über FTP, FTPS und SFTP übertragen
Comment[fr]=Transférer des fichiers via FTP, FTPS et SFTP
Exec=filezilla
Terminal=false
Icon=filezilla
Type=Application
Categories=Network;FileTransfer;
Version=1.0