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

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

Issue 9006027: Rip Out the Sidebar API (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years 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 1678 matching lines...) Expand 10 before | Expand all | Expand 10 after
1689 <key>CurrentSheet</key> 1689 <key>CurrentSheet</key>
1690 <integer>0</integer> 1690 <integer>0</integer>
1691 <key>ExpandedCanvases</key> 1691 <key>ExpandedCanvases</key>
1692 <array/> 1692 <array/>
1693 <key>Frame</key> 1693 <key>Frame</key>
1694 <string>{{62, 73}, {716, 805}}</string> 1694 <string>{{62, 73}, {716, 805}}</string>
1695 <key>ListView</key> 1695 <key>ListView</key>
1696 <false/> 1696 <false/>
1697 <key>OutlineWidth</key> 1697 <key>OutlineWidth</key>
1698 <integer>142</integer> 1698 <integer>142</integer>
1699 <key>RightSidebar</key>
1700 <true/>
1701 <key>Sidebar</key>
1702 <false/>
1703 <key>SidebarWidth</key>
1704 <integer>138</integer>
1705 <key>VisibleRegion</key> 1699 <key>VisibleRegion</key>
1706 <string>{{1, 1}, {560, 681}}</string> 1700 <string>{{1, 1}, {560, 681}}</string>
1707 <key>Zoom</key> 1701 <key>Zoom</key>
1708 <real>1</real> 1702 <real>1</real>
1709 <key>ZoomValues</key> 1703 <key>ZoomValues</key>
1710 <array> 1704 <array>
1711 <array> 1705 <array>
1712 <string>Canvas 1</string> 1706 <string>Canvas 1</string>
1713 <real>1</real> 1707 <real>1</real>
1714 <real>0.0</real> 1708 <real>0.0</real>
1715 </array> 1709 </array>
1716 </array> 1710 </array>
1717 </dict> 1711 </dict>
1718 <key>saveQuickLookFiles</key> 1712 <key>saveQuickLookFiles</key>
1719 <string>YES</string> 1713 <string>YES</string>
1720 </dict> 1714 </dict>
1721 </plist> 1715 </plist>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698