annotate docs/gftp.desktop @ 613:45a015044483
2004-11-4 Brian Masney <masneyb@gftp.org>
* src/gtk/bookmarks.c (entry_apply_changes) - more cleanups to this
function. Fixes for renaming bookmark entries
author |
masneyb |
date |
Fri, 05 Nov 2004 02:11:59 +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;
|