Commit d326e27e authored by garykac@chromium.org's avatar garykac@chromium.org

[Chromoting] Remove spaces from packproj name to make the build system happier.

Review URL: https://chromiumcodereview.appspot.com/10080011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132248 0039d316-1c4b-4281-b951-d872f2087c98
parent 335bd085
...@@ -719,13 +719,13 @@ ...@@ -719,13 +719,13 @@
<key>IFPkgDescriptionTitle</key> <key>IFPkgDescriptionTitle</key>
<string>Chrome Remote Desktop</string> <string>Chrome Remote Desktop</string>
<key>IFPkgDescriptionVersion</key> <key>IFPkgDescriptionVersion</key>
<string>1.4.4</string> <string>1.4.5</string>
</dict> </dict>
</dict> </dict>
<key>Display Information</key> <key>Display Information</key>
<dict> <dict>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>Chrome Remote Desktop 1.4.4</string> <string>Chrome Remote Desktop 1.4.5</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string></string> <string></string>
<key>CFBundleIconFile Path Type</key> <key>CFBundleIconFile Path Type</key>
...@@ -735,7 +735,7 @@ ...@@ -735,7 +735,7 @@
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Chrome Remote Desktop</string> <string>Chrome Remote Desktop</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.4.4</string> <string>1.4.5</string>
</dict> </dict>
<key>Version</key> <key>Version</key>
<dict> <dict>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment