diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-03-29 14:39:08 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-03-29 14:39:08 +0200 |
commit | 28fc7d77be8f0e127948fca3d5de639eea9d6b84 (patch) | |
tree | 34a0e1352cf1ff60d1e5f4e61bad168faf92bb88 /src | |
parent | 5d202833169c3519c4ffe98ab4a860644f80cbc0 (diff) |
change slogan
Diffstat (limited to 'src')
-rw-r--r-- | src/gipfel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx index 879a60a..8fcc45f 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -255,7 +255,7 @@ void distortion_cb(Fl_Value_Input*, void*) { } void about_cb() { - fl_message("gipfel -- and you know what you see.\n" + fl_message("gipfel -- Photogrammetry for Mountain Images.\n" "Version %s\n\n" "(c) Johannes Hofmann 2006-2009\n\n" "Default datafile from http://www.viewfinderpanoramas.org/ and\n" |