Use "TigerVNC" as the Mac package name rather than "tigervnc"


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4270 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/release/Welcome.rtf b/release/Welcome.rtf
index 8d1d3b0..109211c 100755
--- a/release/Welcome.rtf
+++ b/release/Welcome.rtf
@@ -1,4 +1,4 @@
-{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf290
+{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350
 {\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fmodern\fcharset0 CourierNewPSMT;}
 {\colortbl;\red255\green255\blue255;}
 \margl1440\margr1440\vieww9000\viewh8400\viewkind0
@@ -8,7 +8,7 @@
 \f0\fs24 \cf0 This installer will install the TigerVNC Viewer for Intel-based Macintosh computers. To remove TigerVNC, you can either use the "Uninstall" application, which can be found in the same archive as this package, or you can run\
 \
 
-\f1   /opt/tigervnc/bin/uninstall\
+\f1   /opt/TigerVNC/bin/uninstall\
 
 \f0 \
 from the command line.\
diff --git a/release/makemacpkg.in b/release/makemacpkg.in
index 7b806f2..d89d5cb 100644
--- a/release/makemacpkg.in
+++ b/release/makemacpkg.in
@@ -23,7 +23,7 @@
 
 UNIVERSAL=0
 
-PACKAGE_NAME=@PACKAGE_NAME@
+PACKAGE_NAME=TigerVNC
 VERSION=@VERSION@
 BUILD=@BUILD@
 SRCDIR=@srcdir@