OSDN Git Service

[VM][General] Merge Upstream 20180530.
[csp-qt/common_source_project-fm7.git] / source / src / res / mz2800.rc
index e6ba81d..3480d5a 100644 (file)
@@ -171,6 +171,20 @@ BEGIN
         MENUITEM SEPARATOR
         MENUITEM "Recent",                      ID_RECENT_FD4
     END
+    POPUP "HD1"
+    BEGIN
+        MENUITEM "Mount",                       ID_OPEN_HD1
+        MENUITEM "Unmount",                     ID_CLOSE_HD1
+        MENUITEM SEPARATOR
+        MENUITEM "Recent",                      ID_RECENT_HD1
+    END
+    POPUP "HD2"
+    BEGIN
+        MENUITEM "Mount",                       ID_OPEN_HD2
+        MENUITEM "Unmount",                     ID_CLOSE_HD2
+        MENUITEM SEPARATOR
+        MENUITEM "Recent",                      ID_RECENT_HD2
+    END
     POPUP "Device"
     BEGIN
         POPUP "Sound"