Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 APK_FILE_NAME=ChromeRemoteDesktop | 1 APK_FILE_NAME=ChromeRemoteDesktop |
| 2 APK_PACKAGE_NAME=com.google.chromeremotedesktop | 2 APK_PACKAGE_NAME=com.google.chromeremotedesktop |
| 3 DAEMON_FILE_NAME=Chrome Remote Desktop Host Service | 3 DAEMON_FILE_NAME=Chrome Remote Desktop Host Service |
| 4 HOST_PLUGIN_FILE_NAME=Chrome Remote Desktop Host | 4 HOST_PLUGIN_FILE_NAME=Chrome Remote Desktop Host |
| 5 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chrome Remote Desktop | 5 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chrome Remote Desktop |
| 6 MAC_BUNDLE_ID=com.google.Chrome | 6 MAC_BUNDLE_ID=com.google.Chrome |
| 7 MAC_CREATOR=rimZ | 7 MAC_CREATOR=rimZ |
| 8 MAC_HOST_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host | 8 MAC_HOST_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host |
| 9 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.
| |
| 10 MAC_NATIVE_MESSAGING_HOST_BUNDLE_ID=com.google.chromeremotedesktop.native-messag ing-host | |
| 11 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
| |
| 9 MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences | 12 MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences |
| 13 MAC_PREFPANE_BUNDLE_NAME=ChromeRemoteDesktop.prefPane | |
| 14 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_ID=com.google.chromeremotedesktop.remote-assis tance-host | |
| 15 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.
| |
| 16 MAC_REMOTING_NAME=ChromeRemoteDesktop | |
| 10 MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host-uninstaller | 17 MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host-uninstaller |
| 11 MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg | 18 MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg |
| 12 MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller | 19 MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller |
| 13 ME2ME_HOST_DESCRIPTION=Chrome Remote Desktop Host | 20 ME2ME_HOST_DESCRIPTION=Chrome Remote Desktop Host |
| OLD | NEW |