Mikołaj Zalewski : view: Remove the Info > Hello menu item.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Sep 27 13:58:34 CDT 2006


Module: wine
Branch: master
Commit: 4c40a0c2d5852163590ad73fad366c6bcb545fb3
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=4c40a0c2d5852163590ad73fad366c6bcb545fb3

Author: Mikołaj Zalewski <mikolaj at zalewski.pl>
Date:   Wed Sep 27 12:00:06 2006 +0200

view: Remove the Info > Hello menu item.

---

 programs/view/Cs.rc      |    4 ----
 programs/view/De.rc      |    4 ----
 programs/view/En.rc      |    4 ----
 programs/view/Eo.rc      |    4 ----
 programs/view/Es.rc      |    4 ----
 programs/view/Fr.rc      |    4 ----
 programs/view/It.rc      |    4 ----
 programs/view/Ko.rc      |    4 ----
 programs/view/Nl.rc      |    4 ----
 programs/view/No.rc      |    4 ----
 programs/view/Pl.rc      |    4 ----
 programs/view/Pt.rc      |    8 --------
 programs/view/Ru.rc      |    4 ----
 programs/view/Si.rc      |    4 ----
 programs/view/Tr.rc      |    4 ----
 programs/view/resource.h |    1 -
 programs/view/view.c     |    4 ----
 17 files changed, 0 insertions(+), 69 deletions(-)

diff --git a/programs/view/Cs.rc b/programs/view/Cs.rc
index 0358791..ca34121 100644
--- a/programs/view/Cs.rc
+++ b/programs/view/Cs.rc
@@ -48,10 +48,6 @@ BEGIN
       MENUITEM "Nahor&u",			IDM_UP
       MENUITEM "&Dolù",				IDM_DOWN
     END
-    POPUP "&Informace"
-    BEGIN
-	MENUITEM "A&hoj",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/De.rc b/programs/view/De.rc
index 7607311..d21d0f9 100644
--- a/programs/view/De.rc
+++ b/programs/view/De.rc
@@ -43,10 +43,6 @@ BEGIN
       MENUITEM "&Oben",				IDM_UP
       MENUITEM "&Unten",			IDM_DOWN
     END
-    POPUP "&Info"
-    BEGIN
-	MENUITEM "&Hallo",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/En.rc b/programs/view/En.rc
index b349228..042f303 100644
--- a/programs/view/En.rc
+++ b/programs/view/En.rc
@@ -44,10 +44,6 @@ BEGIN
       MENUITEM "&Up",				IDM_UP
       MENUITEM "&Down",				IDM_DOWN
     END
-    POPUP "&Info"
-    BEGIN
-	MENUITEM "&Hello",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Eo.rc b/programs/view/Eo.rc
index 956aa34..bcdeba7 100644
--- a/programs/view/Eo.rc
+++ b/programs/view/Eo.rc
@@ -43,10 +43,6 @@ BEGIN
       MENUITEM "&Supre",				IDM_UP
       MENUITEM "&Sube",				IDM_DOWN
     END
-    POPUP "&Pri..."
-    BEGIN
-	MENUITEM "&Saluton",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Es.rc b/programs/view/Es.rc
index 35608bd..f1b897d 100644
--- a/programs/view/Es.rc
+++ b/programs/view/Es.rc
@@ -43,10 +43,6 @@ BEGIN
       MENUITEM "&Arriba",			IDM_UP
       MENUITEM "A&bajo",			IDM_DOWN
     END
-    POPUP "&Info"
-    BEGIN
-	MENUITEM "&Hola",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Fr.rc b/programs/view/Fr.rc
index 91bba26..b2ab0a4 100644
--- a/programs/view/Fr.rc
+++ b/programs/view/Fr.rc
@@ -45,10 +45,6 @@ BEGIN
       MENUITEM "&Haut",				IDM_UP
       MENUITEM "&Bas",				IDM_DOWN
     END
-    POPUP "&Info"
-    BEGIN
-	MENUITEM "&Allô",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/It.rc b/programs/view/It.rc
index 7f99116..216f877 100644
--- a/programs/view/It.rc
+++ b/programs/view/It.rc
@@ -45,10 +45,6 @@ BEGIN
       MENUITEM "&Alto",				IDM_UP
       MENUITEM "&Basso",				IDM_DOWN
     END
-    POPUP "&Informazioni"
-    BEGIN
-	MENUITEM "&Ciao",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Ko.rc b/programs/view/Ko.rc
index ddc4e65..5df207b 100644
--- a/programs/view/Ko.rc
+++ b/programs/view/Ko.rc
@@ -45,10 +45,6 @@ BEGIN
       MENUITEM "ˤ(&U)",				IDM_UP
       MENUITEM "¾Æ·¡(&D)",				IDM_DOWN
     END
-    POPUP "Á¤º¸(&I)"
-    BEGIN
-	MENUITEM "¾È³çÇϼ¼¿ä(&H)",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Nl.rc b/programs/view/Nl.rc
index 3626992..8fada8f 100644
--- a/programs/view/Nl.rc
+++ b/programs/view/Nl.rc
@@ -42,10 +42,6 @@ BEGIN
       MENUITEM "&Omhoog", IDM_UP
       MENUITEM "O&mlaag", IDM_DOWN
     END
-    POPUP "&Info"
-    BEGIN
-	MENUITEM "&Hallo",    IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/No.rc b/programs/view/No.rc
index 5658356..e728966 100644
--- a/programs/view/No.rc
+++ b/programs/view/No.rc
@@ -43,10 +43,6 @@ BEGIN
       MENUITEM "&Opp",				IDM_UP
       MENUITEM "Ne&d",				IDM_DOWN
     END
-    POPUP "&Informasjon"
-    BEGIN
-	MENUITEM "&Hallo",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Pl.rc b/programs/view/Pl.rc
index c6b9766..3f3e937 100644
--- a/programs/view/Pl.rc
+++ b/programs/view/Pl.rc
@@ -44,10 +44,6 @@ BEGIN
       MENUITEM "Przesuñ w &górê",				IDM_UP
       MENUITEM "Przesuñ w &dó³",				IDM_DOWN
     END
-    POPUP "&Info"
-    BEGIN
-	MENUITEM "&Hello",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Pt.rc b/programs/view/Pt.rc
index 9358bbe..ac57522 100644
--- a/programs/view/Pt.rc
+++ b/programs/view/Pt.rc
@@ -44,10 +44,6 @@ BEGIN
       MENUITEM "&Acima",				IDM_UP
       MENUITEM "A&baixo",				IDM_DOWN
     END
-    POPUP "&Informações"
-    BEGIN
-	MENUITEM "&Hello",			IDM_HELLO
-    END
 END
 
 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
@@ -68,10 +64,6 @@ BEGIN
       MENUITEM "&Acima",				IDM_UP
       MENUITEM "A&baixo",				IDM_DOWN
     END
-    POPUP "&Informações"
-    BEGIN
-	MENUITEM "&Olá",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Ru.rc b/programs/view/Ru.rc
index 9fb1177..cbdc28e 100644
--- a/programs/view/Ru.rc
+++ b/programs/view/Ru.rc
@@ -42,10 +42,6 @@ BEGIN
       MENUITEM "Â&âåðõ",				IDM_UP
       MENUITEM "Â&íèç",				IDM_DOWN
     END
-    POPUP "&Èíôîðìàöèÿ"
-    BEGIN
-	MENUITEM "&Ïðèâåò",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Si.rc b/programs/view/Si.rc
index 2a0c9c2..7c7cccf 100644
--- a/programs/view/Si.rc
+++ b/programs/view/Si.rc
@@ -43,10 +43,6 @@ BEGIN
       MENUITEM "&Gor",				IDM_UP
       MENUITEM "&Dol",				IDM_DOWN
     END
-    POPUP "&Informacije"
-    BEGIN
-	MENUITEM "&Hello",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/Tr.rc b/programs/view/Tr.rc
index b89296b..38ed849 100644
--- a/programs/view/Tr.rc
+++ b/programs/view/Tr.rc
@@ -43,10 +43,6 @@ BEGIN
       MENUITEM "&Yukarý",			IDM_UP
       MENUITEM "A&þaðý",			IDM_DOWN
     END
-    POPUP "&Bilgi"
-    BEGIN
-	MENUITEM "&Merhaba",			IDM_HELLO
-    END
 END
 
 
diff --git a/programs/view/resource.h b/programs/view/resource.h
index 0761322..619da49 100644
--- a/programs/view/resource.h
+++ b/programs/view/resource.h
@@ -19,7 +19,6 @@
 #define IDS_DESCRIPTION                 2
 #define IDI_APPICON                     101
 #define IDM_EXIT                        1000
-#define IDM_HELLO                       501
 #define IDM_OPEN                        502
 #define IDM_SET_EXT_TO_WIN              503
 #define IDM_LEFT                        601
diff --git a/programs/view/view.c b/programs/view/view.c
index eb5cd76..7e82ba4 100644
--- a/programs/view/view.c
+++ b/programs/view/view.c
@@ -71,10 +71,6 @@ LRESULT CALLBACK WndProc(HWND hwnd,
     case WM_COMMAND: /* message: command from application menu */
       switch (GET_WM_COMMAND_ID(wparam,lparam))
 	{
-	case IDM_HELLO:
-	  MessageBox( hwnd , "Hello there world!", "Hello", MB_OK);
-	  break;
-
 	case IDM_OPEN:
 	  {
 	    char filename[MAX_PATH];




More information about the wine-cvs mailing list