mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-14 10:11:38 -06:00
Origial James Hoo mod to 16.04
This commit is contained in:
@@ -124,15 +124,16 @@ BEGIN
|
||||
#endif
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&About 7-Zip...", IDM_ABOUT
|
||||
MENUITEM "&About Easy 7-Zip...", IDM_ABOUT_EASY_7ZIP
|
||||
END
|
||||
END
|
||||
|
||||
|
||||
IDI_ICON ICON "../../UI/FileManager/FM.ico"
|
||||
|
||||
#ifndef UNDER_CE
|
||||
1 24 MOVEABLE PURE "../../UI/FileManager/7zFM.exe.manifest"
|
||||
#endif
|
||||
//#ifndef UNDER_CE
|
||||
//1 24 MOVEABLE PURE "../../UI/FileManager/7zFM.exe.manifest"
|
||||
//#endif
|
||||
|
||||
IDB_ADD BITMAP "../../UI/FileManager/Add.bmp"
|
||||
IDB_EXTRACT BITMAP "../../UI/FileManager/Extract.bmp"
|
||||
@@ -237,6 +238,7 @@ BEGIN
|
||||
END
|
||||
|
||||
#include "AboutDialog.rc"
|
||||
#include "AboutEasy7ZipDialog.rc"
|
||||
#include "BrowseDialog.rc"
|
||||
#include "ComboDialog.rc"
|
||||
#include "CopyDialog.rc"
|
||||
|
||||
Reference in New Issue
Block a user