~jamesgifford/unity-quicklist-examples/trunk

14.1.6 by Krckor
old_stuff
1
[Desktop Entry]
2
Version=1.0
3
Name=FileZilla FTP
4
Comment=FTP Access For My Servers
5
Terminal=false
6
X-MultipleArgs=false
7
Type=Application
8
Icon=filezilla
9
StartupNotify=true
10
StartupWMClass=RemoteServers
15.1.1 by Barneedhar
Fix all the broken launcher files
11
Actions=Server1;
14.1.6 by Krckor
old_stuff
12
15.1.1 by Barneedhar
Fix all the broken launcher files
13
[Desktop Action Server1]
14.1.6 by Krckor
old_stuff
14
Name=FTP into test server 
15
Exec=filezilla ftp://test:test@ftp.secureftp-test.com:21
15.1.1 by Barneedhar
Fix all the broken launcher files
16
OnlyShowIn=Unity;
14.1.6 by Krckor
old_stuff
17
Comment=You'll want to change the "test:test" with your username/password respectively, and the "ftp.secureftp-test.com" with the domain of your ftp server