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

@@ -3,7 +3,7 @@
<template>
<description>Address Book Entry</description>
<icon>user.png</icon>
<icon>address-book.png</icon>
<invalid>0</invalid>
<rdn>cn</rdn>
<!-- <regexp>^uid=.*,</regexp> -->

View File

@@ -4,7 +4,7 @@
<template>
<askcontainer>1</askcontainer>
<description>New Posix Group</description>
<icon>ou.png</icon>
<icon>ldap-ou.png</icon>
<invalid>0</invalid>
<rdn>cn</rdn>
<!-- <regexp>^ou=.*,</regexp> -->