*
* Revisions :
* $Log: w32.rc,v $
+ * Revision 1.4 2001/05/26 00:28:36 jongfoster
+ * Automatic reloading of config file.
+ * Removed obsolete SIGHUP support (Unix) and Reload menu option (Win32).
+ * Most of the global variables have been moved to a new
+ * struct configuration_spec, accessed through csp->config->globalname
+ * Most of the globals remaining are used by the Win32 GUI.
+ *
* Revision 1.3 2001/05/25 22:33:40 jongfoster
* CRLF->LF
*
"C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
END
+#ifdef WIN_GUI_EDIT
+
/*
* Icons
*
BEGIN
IDS_NEW_BLOCKER "Create rule for ""%s""..."
END
+#endif /* def WIN_GUI_EDIT */
#endif /* English (U.S.) resources */