diff options
Diffstat (limited to 'src/Mount/Mount.rc')
-rw-r--r-- | src/Mount/Mount.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index 145132d5..e52e5095 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -538,6 +538,7 @@ BEGIN MENUITEM "Select Device...", IDM_SELECT_DEVICE
MENUITEM SEPARATOR
MENUITEM "Create New Volume...", IDM_CREATE_VOLUME
+ MENUITEM "Permanently Decrypt...", IDM_DECRYPT_NONSYS_VOL
MENUITEM "Resume Interrupted Process", IDM_RESUME_INTERRUPTED_PROC
MENUITEM SEPARATOR
MENUITEM "Mount Volume", IDM_MOUNT_VOLUME
|