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

Side by Side Diff: chrome/common/extensions/docs/images/intermediate/i18n-before.graffle

Issue 9006027: Rip Out the Sidebar API (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 8 years, 12 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 | Annotate | Revision Log
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>138.9.0.117994</string> 10 <string>138.9.0.117994</string>
(...skipping 1357 matching lines...) Expand 10 before | Expand all | Expand 10 after
1368 <key>name</key> 1368 <key>name</key>
1369 <string>Canvas 1</string> 1369 <string>Canvas 1</string>
1370 </dict> 1370 </dict>
1371 </array> 1371 </array>
1372 <key>Frame</key> 1372 <key>Frame</key>
1373 <string>{{-264, 143}, {1131, 735}}</string> 1373 <string>{{-264, 143}, {1131, 735}}</string>
1374 <key>ListView</key> 1374 <key>ListView</key>
1375 <false/> 1375 <false/>
1376 <key>OutlineWidth</key> 1376 <key>OutlineWidth</key>
1377 <integer>104</integer> 1377 <integer>104</integer>
1378 <key>RightSidebar</key>
1379 <true/>
1380 <key>Sidebar</key>
1381 <true/>
1382 <key>SidebarWidth</key>
1383 <integer>138</integer>
1384 <key>VisibleRegion</key> 1378 <key>VisibleRegion</key>
1385 <string>{{-148, 1}, {874, 626}}</string> 1379 <string>{{-148, 1}, {874, 626}}</string>
1386 <key>Zoom</key> 1380 <key>Zoom</key>
1387 <real>1</real> 1381 <real>1</real>
1388 <key>ZoomValues</key> 1382 <key>ZoomValues</key>
1389 <array> 1383 <array>
1390 <array> 1384 <array>
1391 <string>Canvas 1</string> 1385 <string>Canvas 1</string>
1392 <real>1</real> 1386 <real>1</real>
1393 <real>1.5</real> 1387 <real>1.5</real>
1394 </array> 1388 </array>
1395 </array> 1389 </array>
1396 </dict> 1390 </dict>
1397 <key>saveQuickLookFiles</key> 1391 <key>saveQuickLookFiles</key>
1398 <string>YES</string> 1392 <string>YES</string>
1399 </dict> 1393 </dict>
1400 </plist> 1394 </plist>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698