| Index: remoting/host/setup/native_messaging_host-Info.plist
|
| diff --git a/remoting/host/remoting_me2me_host-Info.plist b/remoting/host/setup/native_messaging_host-Info.plist
|
| similarity index 92%
|
| copy from remoting/host/remoting_me2me_host-Info.plist
|
| copy to remoting/host/setup/native_messaging_host-Info.plist
|
| index 1f2b9dfb7d088d39d4b64366bb35f91ca3d47cd3..fe012564ca52243ff88f484686411cd535bf9c64 100644
|
| --- a/remoting/host/remoting_me2me_host-Info.plist
|
| +++ b/remoting/host/setup/native_messaging_host-Info.plist
|
| @@ -7,13 +7,13 @@
|
| <key>CFBundleExecutable</key>
|
| <string>${EXECUTABLE_NAME}</string>
|
| <key>CFBundleIconFile</key>
|
| - <string>remoting_me2me_host</string>
|
| + <string>native_messaging_host</string>
|
| <key>CFBundleIdentifier</key>
|
| <string>BUNDLE_ID</string>
|
| <key>CFBundleInfoDictionaryVersion</key>
|
| <string>6.0</string>
|
| <key>CFBundleName</key>
|
| - <string>remoting_me2me_host</string>
|
| + <string>native_messaging_host</string>
|
| <key>CFBundlePackageType</key>
|
| <string>APPL</string>
|
| <key>CFBundleSignature</key>
|
|
|