Enabling Gallery by default in Setup

--HG--
branch : 1.x
This commit is contained in:
Renaud Paquay
2011-01-11 16:42:48 -08:00
parent 947877d4a0
commit 4442c832b6

View File

@@ -104,6 +104,11 @@ namespace Orchard.Setup.Services {
"Orchard.Widgets",
"TinyMce",
// Gallery/Packaging
"PackagingServices",
"Orchard.Packaging",
"Gallery",
// Themes
"TheThemeMachine",
};