ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/NexusPowerControl/trunk/NexusPowerControl/theme/AeroLowRes/theme.xml
Revision: 8
Committed: Sat Oct 22 08:58:41 2011 UTC (11 years, 5 months ago) by william
Content type: application/xml
File size: 259 byte(s)
Log Message:
** initial support for themes (better put this in now, rather than having to do a major re-write later)

File Contents

# Content
1 <?xml version="1.0" encoding="utf-8" ?>
2 <theme>
3 <main value="main.png" />
4 <shutdown value="shutdown.png" />
5 <restart value="restart.png" />
6 <logoff value="logoff.png" />
7 <sleep value="sleep.png" />
8 <close value="close.png" />
9 </theme>