[Yanel-commits] rev 25966 - public/yanel/contributions/projects/update-manager/config

simon at wyona.com simon at wyona.com
Fri Jul 13 11:42:00 CEST 2007


Author: simon
Date: 2007-07-13 11:41:58 +0200 (Fri, 13 Jul 2007)
New Revision: 25966

Modified:
   public/yanel/contributions/projects/update-manager/config/realms.xml
Log:
changed realm details accordingly to the updater realm

Modified: public/yanel/contributions/projects/update-manager/config/realms.xml
===================================================================
--- public/yanel/contributions/projects/update-manager/config/realms.xml	2007-07-13 09:40:15 UTC (rev 25965)
+++ public/yanel/contributions/projects/update-manager/config/realms.xml	2007-07-13 09:41:58 UTC (rev 25966)
@@ -2,9 +2,9 @@
 
 <realms xmlns="http://www.wyona.org/yanel/1.0" version="2007050800">
 
-<realm id="manager" mount-point="/" root="true">
-  <name>Yanel Manager</name>
-  <config src="../../realms/minimal-realm/yanel/config/yanel-realm-config.xml"/>
+<realm id="updater" mount-point="/" root="true">
+  <name>Yanel Updater Realm</name>
+  <config src="../../realms/updater-realm/yanel/config/yanel-realm-config.xml"/>
 </realm>
 
 </realms>




More information about the Yanel-commits mailing list