From: Charles du Jeu Date: Thu, 19 Nov 2009 20:03:25 +0000 (+0000) Subject: ria.splashScreen option set X-Git-Tag: argeo-commons-2.1.30~1709 X-Git-Url: http://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=3fff5ecc5497847b90e052dd8fe09e4521897ad3 ria.splashScreen option set git-svn-id: https://svn.argeo.org/commons/trunk@3125 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/security/runtime/org.argeo.security.ria/config.json b/security/runtime/org.argeo.security.ria/config.json index 092ef5526..d2671408d 100644 --- a/security/runtime/org.argeo.security.ria/config.json +++ b/security/runtime/org.argeo.security.ria/config.json @@ -62,6 +62,7 @@ "qx.version" : "${QXVERSION}", "qx.theme" : "${QXTHEME}", "qx.application" : "${APPLICATION}.Application", + "ria.splashScreen" : "org.argeo.security.ria/ArgeoLogo.png", "ria.auth.enableAuth" : "true", "ria.auth.credentialsURI" : "/org.argeo.security.webapp/getCredentials.ria", "ria.auth.loginURI" : "/org.argeo.security.webapp/login.ria",