initial checkin of a (still) very basic ftp browser
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Sun, 13 Sep 2009 16:09:09 +0000 (16:09 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Sun, 13 Sep 2009 16:09:09 +0000 (16:09 +0000)
commitf607e6cd5c2a16576f79e34a2877f5be0b8fc05b
tree68e6e374df62064b1ddd2526dfd65be2be62ae66
parent205d8e72c7331979d4ffa56045ddaa1dec30a773
initial checkin of a (still) very basic ftp browser

currently you can only browse the local ftp server (pretty useless, i know) but I hope someone makes something useful out of it :-)
ftpbrowser/CONTROL/control [new file with mode: 0644]
ftpbrowser/Makefile.am [new file with mode: 0644]
ftpbrowser/po/FTPBrowser.pot [new file with mode: 0644]
ftpbrowser/po/Makefile.am [new file with mode: 0644]
ftpbrowser/po/de.po [new file with mode: 0644]
ftpbrowser/src/FTPBrowser.py [new file with mode: 0644]
ftpbrowser/src/Makefile.am [new file with mode: 0644]
ftpbrowser/src/__init__.py [new file with mode: 0644]
ftpbrowser/src/plugin.py [new file with mode: 0644]