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

Side by Side Diff: remoting/host/installer/mac/ChromotingHostUninstaller.pkgproj

Issue 10916251: [Chromoting] Set BUNDLE_CAN_DOWNGRADE flag for installers. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 3 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
« no previous file with comments | « remoting/host/installer/mac/ChromotingHostService.pkgproj ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>PROJECT</key> 5 <key>PROJECT</key>
6 <dict> 6 <dict>
7 <key>PACKAGE_FILES</key> 7 <key>PACKAGE_FILES</key>
8 <dict> 8 <dict>
9 <key>DEFAULT_INSTALL_LOCATION</key> 9 <key>DEFAULT_INSTALL_LOCATION</key>
10 <string>/</string> 10 <string>/</string>
11 <key>HIERARCHY</key> 11 <key>HIERARCHY</key>
12 <dict> 12 <dict>
13 <key>CHILDREN</key> 13 <key>CHILDREN</key>
14 <array> 14 <array>
15 <dict> 15 <dict>
16 <key>CHILDREN</key> 16 <key>CHILDREN</key>
17 <array> 17 <array>
18 <dict> 18 <dict>
19 <key>BUNDLE_CAN_ DOWNGRADE</key>
20 <true/>
19 <key>CHILDREN</k ey> 21 <key>CHILDREN</k ey>
20 <array/> 22 <array/>
21 <key>GID</key> 23 <key>GID</key>
22 <integer>80</int eger> 24 <integer>80</int eger>
23 <key>PATH</key> 25 <key>PATH</key>
24 <string>Applicat ions/@@HOST_UNINSTALLER_NAME@@.app</string> 26 <string>Applicat ions/@@HOST_UNINSTALLER_NAME@@.app</string>
25 <key>PATH_TYPE</ key> 27 <key>PATH_TYPE</ key>
26 <integer>1</inte ger> 28 <integer>1</inte ger>
27 <key>PERMISSIONS </key> 29 <key>PERMISSIONS </key>
28 <integer>493</in teger> 30 <integer>493</in teger>
(...skipping 610 matching lines...) Expand 10 before | Expand all | Expand 10 after
639 <key>NAME</key> 641 <key>NAME</key>
640 <string>@@HOST_UNINSTALLER_PKG@@</string> 642 <string>@@HOST_UNINSTALLER_PKG@@</string>
641 </dict> 643 </dict>
642 </dict> 644 </dict>
643 <key>TYPE</key> 645 <key>TYPE</key>
644 <integer>1</integer> 646 <integer>1</integer>
645 <key>VERSION</key> 647 <key>VERSION</key>
646 <integer>2</integer> 648 <integer>2</integer>
647 </dict> 649 </dict>
648 </plist> 650 </plist>
OLDNEW
« no previous file with comments | « remoting/host/installer/mac/ChromotingHostService.pkgproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698