mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 05:15:01 -06:00
15.05
This commit is contained in:
committed by
Kornel Lesiński
parent
0713a3ab80
commit
54490d51d5
@@ -48,6 +48,7 @@ BEGIN
|
||||
MENUITEM "Create File\tCtrl+N", IDM_CREATE_FILE
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Link...", IDM_LINK
|
||||
MENUITEM "&Alternate streams", IDM_ALT_STREAMS
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "E&xit\tAlt+F4", IDCLOSE
|
||||
END
|
||||
@@ -252,5 +253,6 @@ END
|
||||
#include "SplitDialog.rc"
|
||||
#include "SystemPage.rc"
|
||||
#include "../GUI/Extract.rc"
|
||||
#include "../GUI/resource3.rc"
|
||||
#include "../Explorer/resource2.rc"
|
||||
#include "resourceGui.rc"
|
||||
|
||||
Reference in New Issue
Block a user