From c2501bb5510eee107a6945d4328a9b73875b1620 Mon Sep 17 00:00:00 2001 From: Joel Baxter Date: Mon, 5 Nov 2018 15:47:36 -0800 Subject: [PATCH] add URL to Help dialog Link to a sort-of-useful online doc. --- contrib/meshtex/PluginUIMessages.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/meshtex/PluginUIMessages.h b/contrib/meshtex/PluginUIMessages.h index 7d8066d4..acad961f 100644 --- a/contrib/meshtex/PluginUIMessages.h +++ b/contrib/meshtex/PluginUIMessages.h @@ -44,7 +44,9 @@ #define DIALOG_MULTIMESHES_ERROR "Must select only one patch mesh for this function." #define DIALOG_NOMESHES_MSG "No valid patch meshes selected." #define DIALOG_ABOUT_MSG PLUGIN_NAME " " PLUGIN_VERSION "\n\n" PLUGIN_DESCRIPTION "\n\n" PLUGIN_AUTHOR " (" PLUGIN_AUTHOR_EMAIL ")" -#define DIALOG_HELP_MSG "The Set S/T Scale, Get Info, and General Function dialogs will affect patch meshes that are selected when OK or Apply is clicked. For the other menu options, select the mesh(es) before selecting the option." +#define DIALOG_HELP_MSG "The Set S/T Scale, Get Info, and General Function dialogs will affect patch meshes that are selected when OK or Apply is clicked. " \ + "For the other menu options, select the mesh(es) before selecting the option.\n\n" \ + "http://neogeographica.com/site/pages/tools/meshtex.html" //@} /// @name Get Info