diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/fl_dnd_mac.cxx | 4 | ||||
| -rw-r--r-- | src/fl_dnd_win32.cxx | 4 | ||||
| -rw-r--r-- | src/makefile.wat | 4 | ||||
| -rw-r--r-- | src/ps_image.cxx | 4 | ||||
| -rw-r--r-- | src/xutf8/Makefile | 4 | ||||
| -rw-r--r-- | src/xutf8/Makefile.bak | 4 |
6 files changed, 18 insertions, 6 deletions
diff --git a/src/fl_dnd_mac.cxx b/src/fl_dnd_mac.cxx index 01f9676f0..c3d28a7af 100644 --- a/src/fl_dnd_mac.cxx +++ b/src/fl_dnd_mac.cxx @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // This file contains MacOS-specific code for fltk which is always linked // in. Search other files for "__APPLE__" or filenames ending in _mac.cxx diff --git a/src/fl_dnd_win32.cxx b/src/fl_dnd_win32.cxx index 1e59f3d25..12caa280a 100644 --- a/src/fl_dnd_win32.cxx +++ b/src/fl_dnd_win32.cxx @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // This file contains win32-specific code for fltk which is always linked // in. Search other files for "WIN32" or filenames ending in _win32.cxx diff --git a/src/makefile.wat b/src/makefile.wat index 637474137..29daf8de2 100644 --- a/src/makefile.wat +++ b/src/makefile.wat @@ -20,7 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
#
-# Please report all bugs and problems to "fltk-bugs@fltk.org".
+# Please report all bugs and problems on the following page:
+#
+# http://www.fltk.org/str.php
#
CPPFILES = &
diff --git a/src/ps_image.cxx b/src/ps_image.cxx index 61534238c..7958d2957 100644 --- a/src/ps_image.cxx +++ b/src/ps_image.cxx @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // #ifndef FL_DOXYGEN diff --git a/src/xutf8/Makefile b/src/xutf8/Makefile index f0720022c..abd133fb3 100644 --- a/src/xutf8/Makefile +++ b/src/xutf8/Makefile @@ -20,7 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. # -# Please report all bugs and problems to "fltk-bugs@fltk.org". +# Please report all bugs and problems on the following page: +# +# http://www.fltk.org/str.php # include ../../makeinclude diff --git a/src/xutf8/Makefile.bak b/src/xutf8/Makefile.bak index 223cf8dac..62742bde2 100644 --- a/src/xutf8/Makefile.bak +++ b/src/xutf8/Makefile.bak @@ -20,7 +20,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. # -# Please report all bugs and problems to "fltk-bugs@fltk.org". +# Please report all bugs and problems on the following page: +# +# http://www.fltk.org/str.php # include ../makeinclude |
