Standardised some naming of the icons to allow for other themes

This commit is contained in:
Deon George
2009-07-08 20:10:57 +10:00
parent 7273ad292b
commit 1aa88e4dc3
49 changed files with 66 additions and 66 deletions

View File

@@ -4,7 +4,7 @@
<template>
<askcontainer>1</askcontainer>
<description>New Organisational Role</description>
<icon>o.png</icon>
<icon>ldap-o.png</icon>
<invalid>0</invalid>
<rdn>cn</rdn>
<!--<regexp>^ou=People,o=.*,</regexp>-->
@@ -39,7 +39,7 @@
</attribute>
<attribute id="roleOccupant">
<display>Occupant</display>
<icon>object.png</icon>
<icon>ldap-default.png</icon>
<order>5</order>
<spacer>1</spacer>
</attribute>