This commit was manufactured by cvs2svn to create tagtags/release-2-2beta3rev2release-2-2beta3rev2
commitfea20fdc4fb890edbf04bbfaa4d3909cf3ed8b24
author(no author) <(no author)>
Sun, 25 Jan 2004 22:24:20 +0000 (25 22:24 +0000)
committer(no author) <(no author)>
Sun, 25 Jan 2004 22:24:20 +0000 (25 22:24 +0000)
treed1e491c3ffde8053c4e1c0376a3c5a806492942b
parente7684a034315e052e0206e9807334fd07b5225f1
This commit was manufactured by cvs2svn to create tag
'release-2-2beta3rev2'.

git-svn-id: https://svn.cyberduck.io/tags/release-2-2beta3rev2@341 9e2dff1d-8f06-0410-b5b1-4d70b6340adc
60 files changed:
CDBrowserDelegate.java [deleted file]
CDBrowserTableDataSource.java [deleted file]
CDConnectedItemView.java [deleted file]
CDConnectedListView.java [deleted file]
CDConnectedScrollView.java [deleted file]
CDConnectedTableDataSource.java [deleted file]
CDConnectionController.java [deleted file]
CDConnectionDialog.java [deleted file]
CDFavoriteTableDataSource.java [deleted file]
CDFavoritesListView.java [deleted file]
CDInfoWindow.java [deleted file]
CDListView.java [deleted file]
CDMainController.java [deleted file]
CDMainWindow.java [deleted file]
CDServerItemView.java [deleted file]
CDSplitView.java [deleted file]
CDStatusLabel.java [deleted file]
CDTransferTableDataSource.java [deleted file]
ja.lproj/Browser.nib/info.nib
ja.lproj/Browser.nib/keyedobjects.nib
source/ch/cyberduck/Attic/connection/.DS_Store [deleted file]
source/ch/cyberduck/Attic/connection/Check.java [deleted file]
source/ch/cyberduck/Attic/connection/Client.java [deleted file]
source/ch/cyberduck/Attic/connection/History.java [deleted file]
source/ch/cyberduck/Attic/connection/Log.java [deleted file]
source/ch/cyberduck/Attic/connection/Message.java [deleted file]
source/ch/cyberduck/Attic/connection/Path.java [deleted file]
source/ch/cyberduck/Attic/connection/Permission.java [deleted file]
source/ch/cyberduck/Attic/connection/Queue.java [deleted file]
source/ch/cyberduck/Attic/connection/Session.java [deleted file]
source/ch/cyberduck/Attic/connection/SessionException.java [deleted file]
source/ch/cyberduck/Attic/connection/Status.java [deleted file]
source/ch/cyberduck/Attic/connection/Transcript.java [deleted file]
source/ch/cyberduck/Attic/connection/TransferAction.java [deleted file]
source/ch/cyberduck/Attic/connection/ftp/.DS_Store [deleted file]
source/ch/cyberduck/Attic/connection/ftp/FTPParser.java [deleted file]
source/ch/cyberduck/Attic/connection/ftp/FTPSession.java [deleted file]
source/ch/cyberduck/Attic/connection/http/.DS_Store [deleted file]
source/ch/cyberduck/Attic/connection/http/HTTPSession.java [deleted file]
source/ch/cyberduck/Attic/connection/sftp/.DS_Store [deleted file]
source/ch/cyberduck/Attic/connection/sftp/Handler.java [deleted file]
source/ch/cyberduck/Attic/connection/sftp/SFTPException.java [deleted file]
source/ch/cyberduck/Attic/connection/sftp/SFTPParser.java [deleted file]
source/ch/cyberduck/Attic/connection/sftp/SFTPSession.java [deleted file]
source/ch/cyberduck/Attic/menu/MenuAction.java [deleted file]
source/ch/cyberduck/Attic/menu/MenuItemAction.java [deleted file]
source/ch/cyberduck/Attic/util/BrowserLauncher.java [deleted file]
source/ch/cyberduck/Attic/util/URLExporter.java [deleted file]
source/ch/cyberduck/Attic/util/URLImporter.java [deleted file]
source/ch/cyberduck/ui/BookmarkPanel.java [deleted file]
source/ch/cyberduck/ui/BookmarkTable.java [deleted file]
source/ch/cyberduck/ui/EditPanel.java [deleted file]
source/ch/cyberduck/ui/ListPanel.java [deleted file]
source/ch/cyberduck/ui/ListTable.java [deleted file]
source/ch/cyberduck/ui/LogPanel.java [deleted file]
source/ch/cyberduck/ui/LoginPanel.java [deleted file]
source/ch/cyberduck/ui/PermissionDialog.java [deleted file]
source/ch/cyberduck/ui/PreferencesPanel.java [deleted file]
source/ch/cyberduck/ui/ProgressPanel.java [deleted file]
source/ch/cyberduck/ui/StatusPanel.java [deleted file]