Changeset 540 for trunk/thune/gl/boot.c
- Timestamp:
- 07/04/08 03:46:13 (5 months ago)
- Files:
-
- 1 modified
-
trunk/thune/gl/boot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/gl/boot.c
r533 r540 27 27 " none :control-font\n" 28 28 " none :title-font\n" 29 " none :edit-font\n" 29 30 " none :label\n" 30 31 " none :area\n" 31 32 " none :window-margin\n" 32 33 " none :window\n" 33 " none :button-size -limit\n"34 " none :button-size\n" 34 35 " none :button-up\n" 35 36 " none :button-down\n" 36 37 " none :button-hover\n" 37 38 " none :label-dl\n" 39 " none :editor\n" 40 " none :editor-active\n" 41 " none :editor-cursor\n" 38 42 "]\n" 39 43 "context dup :gui-style-proto :gui-style\n"
