annotate docs/gftp.desktop @ 520:e67a52327b24

2004-7-27 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/local.c lib/protocols.c lib/sshv2.c - changed declaration of gftp_stat_filename() so that the mode of the filename is returned as a parameter instead of the function return value. The mode_t type is unsigned and the error codes could not be reported properly
author masneyb
date Wed, 28 Jul 2004 02:19:00 +0000
parents 71382528fce4
children bd6e59d7b5b4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 [Desktop Entry]
474
71382528fce4 2004-5-26 Brian Masney <masneyb@gftp.org>
masneyb
parents: 1
diff changeset
2 Name=gFTP Client
71382528fce4 2004-5-26 Brian Masney <masneyb@gftp.org>
masneyb
parents: 1
diff changeset
3 Comment=Download and upload files using multiple file transfer protocols
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
4 Exec=gftp
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
5 Icon=gftp.png
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6 Terminal=0
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 Type=Application
474
71382528fce4 2004-5-26 Brian Masney <masneyb@gftp.org>
masneyb
parents: 1
diff changeset
8 Encoding=UTF-8