Standardised some naming of the icons to allow for other themes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New LDAP Alias</description>
|
||||
<icon>go.png</icon>
|
||||
<icon>ldap-alias.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>uid</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New DNS Entry</description>
|
||||
<icon>dc.png</icon>
|
||||
<icon>ldap-dc.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>dc</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
|
@@ -19,7 +19,7 @@
|
||||
<attribute id="attribute1">
|
||||
<display>Attribute 1</display>
|
||||
<hint>This is an example</hint>
|
||||
<icon>user.png</icon>
|
||||
<icon>ldap-uid.png</icon>
|
||||
<order>1</order>
|
||||
<page>1</page>
|
||||
</attribute>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New Address Book Entry</description>
|
||||
<icon>user.png</icon>
|
||||
<icon>address-book.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>cn</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New Address Book Entry</description>
|
||||
<icon>user.png</icon>
|
||||
<icon>address-book.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>cn</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
@@ -45,7 +45,7 @@
|
||||
</attribute>
|
||||
<attribute id="title">
|
||||
<display>Title</display>
|
||||
<icon>ou.png</icon>
|
||||
<icon>ldap-ou.png</icon>
|
||||
<order>6</order>
|
||||
</attribute>
|
||||
<attribute id="alias">
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New Thunderbird Address Book Entry</description>
|
||||
<icon>user.png</icon>
|
||||
<icon>address-book.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>cn</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
|
@@ -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>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New Organisational Unit</description>
|
||||
<icon>ou.png</icon>
|
||||
<icon>ldap-ou.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>ou</rdn>
|
||||
<!-- <regexp>^o=.*,</regexp> -->
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New User Account</description>
|
||||
<icon>user.png</icon>
|
||||
<icon>ldap-user.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>cn</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</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> -->
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New Samba Domain</description>
|
||||
<icon>dc.png</icon>
|
||||
<icon>ldap-dc.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>sambaDomainName</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New Samba3 Group Mapping</description>
|
||||
<icon>ou.png</icon>
|
||||
<icon>ldap-ou.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>cn</rdn>
|
||||
<!-- <regexp>^ou=.*,</regexp> -->
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New Samba3 Account</description>
|
||||
<icon>user.png</icon>
|
||||
<icon>ldap-user.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>cn</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
|
@@ -18,7 +18,7 @@
|
||||
<attributes>
|
||||
<attribute id="sendmailMTACluster">
|
||||
<display>Sendmail Cluster Name</display>
|
||||
<icon>object.png</icon>
|
||||
<icon>ldap-default.png</icon>
|
||||
<order>1</order>
|
||||
<page>1</page>
|
||||
</attribute>
|
||||
|
@@ -18,7 +18,7 @@
|
||||
<attributes>
|
||||
<attribute id="sendmailMTACluster">
|
||||
<display>Sendmail Cluster Name</display>
|
||||
<icon>object.png</icon>
|
||||
<icon>ldap-default.png</icon>
|
||||
<order>1</order>
|
||||
<page>1</page>
|
||||
</attribute>
|
||||
|
@@ -22,7 +22,7 @@
|
||||
<attributes>
|
||||
<attribute id="sendmailMTACluster">
|
||||
<display>Sendmail Cluster Name</display>
|
||||
<icon>object.png</icon>
|
||||
<icon>ldap-default.png</icon>
|
||||
<order>1</order>
|
||||
<page>1</page>
|
||||
</attribute>
|
||||
|
@@ -18,7 +18,7 @@
|
||||
<attributes>
|
||||
<attribute id="sendmailMTACluster">
|
||||
<display>Sendmail Cluster Name</display>
|
||||
<icon>object.png</icon>
|
||||
<icon>ldap-default.png</icon>
|
||||
<order>1</order>
|
||||
<page>1</page>
|
||||
</attribute>
|
||||
|
@@ -22,7 +22,7 @@
|
||||
<attributes>
|
||||
<attribute id="sendmailMTACluster">
|
||||
<display>Sendmail Cluster Name</display>
|
||||
<icon>object.png</icon>
|
||||
<icon>ldap-default.png</icon>
|
||||
<order>1</order>
|
||||
<page>1</page>
|
||||
</attribute>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<template>
|
||||
<askcontainer>1</askcontainer>
|
||||
<description>New Simple Security Object</description>
|
||||
<icon>user.png</icon>
|
||||
<icon>ldap-user.png</icon>
|
||||
<invalid>0</invalid>
|
||||
<rdn>userid</rdn>
|
||||
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||
|
@@ -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