Major changes in the FTDialog class.
Added routine for "file transfer" menu and
for control of the buttons state on the file transfer dialog.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@415 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/vncviewer/vncviewer.rc b/vncviewer/vncviewer.rc
index 9836c3e..a878beb 100644
--- a/vncviewer/vncviewer.rc
+++ b/vncviewer/vncviewer.rc
@@ -633,6 +633,7 @@
BEGIN
MENUITEM "Copy Files and Folders", IDM_FTCOPY
MENUITEM SEPARATOR
+ MENUITEM "Create a Folder", IDM_FTCREATEFOLDER
MENUITEM "Rename File or Folder", IDM_FTRENAME
MENUITEM "Delete Files and Folders", IDM_FTDELETE
MENUITEM SEPARATOR