summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-04-08 12:18:39 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-04-08 12:18:39 +0200
commit5bbbe98770b8b778dd21090a853c7560ab677a3e (patch)
tree96fdb578616e72ef660b92ea431f504b144bf989
parent442600d1f7e11156bb8a205a2f043611fd178397 (diff)
add homepage to about
-rw-r--r--src/gipfel.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx
index cd4da09..9dbf4e6 100644
--- a/src/gipfel.cxx
+++ b/src/gipfel.cxx
@@ -285,6 +285,7 @@ void about_cb() {
fl_message("gipfel -- Photogrammetry for Mountain Images.\n"
"Version %s\n\n"
"(c) Johannes Hofmann 2006-2009\n\n"
+ "Homepage: http://www.ecademix.com/JohannesHofmann\n\n"
"Default datafile from http://www.viewfinderpanoramas.org/ and\n"
"http://www.alpin-koordinaten.de\n",
VERSION);