New Feature: PLA icons and CSS can now be themeble

This commit is contained in:
Deon George
2009-07-08 16:14:50 +10:00
parent b4653e84a2
commit 7273ad292b
121 changed files with 96 additions and 88 deletions

View File

@@ -4,7 +4,7 @@
<template>
<askcontainer>1</askcontainer>
<description>This is the description</description>
<icon>images/star.png</icon>
<icon>star.png</icon>
<invalid>1</invalid>
<rdn>o</rdn>
<regexp>^$</regexp>
@@ -19,7 +19,7 @@
<attribute id="attribute1">
<display>Attribute 1</display>
<hint>This is an example</hint>
<icon>images/user.png</icon>
<icon>user.png</icon>
<order>1</order>
<page>1</page>
</attribute>