Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Side by Side Diff: src/diagrams/tutorials/polymer-intro/dart-script-code.graffle

Issue 26922002: removing Web UI tutorials, updating remaining 4 to current release, + review pass (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: merge with master Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd"> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd">
3 <plist version="1.0"> 3 <plist version="1.0">
4 <dict> 4 <dict>
5 <key>ActiveLayerIndex</key> 5 <key>ActiveLayerIndex</key>
6 <integer>0</integer> 6 <integer>0</integer>
7 <key>ApplicationVersion</key> 7 <key>ApplicationVersion</key>
8 <array> 8 <array>
9 <string>com.omnigroup.OmniGrafflePro</string> 9 <string>com.omnigroup.OmniGrafflePro</string>
10 <string>139.18.0.187838</string> 10 <string>139.18.0.187838</string>
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 <key>Creator</key> 46 <key>Creator</key>
47 <string>Mary Campione</string> 47 <string>Mary Campione</string>
48 <key>DisplayScale</key> 48 <key>DisplayScale</key>
49 <string>1 0/72 in = 1.0000 in</string> 49 <string>1 0/72 in = 1.0000 in</string>
50 <key>GraphDocumentVersion</key> 50 <key>GraphDocumentVersion</key>
51 <integer>8</integer> 51 <integer>8</integer>
52 <key>GraphicsList</key> 52 <key>GraphicsList</key>
53 <array> 53 <array>
54 <dict> 54 <dict>
55 <key>Bounds</key> 55 <key>Bounds</key>
56 » » » <string>{{346, 104.5}, {356, 262}}</string> 56 » » » <string>{{346, 104.5}, {356, 234}}</string>
57 <key>Class</key> 57 <key>Class</key>
58 <string>ShapedGraphic</string> 58 <string>ShapedGraphic</string>
59 <key>FitText</key> 59 <key>FitText</key>
60 <string>YES</string> 60 <string>YES</string>
61 <key>Flow</key> 61 <key>Flow</key>
62 <string>Resize</string> 62 <string>Resize</string>
63 <key>ID</key> 63 <key>ID</key>
64 <integer>34187</integer> 64 <integer>34187</integer>
65 <key>Shape</key> 65 <key>Shape</key>
66 <string>Rectangle</string> 66 <string>Rectangle</string>
(...skipping 24 matching lines...) Expand all
91 \cocoascreenfonts1{\fonttbl\f0\fmodern\fcharset0 CourierNewPSMT;} 91 \cocoascreenfonts1{\fonttbl\f0\fmodern\fcharset0 CourierNewPSMT;}
92 {\colortbl;\red255\green255\blue255;} 92 {\colortbl;\red255\green255\blue255;}
93 \deftab720 93 \deftab720
94 \pard\pardeftab720 94 \pard\pardeftab720
95 95
96 \f0\fs24 \cf0 import 'dart:html';\ 96 \f0\fs24 \cf0 import 'dart:html';\
97 import 'dart:async';\ 97 import 'dart:async';\
98 import 'package:polymer/polymer.dart';\ 98 import 'package:polymer/polymer.dart';\
99 \ 99 \
100 @CustomTag('tute-stopwatch')\ 100 @CustomTag('tute-stopwatch')\
101 class TuteStopwatch\ 101 class TuteStopwatch extends PolymerElement \{\
102 extends PolymerElement\
103 with ObservableMixin \{\
104 \ 102 \
105 void inserted() \{\ 103 void inserted() \{\
106 super.inserted();\ 104 super.inserted();\
107 ...\ 105 ...\
108 \}\ 106 \}\
109 \ 107 \
110 void start(Event e, var detail, Node target) \{\ 108 void start(Event e, var detail, Node target) \{\
111 ...\ 109 ...\
112 \} \ 110 \} \
113 \}}</string> 111 \}}</string>
114 </dict> 112 </dict>
115 <key>Wrap</key> 113 <key>Wrap</key>
116 <string>NO</string> 114 <string>NO</string>
117 </dict> 115 </dict>
118 <dict> 116 <dict>
119 <key>Class</key> 117 <key>Class</key>
120 <string>LineGraphic</string> 118 <string>LineGraphic</string>
121 <key>Head</key> 119 <key>Head</key>
122 <dict> 120 <dict>
123 <key>ID</key> 121 <key>ID</key>
124 <integer>34201</integer> 122 <integer>34201</integer>
125 </dict> 123 </dict>
126 <key>ID</key> 124 <key>ID</key>
127 <integer>34204</integer> 125 <integer>34204</integer>
128 <key>Points</key> 126 <key>Points</key>
129 <array> 127 <array>
130 » » » » <string>{322, 324.34257047423557}</string> 128 » » » » <string>{322, 304.1202006483752}</string>
131 » » » » <string>{363, 324.6179702672485}</string> 129 » » » » <string>{363, 304.21683254216708}</string>
132 </array> 130 </array>
133 <key>Style</key> 131 <key>Style</key>
134 <dict> 132 <dict>
135 <key>stroke</key> 133 <key>stroke</key>
136 <dict> 134 <dict>
137 <key>HeadArrow</key> 135 <key>HeadArrow</key>
138 <string>FilledArrow</string> 136 <string>FilledArrow</string>
139 <key>Legacy</key> 137 <key>Legacy</key>
140 <true/> 138 <true/>
141 <key>TailArrow</key> 139 <key>TailArrow</key>
(...skipping 11 matching lines...) Expand all
153 <string>LineGraphic</string> 151 <string>LineGraphic</string>
154 <key>Head</key> 152 <key>Head</key>
155 <dict> 153 <dict>
156 <key>ID</key> 154 <key>ID</key>
157 <integer>34158</integer> 155 <integer>34158</integer>
158 </dict> 156 </dict>
159 <key>ID</key> 157 <key>ID</key>
160 <integer>34203</integer> 158 <integer>34203</integer>
161 <key>Points</key> 159 <key>Points</key>
162 <array> 160 <array>
163 » » » » <string>{322, 262.9999863303787}</string> 161 » » » » <string>{322, 235.03107666079367}</string>
164 » » » » <string>{363, 262.9999863303787}</string> 162 » » » » <string>{363, 234.88261444529206}</string>
165 </array> 163 </array>
166 <key>Style</key> 164 <key>Style</key>
167 <dict> 165 <dict>
168 <key>stroke</key> 166 <key>stroke</key>
169 <dict> 167 <dict>
170 <key>HeadArrow</key> 168 <key>HeadArrow</key>
171 <string>FilledArrow</string> 169 <string>FilledArrow</string>
172 <key>Legacy</key> 170 <key>Legacy</key>
173 <true/> 171 <true/>
174 <key>TailArrow</key> 172 <key>TailArrow</key>
175 <string>0</string> 173 <string>0</string>
176 </dict> 174 </dict>
177 </dict> 175 </dict>
178 <key>Tail</key> 176 <key>Tail</key>
179 <dict> 177 <dict>
180 <key>ID</key> 178 <key>ID</key>
181 <integer>34200</integer> 179 <integer>34200</integer>
182 </dict> 180 </dict>
183 </dict> 181 </dict>
184 <dict> 182 <dict>
185 <key>Bounds</key> 183 <key>Bounds</key>
186 » » » <string>{{220, 317}, {102, 14}}</string> 184 » » » <string>{{220, 297}, {102, 14}}</string>
187 <key>Class</key> 185 <key>Class</key>
188 <string>ShapedGraphic</string> 186 <string>ShapedGraphic</string>
189 <key>ID</key> 187 <key>ID</key>
190 <integer>34202</integer> 188 <integer>34202</integer>
191 <key>Shape</key> 189 <key>Shape</key>
192 <string>Rectangle</string> 190 <string>Rectangle</string>
193 <key>Style</key> 191 <key>Style</key>
194 <dict> 192 <dict>
195 <key>fill</key> 193 <key>fill</key>
196 <dict> 194 <dict>
(...skipping 26 matching lines...) Expand all
223 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390 221 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390
224 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} 222 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
225 {\colortbl;\red255\green255\blue255;} 223 {\colortbl;\red255\green255\blue255;}
226 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural\qr 224 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural\qr
227 225
228 \f0\fs24 \cf0 An event handler}</string> 226 \f0\fs24 \cf0 An event handler}</string>
229 </dict> 227 </dict>
230 </dict> 228 </dict>
231 <dict> 229 <dict>
232 <key>Bounds</key> 230 <key>Bounds</key>
233 » » » <string>{{363, 303.5}, {339, 44.5}}</string> 231 » » » <string>{{363, 275.5}, {339, 44.5}}</string>
234 <key>Class</key> 232 <key>Class</key>
235 <string>ShapedGraphic</string> 233 <string>ShapedGraphic</string>
236 <key>ID</key> 234 <key>ID</key>
237 <integer>34201</integer> 235 <integer>34201</integer>
238 <key>Shape</key> 236 <key>Shape</key>
239 <string>Rectangle</string> 237 <string>Rectangle</string>
240 <key>Style</key> 238 <key>Style</key>
241 <dict> 239 <dict>
242 <key>fill</key> 240 <key>fill</key>
243 <dict> 241 <dict>
(...skipping 14 matching lines...) Expand all
258 </dict> 256 </dict>
259 <key>stroke</key> 257 <key>stroke</key>
260 <dict> 258 <dict>
261 <key>Draws</key> 259 <key>Draws</key>
262 <string>NO</string> 260 <string>NO</string>
263 </dict> 261 </dict>
264 </dict> 262 </dict>
265 </dict> 263 </dict>
266 <dict> 264 <dict>
267 <key>Bounds</key> 265 <key>Bounds</key>
268 » » » <string>{{63, 256}, {259, 14}}</string> 266 » » » <string>{{63, 228.5}, {259, 14}}</string>
269 <key>Class</key> 267 <key>Class</key>
270 <string>ShapedGraphic</string> 268 <string>ShapedGraphic</string>
271 <key>ID</key> 269 <key>ID</key>
272 <integer>34200</integer> 270 <integer>34200</integer>
273 <key>Shape</key> 271 <key>Shape</key>
274 <string>Rectangle</string> 272 <string>Rectangle</string>
275 <key>Style</key> 273 <key>Style</key>
276 <dict> 274 <dict>
277 <key>fill</key> 275 <key>fill</key>
278 <dict> 276 <dict>
(...skipping 26 matching lines...) Expand all
305 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390 303 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390
306 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} 304 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
307 {\colortbl;\red255\green255\blue255;} 305 {\colortbl;\red255\green255\blue255;}
308 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural\qr 306 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural\qr
309 307
310 \f0\fs24 \cf0 Overrides a custom element life-cycle method}</string> 308 \f0\fs24 \cf0 Overrides a custom element life-cycle method}</string>
311 </dict> 309 </dict>
312 </dict> 310 </dict>
313 <dict> 311 <dict>
314 <key>Bounds</key> 312 <key>Bounds</key>
315 » » » <string>{{363, 235}, {157, 56}}</string> 313 » » » <string>{{363, 207}, {157, 56}}</string>
316 <key>Class</key> 314 <key>Class</key>
317 <string>ShapedGraphic</string> 315 <string>ShapedGraphic</string>
318 <key>ID</key> 316 <key>ID</key>
319 <integer>34158</integer> 317 <integer>34158</integer>
320 <key>Shape</key> 318 <key>Shape</key>
321 <string>Rectangle</string> 319 <string>Rectangle</string>
322 <key>Style</key> 320 <key>Style</key>
323 <dict> 321 <dict>
324 <key>fill</key> 322 <key>fill</key>
325 <dict> 323 <dict>
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 </dict> 408 </dict>
411 <key>Wrap</key> 409 <key>Wrap</key>
412 <string>NO</string> 410 <string>NO</string>
413 </dict> 411 </dict>
414 <dict> 412 <dict>
415 <key>Class</key> 413 <key>Class</key>
416 <string>LineGraphic</string> 414 <string>LineGraphic</string>
417 <key>Head</key> 415 <key>Head</key>
418 <dict> 416 <dict>
419 <key>ID</key> 417 <key>ID</key>
420 <integer>34178</integer>
421 </dict>
422 <key>ID</key>
423 <integer>34184</integer>
424 <key>Points</key>
425 <array>
426 <string>{322, 219.68181818181819}</string>
427 <string>{392, 216.04545454545456}</string>
428 </array>
429 <key>Style</key>
430 <dict>
431 <key>stroke</key>
432 <dict>
433 <key>HeadArrow</key>
434 <string>FilledArrow</string>
435 <key>Legacy</key>
436 <true/>
437 <key>TailArrow</key>
438 <string>0</string>
439 </dict>
440 </dict>
441 <key>Tail</key>
442 <dict>
443 <key>ID</key>
444 <integer>34173</integer>
445 </dict>
446 </dict>
447 <dict>
448 <key>Class</key>
449 <string>LineGraphic</string>
450 <key>Head</key>
451 <dict>
452 <key>ID</key>
453 <integer>34177</integer> 418 <integer>34177</integer>
454 </dict> 419 </dict>
455 <key>ID</key> 420 <key>ID</key>
456 <integer>34183</integer> 421 <integer>34183</integer>
457 <key>Points</key> 422 <key>Points</key>
458 <array> 423 <array>
459 » » » » <string>{322, 200.77143076311032}</string> 424 » » » » <string>{322, 192.23469387755102}</string>
460 » » » » <string>{392, 201.43809932382294}</string> 425 » » » » <string>{388, 196.5}</string>
426 » » » » <string>{495, 188.95814977973569}</string>
461 </array> 427 </array>
462 <key>Style</key> 428 <key>Style</key>
463 <dict> 429 <dict>
464 <key>stroke</key> 430 <key>stroke</key>
465 <dict> 431 <dict>
466 <key>HeadArrow</key> 432 <key>HeadArrow</key>
467 <string>FilledArrow</string> 433 <string>FilledArrow</string>
468 <key>Legacy</key> 434 <key>Legacy</key>
469 <true/> 435 <true/>
470 <key>TailArrow</key> 436 <key>TailArrow</key>
(...skipping 11 matching lines...) Expand all
482 <string>LineGraphic</string> 448 <string>LineGraphic</string>
483 <key>Head</key> 449 <key>Head</key>
484 <dict> 450 <dict>
485 <key>ID</key> 451 <key>ID</key>
486 <integer>34175</integer> 452 <integer>34175</integer>
487 </dict> 453 </dict>
488 <key>ID</key> 454 <key>ID</key>
489 <integer>34182</integer> 455 <integer>34182</integer>
490 <key>Points</key> 456 <key>Points</key>
491 <array> 457 <array>
492 » » » » <string>{322, 167.95484823631628}</string> 458 » » » » <string>{322, 167.95868682022004}</string>
493 » » » » <string>{350, 168.74776422497902}</string> 459 » » » » <string>{350, 168.7524837953525}</string>
494 </array> 460 </array>
495 <key>Style</key> 461 <key>Style</key>
496 <dict> 462 <dict>
497 <key>stroke</key> 463 <key>stroke</key>
498 <dict> 464 <dict>
499 <key>HeadArrow</key> 465 <key>HeadArrow</key>
500 <string>FilledArrow</string> 466 <string>FilledArrow</string>
501 <key>Legacy</key> 467 <key>Legacy</key>
502 <true/> 468 <true/>
503 <key>TailArrow</key> 469 <key>TailArrow</key>
504 <string>0</string> 470 <string>0</string>
505 </dict> 471 </dict>
506 </dict> 472 </dict>
507 <key>Tail</key> 473 <key>Tail</key>
508 <dict> 474 <dict>
509 <key>ID</key> 475 <key>ID</key>
510 <integer>34161</integer> 476 <integer>34161</integer>
511 </dict> 477 </dict>
512 </dict> 478 </dict>
513 <dict> 479 <dict>
514 <key>Bounds</key> 480 <key>Bounds</key>
515 » » » <string>{{392, 207.5}, {151, 15}}</string> 481 » » » <string>{{495, 179.5}, {162, 15}}</string>
516 <key>Class</key> 482 <key>Class</key>
517 <string>ShapedGraphic</string> 483 <string>ShapedGraphic</string>
518 <key>ID</key> 484 <key>ID</key>
519 <integer>34178</integer>
520 <key>Magnets</key>
521 <array>
522 <string>{-0.43046357615894015, 0.033333333333333 215}</string>
523 </array>
524 <key>Shape</key>
525 <string>Rectangle</string>
526 <key>Style</key>
527 <dict>
528 <key>fill</key>
529 <dict>
530 <key>Color</key>
531 <dict>
532 <key>b</key>
533 <string>0.727695</string>
534 <key>g</key>
535 <string>0.825576</string>
536 <key>r</key>
537 <string>1</string>
538 </dict>
539 </dict>
540 <key>shadow</key>
541 <dict>
542 <key>Draws</key>
543 <string>NO</string>
544 </dict>
545 <key>stroke</key>
546 <dict>
547 <key>Draws</key>
548 <string>NO</string>
549 </dict>
550 </dict>
551 <key>Text</key>
552 <dict>
553 <key>Align</key>
554 <integer>2</integer>
555 </dict>
556 </dict>
557 <dict>
558 <key>Bounds</key>
559 <string>{{392, 192.5}, {162, 15}}</string>
560 <key>Class</key>
561 <string>ShapedGraphic</string>
562 <key>ID</key>
563 <integer>34177</integer> 485 <integer>34177</integer>
564 <key>Magnets</key> 486 <key>Magnets</key>
565 <array> 487 <array>
566 <string>{-0.45987654320987659, 0.099999999999999 645}</string> 488 <string>{-0.45987654320987659, 0.099999999999999 645}</string>
567 </array> 489 </array>
568 <key>Shape</key> 490 <key>Shape</key>
569 <string>Rectangle</string> 491 <string>Rectangle</string>
570 <key>Style</key> 492 <key>Style</key>
571 <dict> 493 <dict>
572 <key>fill</key> 494 <key>fill</key>
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
633 </dict> 555 </dict>
634 </dict> 556 </dict>
635 <key>Text</key> 557 <key>Text</key>
636 <dict> 558 <dict>
637 <key>Align</key> 559 <key>Align</key>
638 <integer>2</integer> 560 <integer>2</integer>
639 </dict> 561 </dict>
640 </dict> 562 </dict>
641 <dict> 563 <dict>
642 <key>Bounds</key> 564 <key>Bounds</key>
643 » » » <string>{{175, 214}, {147, 19}}</string> 565 » » » <string>{{160, 177.5}, {162, 19}}</string>
644 <key>Class</key> 566 <key>Class</key>
645 <string>ShapedGraphic</string> 567 <string>ShapedGraphic</string>
646 <key>FitText</key> 568 <key>FitText</key>
647 <string>YES</string>
648 <key>Flow</key>
649 <string>Resize</string>
650 <key>FontInfo</key>
651 <dict>
652 <key>Color</key>
653 <dict>
654 <key>b</key>
655 <string>0</string>
656 <key>g</key>
657 <string>0</string>
658 <key>r</key>
659 <string>0</string>
660 </dict>
661 <key>Font</key>
662 <string>HelveticaNeue</string>
663 <key>Size</key>
664 <real>12</real>
665 </dict>
666 <key>ID</key>
667 <integer>34173</integer>
668 <key>Shape</key>
669 <string>Rectangle</string>
670 <key>Style</key>
671 <dict>
672 <key>fill</key>
673 <dict>
674 <key>Color</key>
675 <dict>
676 <key>b</key>
677 <string>0.727695</string>
678 <key>g</key>
679 <string>0.825576</string>
680 <key>r</key>
681 <string>1</string>
682 </dict>
683 </dict>
684 <key>shadow</key>
685 <dict>
686 <key>Draws</key>
687 <string>NO</string>
688 </dict>
689 <key>stroke</key>
690 <dict>
691 <key>Draws</key>
692 <string>NO</string>
693 </dict>
694 </dict>
695 <key>Text</key>
696 <dict>
697 <key>Align</key>
698 <integer>2</integer>
699 <key>Pad</key>
700 <integer>2</integer>
701 <key>Text</key>
702 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390
703 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;}
704 {\colortbl;\red255\green255\blue255;}
705 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural\qr
706
707 \f0\fs24 \cf0 Must use ObservableMixin}</string>
708 <key>VerticalPad</key>
709 <integer>2</integer>
710 </dict>
711 <key>Wrap</key>
712 <string>NO</string>
713 </dict>
714 <dict>
715 <key>Bounds</key>
716 <string>{{160, 190.5}, {162, 19}}</string>
717 <key>Class</key>
718 <string>ShapedGraphic</string>
719 <key>FitText</key>
720 <string>YES</string> 569 <string>YES</string>
721 <key>Flow</key> 570 <key>Flow</key>
722 <string>Resize</string> 571 <string>Resize</string>
723 <key>FontInfo</key> 572 <key>FontInfo</key>
724 <dict> 573 <dict>
725 <key>Color</key> 574 <key>Color</key>
726 <dict> 575 <dict>
727 <key>b</key> 576 <key>b</key>
728 <string>0</string> 577 <string>0</string>
729 <key>g</key> 578 <key>g</key>
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
872 <key>twopiSeparation</key> 721 <key>twopiSeparation</key>
873 <real>0.0</real> 722 <real>0.0</real>
874 </dict> 723 </dict>
875 <key>LinksVisible</key> 724 <key>LinksVisible</key>
876 <string>NO</string> 725 <string>NO</string>
877 <key>MagnetsVisible</key> 726 <key>MagnetsVisible</key>
878 <string>NO</string> 727 <string>NO</string>
879 <key>MasterSheets</key> 728 <key>MasterSheets</key>
880 <array/> 729 <array/>
881 <key>ModificationDate</key> 730 <key>ModificationDate</key>
882 » <string>2013-10-03 16:49:50 +0000</string> 731 » <string>2013-10-09 23:50:02 +0000</string>
883 <key>Modifier</key> 732 <key>Modifier</key>
884 <string>Mary Campione</string> 733 <string>Mary Campione</string>
885 <key>NotesVisible</key> 734 <key>NotesVisible</key>
886 <string>NO</string> 735 <string>NO</string>
887 <key>Orientation</key> 736 <key>Orientation</key>
888 <integer>2</integer> 737 <integer>2</integer>
889 <key>OriginVisible</key> 738 <key>OriginVisible</key>
890 <string>NO</string> 739 <string>NO</string>
891 <key>PageBreaks</key> 740 <key>PageBreaks</key>
892 <string>YES</string> 741 <string>YES</string>
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
981 <array> 830 <array>
982 <array> 831 <array>
983 <string>Canvas 1</string> 832 <string>Canvas 1</string>
984 <real>1</real> 833 <real>1</real>
985 <real>1</real> 834 <real>1</real>
986 </array> 835 </array>
987 </array> 836 </array>
988 </dict> 837 </dict>
989 </dict> 838 </dict>
990 </plist> 839 </plist>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698