From 992547b00c6d5b5e8a62b7e54fbc41b3a9421fe4 Mon Sep 17 00:00:00 2001 From: Roman Chernyatchik Date: Fri, 12 Feb 2010 21:07:25 +0300 Subject: [PATCH] Action was moved. "Edit | New..." --> "File | New..." --- platform/platform-resources/src/idea/LangActions.xml | 4 ---- platform/platform-resources/src/idea/PlatformLangActionManager.xml | 5 +++++ resources/src/idea/IdeaActions.xml | 4 ++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/platform/platform-resources/src/idea/LangActions.xml b/platform/platform-resources/src/idea/LangActions.xml index 8bc4912eb5..9ab84e9a6e 100644 --- a/platform/platform-resources/src/idea/LangActions.xml +++ b/platform/platform-resources/src/idea/LangActions.xml @@ -578,10 +578,6 @@ - - - - diff --git a/platform/platform-resources/src/idea/PlatformLangActionManager.xml b/platform/platform-resources/src/idea/PlatformLangActionManager.xml index d27fd3338f..029bc11e13 100644 --- a/platform/platform-resources/src/idea/PlatformLangActionManager.xml +++ b/platform/platform-resources/src/idea/PlatformLangActionManager.xml @@ -36,6 +36,11 @@ + + + + + diff --git a/resources/src/idea/IdeaActions.xml b/resources/src/idea/IdeaActions.xml index 22cf2aadf1..db07ec7af1 100644 --- a/resources/src/idea/IdeaActions.xml +++ b/resources/src/idea/IdeaActions.xml @@ -60,6 +60,10 @@ + + + + -- 2.11.4.GIT