Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / base / applications / kbswitch / lang / en-US.rc
diff --git a/reactos/base/applications/kbswitch/lang/en-US.rc b/reactos/base/applications/kbswitch/lang/en-US.rc
deleted file mode 100644 (file)
index dc5a2ca..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-
-IDR_POPUP MENU
-BEGIN
-    POPUP "popup"
-    BEGIN
-        MENUITEM "&Preferences...", ID_PREFERENCES
-        MENUITEM SEPARATOR
-        MENUITEM "E&xit", ID_EXIT
-    END
-END