Standardised some naming of the icons to allow for other themes
This commit is contained in:
@@ -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> -->
|
||||
|
@@ -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> -->
|
||||
|
Reference in New Issue
Block a user