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

Side by Side Diff: chrome/common/extensions/docs/images/intermediate/overview-arch.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>1</integer> 6 <integer>1</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.12.0.121252</string> 10 <string>138.12.0.121252</string>
(...skipping 1980 matching lines...) Expand 10 before | Expand all | Expand 10 after
1991 <key>name</key> 1991 <key>name</key>
1992 <string>Canvas 1</string> 1992 <string>Canvas 1</string>
1993 </dict> 1993 </dict>
1994 </array> 1994 </array>
1995 <key>Frame</key> 1995 <key>Frame</key>
1996 <string>{{532, 131}, {929, 747}}</string> 1996 <string>{{532, 131}, {929, 747}}</string>
1997 <key>ListView</key> 1997 <key>ListView</key>
1998 <false/> 1998 <false/>
1999 <key>OutlineWidth</key> 1999 <key>OutlineWidth</key>
2000 <integer>142</integer> 2000 <integer>142</integer>
2001 <key>RightSidebar</key>
2002 <false/>
2003 <key>Sidebar</key>
2004 <true/>
2005 <key>SidebarWidth</key>
2006 <integer>138</integer>
2007 <key>VisibleRegion</key> 2001 <key>VisibleRegion</key>
2008 <string>{{-100, 1}, {777, 638}}</string> 2002 <string>{{-100, 1}, {777, 638}}</string>
2009 <key>Zoom</key> 2003 <key>Zoom</key>
2010 <real>1</real> 2004 <real>1</real>
2011 <key>ZoomValues</key> 2005 <key>ZoomValues</key>
2012 <array> 2006 <array>
2013 <array> 2007 <array>
2014 <string>Canvas 1</string> 2008 <string>Canvas 1</string>
2015 <real>1</real> 2009 <real>1</real>
2016 <real>4</real> 2010 <real>4</real>
2017 </array> 2011 </array>
2018 </array> 2012 </array>
2019 </dict> 2013 </dict>
2020 <key>saveQuickLookFiles</key> 2014 <key>saveQuickLookFiles</key>
2021 <string>YES</string> 2015 <string>YES</string>
2022 </dict> 2016 </dict>
2023 </plist> 2017 </plist>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698