Mercurial > gftp.yaz
changeset 534:bd6e59d7b5b4
2004-8-17 Brian Masney <masneyb@gftp.org>
* docs/gftp.desktop docs/Makefile.am - updated desktop file. Install
the desktop file in $datadir/applications (from <m777@canada.com>)
author | masneyb |
---|---|
date | Wed, 18 Aug 2004 02:19:17 +0000 |
parents | 0f43d84c7f7c |
children | 8d310e2fd570 |
files | ChangeLog docs/Makefile.am docs/gftp.desktop |
diffstat | 3 files changed, 13 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Aug 18 02:09:12 2004 +0000 +++ b/ChangeLog Wed Aug 18 02:19:17 2004 +0000 @@ -1,4 +1,7 @@ 2004-8-17 Brian Masney <masneyb@gftp.org> + * docs/gftp.desktop docs/Makefile.am - updated desktop file. Install + the desktop file in $datadir/applications (from <m777@canada.com>) + * lib/rfc959.c (rfc959_set_file_time, rfc959_chmod) - enclose the filename in "quotes" @@ -2744,7 +2747,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.307 2004/08/18 02:09:12 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.308 2004/08/18 02:19:17 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
--- a/docs/Makefile.am Wed Aug 18 02:09:12 2004 +0000 +++ b/docs/Makefile.am Wed Aug 18 02:19:17 2004 +0000 @@ -5,7 +5,7 @@ EXTRA_DIST=USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl \ gftp-faq.sgml -Utilitiesdir = $(datadir)/gnome/apps/Internet +Utilitiesdir = $(datadir)/applications Utilities_DATA = gftp.desktop Iconsdir = $(datadir)/pixmaps
--- a/docs/gftp.desktop Wed Aug 18 02:09:12 2004 +0000 +++ b/docs/gftp.desktop Wed Aug 18 02:19:17 2004 +0000 @@ -1,8 +1,12 @@ -[Desktop Entry] -Name=gFTP Client +Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=gFTP +GenericName=gFTP Comment=Download and upload files using multiple file transfer protocols -Exec=gftp +Exec=gftp %u +TryExec=gftp Icon=gftp.png Terminal=0 Type=Application -Encoding=UTF-8 +Categories=Application;GTK;GNOME;Network;FileTransfer;