mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
615 B

  1. <font name="white">
  2. <color>255</color>
  3. <size>16</size>
  4. <outline>no</outline>
  5. </font>
  6. <font name="mediumwhite">
  7. <color>255</color>
  8. <size>24</size>
  9. <outline>yes</outline>
  10. </font>
  11. <container name="notify_rock_text" priority="10">
  12. <box name="background">
  13. <area>20,15,600,100</area>
  14. </box>
  15. <textarea name="notify_rockheader">
  16. <area>25,20,600,40</area>
  17. <font>mediumwhite</font>
  18. </textarea>
  19. <textarea name="notify_rockmsg">
  20. <area>25,65,600,100</area>
  21. <font>white</font>
  22. <multiline>yes</multiline>
  23. </textarea>
  24. </container>