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

Side by Side Diff: src/diagrams/tutorials/add-elements/add-element.graffle

Issue 21153003: remove codelab.pdf file, add redirect; move graffle files to be under src/diagrams (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Created 7 years, 4 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.16.0.171715</string> 10 <string>139.16.0.171715</string>
(...skipping 1034 matching lines...) Expand 10 before | Expand all | Expand 10 after
1045 <array> 1045 <array>
1046 <array> 1046 <array>
1047 <string>Canvas 1</string> 1047 <string>Canvas 1</string>
1048 <real>1</real> 1048 <real>1</real>
1049 <real>2</real> 1049 <real>2</real>
1050 </array> 1050 </array>
1051 </array> 1051 </array>
1052 </dict> 1052 </dict>
1053 </dict> 1053 </dict>
1054 </plist> 1054 </plist>
OLDNEW
« no previous file with comments | « src/diagrams/tutorials/README.md ('k') | src/diagrams/tutorials/add-elements/add-element-code.graffle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698