summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrelease/Welcome.rtf4
-rw-r--r--release/makemacpkg.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/release/Welcome.rtf b/release/Welcome.rtf
index 8d1d3b02..109211c3 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 7b806f26..d89d5cb3 100644
--- a/release/makemacpkg.in
+++ b/release/makemacpkg.in
@@ -23,7 +23,7 @@ usage()
UNIVERSAL=0
-PACKAGE_NAME=@PACKAGE_NAME@
+PACKAGE_NAME=TigerVNC
VERSION=@VERSION@
BUILD=@BUILD@
SRCDIR=@srcdir@