[Esbox-commits] r838 - trunk/common/org.maemo.esbox.core

eswartz at garage.maemo.org eswartz at garage.maemo.org
Tue Oct 7 22:33:59 EEST 2008


Author: eswartz
Date: 2008-10-07 22:33:58 +0300 (Tue, 07 Oct 2008)
New Revision: 838

Modified:
   trunk/common/org.maemo.esbox.core/plugin.xml
Log:
Remove deleted "Category" extension point reference

Modified: trunk/common/org.maemo.esbox.core/plugin.xml
===================================================================
--- trunk/common/org.maemo.esbox.core/plugin.xml	2008-10-07 18:56:06 UTC (rev 837)
+++ trunk/common/org.maemo.esbox.core/plugin.xml	2008-10-07 19:33:58 UTC (rev 838)
@@ -40,21 +40,5 @@
              version="17">
        </preferenceSetProvider>
     </extension>
-    <extension
-          point="org.maemo.esbox.core.environment_category">
-       <environmentCategory
-             description="These variables are applied to any launch (local, remote, build, or on-device)."
-             id="org.maemo.esbox.core.environment_category.global"
-             initializer="org.maemo.esbox.internal.api.core.env.GlobalEnvironmentCategoryInitializer"
-             label="Global">
-       </environmentCategory>
-       <environmentCategory
-             description="These variables are applied when launching programs on the host."
-             id="org.maemo.esbox.core.environment_category.host"
-             label="Host">
-       </environmentCategory>
-    </extension>
 
-
-
 </plugin>



More information about the Esbox-commits mailing list