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 |
# | User | Rev | Content |
---|---|---|---|
1 | william | 8 | <?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 | william | 9 | <lockscreen value="lockscreen.png" /> |
8 | william | 8 | <sleep value="sleep.png" /> |
9 | <close value="close.png" /> | ||
10 | </theme> |