Advertisement
Guest User

Includes_WidgetLayout.xml

a guest
May 30th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <includes>
  3. ...
  4. <include name="TimePanel">
  5. <control type="group">
  6. ...
  7. <control type="label">
  8. <posx>734</posx>
  9. <width>600</width>
  10. <height>36</height>
  11. <align>right</align>
  12. <font>Font_Info_Caps</font>
  13. <textcolor>$VAR[HomeMenuWidgetTextVar]</textcolor>
  14. <label>$INFO[System.ProfileName][COLOR grey] • $INFO[System.Date] •[/COLOR] $INFO[System.Time]</label>
  15. </control>
  16. ...
  17. </control>
  18. </include>
  19. ...
  20. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement