annotate docs/gftp.desktop @ 629:1504cfdd5d55
2004-11-28 Brian Masney <masneyb@gftp.org>
* lib/pty.c - if HAVE_GRANTPT is defined, then don't include stropts.h
if it is being compiled on FreeBSD (from Radim Kolar <hsn@sendmail.cz>)
author |
masneyb |
date |
Sun, 28 Nov 2004 15:22:00 +0000 |
parents |
ddce8b4016f8 |
children |
1c6daf1203e8 |
rev |
line source |
611
|
1 [Desktop Entry]
|
534
|
2 Version=1.0
|
|
3 Encoding=UTF-8
|
|
4 Name=gFTP
|
|
5 GenericName=gFTP
|
474
|
6 Comment=Download and upload files using multiple file transfer protocols
|
534
|
7 Exec=gftp %u
|
|
8 TryExec=gftp
|
1
|
9 Icon=gftp.png
|
|
10 Terminal=0
|
|
11 Type=Application
|
534
|
12 Categories=Application;GTK;GNOME;Network;FileTransfer;
|