ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/NexusPowerControl/trunk/NexusPowerControl/theme/AeroLowRes/theme.xml
Revision: 9
Committed: Sat Oct 22 09:46:14 2011 UTC (11 years, 7 months ago) by william
Content type: application/xml
File size: 300 byte(s)
Log Message:
** now have theme images being read from xml file

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 <lockscreen value="lockscreen.png" />
8 <sleep value="sleep.png" />
9 <close value="close.png" />
10 </theme>