Quote (roberts @ Sep. 15 2007,10:02) |
I will attempt to make it automatic as part of the extension loader. We will need to adopt a convention similiar to that of the menu item. That being I will look for a directory of the form /opt/extname/lib/ Where extname must match as the menu item currently does. Example: abiword-4.uci I will look for /opt/abiword-4/lib/ Doing this should make it easier to build self contained applications. |