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

Side by Side Diff: remoting/host/installer/mac/Keystone/GoogleSoftwareUpdate.pkg/Contents/Resources/Description.plist

Issue 9956155: [Chromoting] Keystone installer package. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 8 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
OLDNEW
(Empty)
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">
3 <plist version="1.0">
4 <dict>
5 <key>IFPkgDescriptionDeleteWarning</key>
6 <string></string>
7 <key>IFPkgDescriptionDescription</key>
8 <string></string>
9 <key>IFPkgDescriptionTitle</key>
10 <string>Google Software Update</string>
11 <key>IFPkgDescriptionVersion</key>
12 <string>Google Software Update 1.0.9.2865, © 2005-2010 Google Inc.</stri ng>
13 </dict>
14 </plist>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698