Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv20840/include
Modified Files:
Moptions.h
Log Message:
added an option to choose between internal and external help viewers
Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.73
retrieving revision 1.74
diff -b -u -2 -r1.73 -r1.74
--- Moptions.h 16 Jul 2003 17:03:34 -0000 1.73
+++ Moptions.h 23 Jul 2003 23:09:09 -0000 1.74
@@ -34,4 +34,5 @@
extern const MOption MP_SHOWTIPS;
extern const MOption MP_LASTTIP;
+extern const MOption MP_HELPBROWSER_KIND;
extern const MOption MP_HELPBROWSER;
extern const MOption MP_HELPBROWSER_ISNS;
@@ -460,4 +461,6 @@
#define MP_FLAT_TOOLBARS_NAME "ToolBarsFlat"
+/// help browser kind
+#define MP_HELPBROWSER_KIND_NAME "HelpBrowserKind"
/// help browser name
#define MP_HELPBROWSER_NAME "HelpBrowser"
@@ -1258,4 +1261,6 @@
/// the index of the last tip which was shown
#define MP_LASTTIP_DEFVAL 0L
+/// help browser kind
+#define MP_HELPBROWSER_KIND_DEFVAL 0l // internal
/// help browser name
#define MP_HELPBROWSER_DEFVAL "netscape"
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates