From 8fcd08ffaac998385489dc202bba379280612990 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 17 Mar 2005 07:11:57 +0000 Subject: Tweak 1.1.x FLUID some more... fluid/about_panel.*: - Finish cleanup of about dialog. fluid/comments.h: - Change default FLTK header comment to refer to the STR page instead of fltk-bugs (will update the CMP accordingly) fluid/fluid.cxx: - Update all menu items that open a window to have "..." - Change overlays/widget bin on/off to "Toggle foo" - Add a divider after toggle items. fluid/makedepend: - Update FLUID dependencies so that changes to comments.h will cause an rebuild of the affected files. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4125 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/comments.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fluid/comments.h') diff --git a/fluid/comments.h b/fluid/comments.h index 0a9887ad1..e1cf4a680 100644 --- a/fluid/comments.h +++ b/fluid/comments.h @@ -71,7 +71,9 @@ static char *comment_text[] = { "// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n" "// USA.\n" "//\n" - "// Please report all bugs and problems to \"fltk-bugs@fltk.org\".\n" + "// Please report all bugs and problems on the following page:\n" + "//\n" + "// http://www.fltk.org/str.php\n" "//\n", // FLTK/Footer "\n//\n" -- cgit v1.2.3