From 069cdcc183b097b65ca11505391a5d77aea9b261 Mon Sep 17 00:00:00 2001 From: DRC Date: Wed, 9 Feb 2011 08:08:14 +0000 Subject: [PATCH] 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 --- release/Welcome.rtf | 4 ++-- release/makemacpkg.in | 2 +- 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@ -- 2.39.5