# HG changeset patch # User masneyb # Date 1092795557 0 # Node ID bd6e59d7b5b4a95be37734fc6c1db9acd5d056be # Parent 0f43d84c7f7c95aaf94ecc95f6e3a03eea1c117a 2004-8-17 Brian Masney * docs/gftp.desktop docs/Makefile.am - updated desktop file. Install the desktop file in $datadir/applications (from ) diff -r 0f43d84c7f7c -r bd6e59d7b5b4 ChangeLog --- 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 + * docs/gftp.desktop docs/Makefile.am - updated desktop file. Install + the desktop file in $datadir/applications (from ) + * 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 diff -r 0f43d84c7f7c -r bd6e59d7b5b4 docs/Makefile.am --- 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 diff -r 0f43d84c7f7c -r bd6e59d7b5b4 docs/gftp.desktop --- 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;