diff options
Diffstat (limited to 'remoting/host/installer/mac/ChromotingHostService.pkgproj')
-rw-r--r-- | remoting/host/installer/mac/ChromotingHostService.pkgproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/host/installer/mac/ChromotingHostService.pkgproj b/remoting/host/installer/mac/ChromotingHostService.pkgproj index 06fec05..4da41aa 100644 --- a/remoting/host/installer/mac/ChromotingHostService.pkgproj +++ b/remoting/host/installer/mac/ChromotingHostService.pkgproj @@ -321,7 +321,7 @@ <key>GID</key> <integer>0</integer> <key>PATH</key> - <string>PreferencePanes/@@PREFPANE_BUNDLE_NAME@@</string> + <string>PreferencePanes/org.chromium.chromoting.prefPane</string> <key>PATH_TYPE</key> <integer>1</integer> <key>PERMISSIONS</key> @@ -404,7 +404,7 @@ <key>GID</key> <integer>0</integer> <key>PATH</key> - <string>PrivilegedHelperTools/@@HOST_BUNDLE_NAME@@</string> + <string>PrivilegedHelperTools/org.chromium.chromoting.me2me_host.app</string> <key>PATH_TYPE</key> <integer>1</integer> <key>PERMISSIONS</key> |