If so, then ignore this patch. If not, please apply :-) This makes my toes curl upward.
- Martin
Index: dispatchresult.h
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/dispatchresult.h,v
retrieving revision 1.1
diff -u -p -r1.1 dispatchresult.h
--- dispatchresult.h 29 Oct 2003 10:47:12 -0000 1.1
+++ dispatchresult.h 29 Oct 2003 18:34:24 -0000
@@ -14,18 +14,18 @@
#define DISPATCH_RESULT_H
/** Dispatch result codes
- DISPATCHED = the inset catched the action
- DISPATCHED_NOUPDATE = the inset catched the action and no update
+ DISPATCHED = the inset caught the action
+ DISPATCHED_NOUPDATE = the inset caught the action and no update
is needed here to redraw the inset
FINISHED = the inset must be unlocked as a result
of the action
FINISHED_RIGHT = FINISHED, but put the cursor to the RIGHT of
the inset.
- FINISHED_UP = FINISHED, but put the cursor UP of
+ FINISHED_UP = FINISHED, but put the cursor UP from
the inset.
- FINISHED_DOWN = FINISHED, but put the cursor DOWN of
+ FINISHED_DOWN = FINISHED, but put the cursor DOWN from
the inset.
- UNDISPATCHED = the action was not catched, it should be
+ UNDISPATCHED = the action was not caught, it should be
dispatched by lower level insets
*/
enum dispatch_result_t {
pgp00000.pgp
Description: PGP signature
