From b729cfcc00e2ef4315dd723bd90d7016acc7b8b2 Mon Sep 17 00:00:00 2001 From: alcexhim Date: Mon, 15 Sep 2014 08:53:12 -0400 Subject: [PATCH] Added Software Manager menu item --- .../Configuration/Commands.xml | 3 +++ .../Languages/English.xml | 1 + .../Languages/Japanese.xml | 1 + .../PHP/Joomla Project.xml | 27 +++++++++++++++++++ 4 files changed, 32 insertions(+) create mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/Templates/Project/Website Development/PHP/Joomla Project.xml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Configuration/Commands.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Configuration/Commands.xml index 36e3f177..aef8c41b 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Configuration/Commands.xml +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Configuration/Commands.xml @@ -299,12 +299,15 @@ + + + diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Languages/English.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Languages/English.xml index abb1ca2c..3a915b77 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Languages/English.xml +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Languages/English.xml @@ -153,6 +153,7 @@ + diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Languages/Japanese.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Languages/Japanese.xml index ad88517b..dee9eb3f 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Languages/Japanese.xml +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Languages/Japanese.xml @@ -111,6 +111,7 @@ + diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Templates/Project/Website Development/PHP/Joomla Project.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Templates/Project/Website Development/PHP/Joomla Project.xml new file mode 100644 index 00000000..ec782764 --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Templates/Project/Website Development/PHP/Joomla Project.xml @@ -0,0 +1,27 @@ + + + + + + + Joomla! Project + + + Website Development + PHP + + + + + + ]]> + + + + + + \ No newline at end of file