X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Forg.argeo.slc.ria%2Fconfig.json;h=ad6f48a09d61a11154ec2dfa68a4ca41ff4331e1;hb=5a001ce10a3c376fca73ddde9925cb89e95570ea;hp=c42d673f298caa77855f9143676d88da3b925b76;hpb=e52f0058036d8f53f7289b87a020b5a34429883d;p=gpl%2Fargeo-slc.git diff --git a/server/org.argeo.slc.ria/config.json b/server/org.argeo.slc.ria/config.json index c42d673f2..ad6f48a09 100644 --- a/server/org.argeo.slc.ria/config.json +++ b/server/org.argeo.slc.ria/config.json @@ -12,13 +12,12 @@ "as" : "testrunner" } ], - + "let" : { "APPLICATION" : "org.argeo.ria", "QOOXDOO_PATH" : "src/qooxdoo-sdk", - "QXTHEME" : "qx.theme.Modern", - "QXICONTHEME" : ["Tango"], + "QXTHEME" : "org.argeo.ria.theme.RiaTheme", "API_EXCLUDE" : ["qx.legacy.*"], "LOCALES" : [ "en" ], "ROOT" : "src/argeo-ria-src", @@ -166,9 +165,9 @@ { "run" : [ - "build-resources", "build-script", - "my-build-files" + "my-build-files", + "build-resources" ] },