From 224025473e2f37c684c80556fdeb8102ddaf3b13 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 22 Jun 2010 17:30:07 +0000 Subject: Add the ability to specify important entries via info/info.xml We currently have 'important' entries specified only inside the code for various client tools. This provides no room for growing that list outside of adding things to the code itself. With this change, users can now specify important entries via an additional attribute in their info.xml files. Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5957 ce84e21b-d406-0410-9b95-82705330c041 --- schemas/info.xsd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'schemas/info.xsd') diff --git a/schemas/info.xsd b/schemas/info.xsd index 972b55c8d..4028f5c15 100644 --- a/schemas/info.xsd +++ b/schemas/info.xsd @@ -9,10 +9,11 @@ - + + + - -- cgit v1.2.3-1-g7c22