Commit e63e3781 authored by Ge van Geldorp's avatar Ge van Geldorp Committed by Alexandre Julliard

Some windres versions don't like POPUP"", change to POPUP "".

parent e4e7186b
......@@ -32,7 +32,7 @@ END
*/
MENU_002 MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
POPUP "&Ansicht"
BEGIN
......@@ -74,7 +74,7 @@ END
*/
MENU_SHV_FILE MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
MENUITEM "E&rkunden", FCIDM_SHVIEW_EXPLORE
MENUITEM "&ffnen", FCIDM_SHVIEW_OPEN
......
......@@ -31,7 +31,7 @@ END
*/
MENU_002 MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
POPUP "&View"
BEGIN
......@@ -73,7 +73,7 @@ END
*/
MENU_SHV_FILE MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
MENUITEM "E&xplore", FCIDM_SHVIEW_EXPLORE
MENUITEM "&Open", FCIDM_SHVIEW_OPEN
......
......@@ -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
......
......@@ -32,7 +32,7 @@ END
*/
MENU_002 MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
POPUP "&Visualizza"
BEGIN
......@@ -74,7 +74,7 @@ END
*/
MENU_SHV_FILE MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
MENUITEM "E&splora", FCIDM_SHVIEW_EXPLORE
MENUITEM "&Apri", FCIDM_SHVIEW_OPEN
......
......@@ -28,7 +28,7 @@ END
MENU_002 MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
POPUP "表\示(&V)"
BEGIN
......@@ -63,7 +63,7 @@ END
MENU_SHV_FILE MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
MENUITEM "切り取り(&U)", FCIDM_SHVIEW_CUT
MENUITEM "コピー(&C)", FCIDM_SHVIEW_COPY
......
......@@ -32,7 +32,7 @@ END
*/
MENU_002 MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
POPUP "&Exibir"
BEGIN
......@@ -74,7 +74,7 @@ END
*/
MENU_SHV_FILE MENU DISCARDABLE
BEGIN
POPUP""
POPUP ""
BEGIN
MENUITEM "&Explorar", FCIDM_SHVIEW_EXPLORE
MENUITEM "A&brir", 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment