[Rezilla-commits] RezillaHelp/English.lproj RezillaPluginHowto.html, 1.2, 1.3
Brought to you by:
bdesgraupes
From: Bernard D. <bde...@us...> - 2006-11-25 12:03:53
|
Update of /cvsroot/rezilla/RezillaHelp/English.lproj In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv31258 Modified Files: RezillaPluginHowto.html Log Message: Ultimate 1.1 corrs Index: RezillaPluginHowto.html =================================================================== RCS file: /cvsroot/rezilla/RezillaHelp/English.lproj/RezillaPluginHowto.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- RezillaPluginHowto.html 24 Nov 2006 08:55:18 -0000 1.2 +++ RezillaPluginHowto.html 25 Nov 2006 12:03:48 -0000 1.3 @@ -520,6 +520,7 @@ plugErr_RevertResourceFailed, plugErr_CantResizeWindow, plugErr_CantHandleMenuCommand, + plugErr_CantEditEmptyResource, plugErr_LastError } </PRE><P><H3><A NAME="M19"></A>The Sample plugin</H3><P>This section comments the code of the <B>Sample</B> plugin provided by the @@ -825,12 +826,13 @@ plugErr_RevertResourceFailed, plugErr_CantResizeWindow, plugErr_CantHandleMenuCommand, + plugErr_CantEditEmptyResource, plugErr_LastError } </PRE><P><!-- logo SF --> <!-- ------- --> <HR> -<P> Last updated 2006-11-24 07:13:32 +<P> Last updated 2006-11-25 12:19:20 <HR> <P> <I>Rezilla is hosted by</I> <A HREF="http://sourceforge.net"> <P><IMG SRC="http://sourceforge.net/sflogo.php?group_id=83267&type=4 " ALT="SourceForge.net Logo" ALIGN=bottom></P></A><P> |