root/cpsskins/branches/jmo-perspectives/configuration/configure.zcml

Revision 1972, 60 bytes (checked in by jmorliaguet, 3 years ago)

- small refactoring that simplifies things a bit:

  • settings and resources are registered using the same directive
  • the resource manager is a utility
  • all settings implement the same ISetting interface
  • ...
  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1 <configure>
2
3   <include package=".engines" />
4
5 </configure>
Note: See TracBrowser for help on using the browser.