summaryrefslogtreecommitdiffstats
path: root/ds9/win
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-05-09 19:45:36 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-05-09 19:45:36 (GMT)
commitfc47b3333e483e4584d36627571cd8a47bfb7f4e (patch)
treef0e0cb71e25d435e58171e69ead921ef55c86539 /ds9/win
parent2a4680a2a0c31cd9bcee67dca002894b26d64bd8 (diff)
downloadblt-fc47b3333e483e4584d36627571cd8a47bfb7f4e.zip
blt-fc47b3333e483e4584d36627571cd8a47bfb7f4e.tar.gz
blt-fc47b3333e483e4584d36627571cd8a47bfb7f4e.tar.bz2
final push for beta release
Diffstat (limited to 'ds9/win')
-rwxr-xr-xds9/win/Makefile.in2
-rw-r--r--ds9/win/about.txt2
-rw-r--r--ds9/win/ds9.rc4
-rw-r--r--ds9/win/message.txt2
4 files changed, 5 insertions, 5 deletions
diff --git a/ds9/win/Makefile.in b/ds9/win/Makefile.in
index 87a6d92..ecf295a 100755
--- a/ds9/win/Makefile.in
+++ b/ds9/win/Makefile.in
@@ -71,7 +71,7 @@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
#--------------------------defines
-APPDIR = $(bindir)/ds9app
+APPDIR = $(bindir)/SAOImageDS9
LIBDIR = $(APPDIR)
OBJS = ds9.o winMain.o ds9.res.o
diff --git a/ds9/win/about.txt b/ds9/win/about.txt
index 335c8b0..e3d6513 100644
--- a/ds9/win/about.txt
+++ b/ds9/win/about.txt
@@ -1,4 +1,4 @@
-SAOImage DS9 installation program.
+SAOImageDS9 installation program.
For futher information, please visit
us at http://ds9.si.edu
or contact us at saord @ cfa.harvard.edu.
diff --git a/ds9/win/ds9.rc b/ds9/win/ds9.rc
index e1330c4..c75cdd0 100644
--- a/ds9/win/ds9.rc
+++ b/ds9/win/ds9.rc
@@ -15,12 +15,12 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "FileDescription", "SAOImage DS9 " VV
+ VALUE "FileDescription", "SAOImageDS9 " VV
VALUE "OriginalFilename", "ds9.exe"
VALUE "CompanyName", "Smithsonian Astrophysical Observatory"
VALUE "FileVersion", VV
VALUE "LegalCopyright", "Copyright 1999-2017 by Smithsonian Astrophysical Observatory"
- VALUE "ProductName", "SAOImage DS9"
+ VALUE "ProductName", "SAOImageDS9"
VALUE "ProductVersion", VV
END
END
diff --git a/ds9/win/message.txt b/ds9/win/message.txt
index 7292b86..b2f8338 100644
--- a/ds9/win/message.txt
+++ b/ds9/win/message.txt
@@ -1 +1 @@
-To install SAOImage DS9 in C:\ds9, please select the Setup button.
+To install SAOImageDS9 in C:, please select the Setup button.