Chromium Code Reviews| Index: remoting/branding_Chrome |
| diff --git a/remoting/branding_Chrome b/remoting/branding_Chrome |
| index 478d7f3397c0e86d4ef6745afa469254ad602d99..b2f294edc450c2648d4fb371be3acb4edeb08072 100644 |
| --- a/remoting/branding_Chrome |
| +++ b/remoting/branding_Chrome |
| @@ -6,7 +6,14 @@ IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chrome Remote Desktop |
| MAC_BUNDLE_ID=com.google.Chrome |
| MAC_CREATOR=rimZ |
| MAC_HOST_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host |
| +MAC_HOST_BUNDLE_NAME=ChromeRemoteDesktop.Host |
|
weitao
2014/03/06 18:54:35
Any comment on the bundle names?
Sergey Ulanov
2014/03/08 02:37:56
Why does it have .Host at the end. I think it can
weitao
2014/03/19 07:22:36
Done.
|
| +MAC_NATIVE_MESSAGING_HOST_BUNDLE_ID=com.google.chromeremotedesktop.native-messaging-host |
| +MAC_NATIVE_MESSAGING_HOST_BUNDLE_NAME=NativeMessagingHost |
|
Sergey Ulanov
2014/03/08 02:37:56
NativeMessagingHost.bundle
But I'm not sure about
weitao
2014/03/19 07:22:36
Changed the extension from ".app" to ".bundle".
I
|
| MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences |
| +MAC_PREFPANE_BUNDLE_NAME=ChromeRemoteDesktop.prefPane |
| +MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_ID=com.google.chromeremotedesktop.remote-assistance-host |
| +MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_NAME=RemoteAssistanceHost |
|
Sergey Ulanov
2014/03/08 02:37:56
RemoteAssistanceHost.bundle
weitao
2014/03/19 07:22:36
Done.
|
| +MAC_REMOTING_NAME=ChromeRemoteDesktop |
| MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host-uninstaller |
| MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg |
| MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller |