OLD | NEW |
---|---|
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 2113 matching lines...) Loading... | |
2124 <key>name</key> | 2124 <key>name</key> |
2125 <string>Canvas 1</string> | 2125 <string>Canvas 1</string> |
2126 </dict> | 2126 </dict> |
2127 </array> | 2127 </array> |
2128 <key>Frame</key> | 2128 <key>Frame</key> |
2129 <string>{{189, 73}, {1131, 735}}</string> | 2129 <string>{{189, 73}, {1131, 735}}</string> |
2130 <key>ListView</key> | 2130 <key>ListView</key> |
2131 <false/> | 2131 <false/> |
2132 <key>OutlineWidth</key> | 2132 <key>OutlineWidth</key> |
2133 <integer>104</integer> | 2133 <integer>104</integer> |
2134 <key>RightSidebar</key> | |
Devlin
2011/12/21 19:47:13
Is this (and others in chrome/common/docs/images/i
Aaron Boodman
2011/12/21 20:31:00
This should also not be removed. Thanks for bringi
| |
2135 <true/> | |
2136 <key>Sidebar</key> | |
2137 <true/> | |
2138 <key>SidebarWidth</key> | |
2139 <integer>138</integer> | |
2140 <key>VisibleRegion</key> | 2134 <key>VisibleRegion</key> |
2141 <string>{{-26, 2}, {874, 626}}</string> | 2135 <string>{{-26, 2}, {874, 626}}</string> |
2142 <key>Zoom</key> | 2136 <key>Zoom</key> |
2143 <real>1</real> | 2137 <real>1</real> |
2144 <key>ZoomValues</key> | 2138 <key>ZoomValues</key> |
2145 <array> | 2139 <array> |
2146 <array> | 2140 <array> |
2147 <string>Canvas 1</string> | 2141 <string>Canvas 1</string> |
2148 <real>1</real> | 2142 <real>1</real> |
2149 <real>1.5</real> | 2143 <real>1.5</real> |
2150 </array> | 2144 </array> |
2151 </array> | 2145 </array> |
2152 </dict> | 2146 </dict> |
2153 <key>saveQuickLookFiles</key> | 2147 <key>saveQuickLookFiles</key> |
2154 <string>YES</string> | 2148 <string>YES</string> |
2155 </dict> | 2149 </dict> |
2156 </plist> | 2150 </plist> |
OLD | NEW |