1. <columns>
  2. <!-- column-name id -->
  3. <column type="gchararray"/>
  4. <!-- column-name name -->
  5. <column type="gchararray"/>
  6. <!-- column-name preview -->
  7. <column type="GdkPixbuf"/>
  8. <!-- column-name pagecolor -->
  9. <column type="gchararray"/>
  10. <!-- column-name checkered -->
  11. <column type="gboolean"/>
  12. <!-- column-name border -->
  13. <column type="gchararray"/>
  14. <!-- column-name shadow -->
  15. <column type="gboolean"/>
  16. </columns>
  17. <data>
  18. <row>
  19. <col id="0">light</col>
  20. <col id="1" translatable="yes">Default</col>
  21. <col id="2">resources/canvas_aw.png</col>
  22. <col id="3">rgba(255, 255, 255, 0)</col>
  23. <col id="4">False</col>
  24. <col id="5">#333333</col>
  25. <col id="6">True</col>
  26. </row>
  27. <row>
  28. <col id="0">dark</col>
  29. <col id="1" translatable="yes">Dark</col>
  30. <col id="2">resources/canvas_ad.png</col>
  31. <col id="3">rgba(80, 80, 80, 0)</col>
  32. <col id="4">False</col>
  33. <col id="5">#eeeeee</col>
  34. <col id="6">True</col>
  35. </row>
  36. <row>
  37. <col id="0">light-check</col>
  38. <col id="1" translatable="yes">Light Checkerboard</col>
  39. <col id="2">resources/canvas_cw.png</col>
  40. <col id="3">rgba(255, 255, 255, 0)</col>
  41. <col id="4">True</col>
  42. <col id="5">#111111</col>
  43. <col id="6">False</col>
  44. </row>
  45. <row>
  46. <col id="0">dark-check</col>
  47. <col id="1" translatable="yes">Dark Checkerboard</col>
  48. <col id="2">resources/canvas_cd.png</col>
  49. <col id="3">rgba(80, 80, 80, 0)</col>
  50. <col id="4">True</col>
  51. <col id="5">#ffffff</col>
  52. <col id="6">False</col>
  53. </row>
  54. <row>
  55. <col id="0">light-solid</col>
  56. <col id="1" translatable="yes">Solid White</col>
  57. <col id="2">resources/canvas_sw.png</col>
  58. <col id="3">#ffffff</col>
  59. <col id="4">False</col>
  60. <col id="5">#cccccc</col>
  61. <col id="6">False</col>
  62. </row>
  63. </data>
 
 

517

Pasted Text #12194

作成者 Martin Owens

-

PasteBin

63
言葉
146
サイズ
2.1 KB
作成済み
訂正
3
タイプ
text/xml
Public Domain (PD)
コメントするにはログインしてください!