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

Side by Side Diff: chrome/common/extensions/docs/images/intermediate/i18n-strings.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.9.0.117994</string> 10 <string>138.9.0.117994</string>
(...skipping 1229 matching lines...) Expand 10 before | Expand all | Expand 10 after
1240 <key>name</key> 1240 <key>name</key>
1241 <string>Canvas 1</string> 1241 <string>Canvas 1</string>
1242 </dict> 1242 </dict>
1243 </array> 1243 </array>
1244 <key>Frame</key> 1244 <key>Frame</key>
1245 <string>{{99, 126}, {1010, 752}}</string> 1245 <string>{{99, 126}, {1010, 752}}</string>
1246 <key>ListView</key> 1246 <key>ListView</key>
1247 <true/> 1247 <true/>
1248 <key>OutlineWidth</key> 1248 <key>OutlineWidth</key>
1249 <integer>55</integer> 1249 <integer>55</integer>
1250 <key>RightSidebar</key>
1251 <true/>
1252 <key>Sidebar</key>
1253 <true/>
1254 <key>SidebarWidth</key>
1255 <integer>138</integer>
1256 <key>VisibleRegion</key> 1250 <key>VisibleRegion</key>
1257 <string>{{-112, 90}, {802, 643}}</string> 1251 <string>{{-112, 90}, {802, 643}}</string>
1258 <key>Zoom</key> 1252 <key>Zoom</key>
1259 <real>1</real> 1253 <real>1</real>
1260 <key>ZoomValues</key> 1254 <key>ZoomValues</key>
1261 <array> 1255 <array>
1262 <array> 1256 <array>
1263 <string>Canvas 1</string> 1257 <string>Canvas 1</string>
1264 <real>1</real> 1258 <real>1</real>
1265 <real>0.0</real> 1259 <real>0.0</real>
1266 </array> 1260 </array>
1267 </array> 1261 </array>
1268 </dict> 1262 </dict>
1269 <key>saveQuickLookFiles</key> 1263 <key>saveQuickLookFiles</key>
1270 <string>YES</string> 1264 <string>YES</string>
1271 </dict> 1265 </dict>
1272 </plist> 1266 </plist>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698