Changeset 3854
- Timestamp:
- 10/05/11 16:24:12 (8 months ago)
- Files:
-
- 1 modified
-
print/trunk/docs/protocol.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
print/trunk/docs/protocol.txt
r3831 r3854 91 91 ...CUSTOM_PARAMS... 92 92 } 93 ] 93 ], 94 94 legends: [ 95 95 { … … 98 98 icons: [ 99 99 'full url to the image' 100 ] 100 ], 101 101 name: 'an icon name' 102 102 } 103 ] 103 ], 104 104 name: 'a class name' 105 105 }
