mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Fix syntax problem for some windres versions
svn path=/trunk/; revision=10099
This commit is contained in:
@@ -32,7 +32,7 @@ END
|
||||
*/
|
||||
MENU_002 MENU DISCARDABLE
|
||||
BEGIN
|
||||
POPUP""
|
||||
POPUP ""
|
||||
BEGIN
|
||||
POPUP "&Ver"
|
||||
BEGIN
|
||||
@@ -74,7 +74,7 @@ END
|
||||
*/
|
||||
MENU_SHV_FILE MENU DISCARDABLE
|
||||
BEGIN
|
||||
POPUP""
|
||||
POPUP ""
|
||||
BEGIN
|
||||
MENUITEM "E&xplorar", FCIDM_SHVIEW_EXPLORE
|
||||
MENUITEM "&Abrir", FCIDM_SHVIEW_OPEN
|
||||
|
||||
@@ -31,7 +31,7 @@ END
|
||||
*/
|
||||
MENU_002 MENU DISCARDABLE
|
||||
BEGIN
|
||||
POPUP""
|
||||
POPUP ""
|
||||
BEGIN
|
||||
POPUP "&Âèãëÿä"
|
||||
BEGIN
|
||||
@@ -73,7 +73,7 @@ END
|
||||
*/
|
||||
MENU_SHV_FILE MENU DISCARDABLE
|
||||
BEGIN
|
||||
POPUP""
|
||||
POPUP ""
|
||||
BEGIN
|
||||
MENUITEM "&Ïðîâ³äíèê", FCIDM_SHVIEW_EXPLORE
|
||||
MENUITEM "&³äêðèòè", FCIDM_SHVIEW_OPEN
|
||||
|
||||
Reference in New Issue
Block a user