From 4ef31daf1f872544945130a05a8678b0f4d64ae1 Mon Sep 17 00:00:00 2001
From: phasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Date: Wed, 24 Feb 2010 21:12:06 +0000
Subject: [PATCH] needed to enable the Extension Manager buried in the Admin ->
 For Developers menu.  emrikol++

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15638 dcc99617-32d9-48b4-a31d-7c20da2025e4
---
 Open-ILS/xul/staff_client/application.ini | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Open-ILS/xul/staff_client/application.ini b/Open-ILS/xul/staff_client/application.ini
index ae2c8dcb5d..66f9a22fe5 100644
--- a/Open-ILS/xul/staff_client/application.ini
+++ b/Open-ILS/xul/staff_client/application.ini
@@ -33,3 +33,7 @@ MinVersion=1.9
 ; unfrozen interfaces.  Specifying 1.8 matches all releases with a version
 ; prefixed by 1.8 (e.g., 1.8a4, 1.8b, 1.8.2).
 MaxVersion=2.0
+
+[XRE]
+EnableExtensionManager=1
+
-- 
2.11.0