Even more spelling fixed
This commit is contained in:
@@ -145,7 +145,7 @@ tmode_enable(
|
||||
|
||||
/*
|
||||
** Attach a focus handler to each window in the project. When the window
|
||||
** recieves focus, it gets marked dirty.
|
||||
** receives focus, it gets marked dirty.
|
||||
*/
|
||||
if (tmodeP_window_list_add_handler(EnterWindowMask, False,
|
||||
track_win_focus) != OK)
|
||||
@@ -207,7 +207,7 @@ tmode_disable(
|
||||
}
|
||||
trav_close(&trav);
|
||||
|
||||
/* detach the recieve focus handler */
|
||||
/* detach the receive focus handler */
|
||||
if (tmodeP_window_list_remove_handler(EnterWindowMask, False,
|
||||
track_win_focus) != OK)
|
||||
{
|
||||
@@ -329,7 +329,7 @@ win_get_geometry(
|
||||
}
|
||||
|
||||
/*
|
||||
** Track when a window recieves focus and mark the window dirty
|
||||
** Track when a window receives focus and mark the window dirty
|
||||
*/
|
||||
static void
|
||||
track_win_focus(
|
||||
|
||||
@@ -1985,7 +1985,7 @@ create_rfc_message(char *address_list,
|
||||
boolean_t done = B_FALSE;
|
||||
char *return_buffer;
|
||||
|
||||
/* A MIME mesage is a rather specialized beast. It consists of
|
||||
/* A MIME message is a rather specialized beast. It consists of
|
||||
a series of headers describing the mail message, followed by
|
||||
the message, and then followed by a set of attachments.
|
||||
Each attachments is separated by a magic unique string
|
||||
|
||||
@@ -982,7 +982,7 @@ RFCMessage::findMsgEnd(DtMailEnv & error, const char * eof)
|
||||
_msg_end = eof;
|
||||
}
|
||||
else {
|
||||
// Again, protect against NULL mesages with 1 blank line
|
||||
// Again, protect against NULL messages with 1 blank line
|
||||
// before next message. Size was < 0 and crashed in "memcpy".
|
||||
if ( _msg_end >= _body_start )
|
||||
_msg_end = backcrlf(_msg_end);
|
||||
|
||||
@@ -247,7 +247,7 @@ $ Be sure to end this message with a space character.
|
||||
2 Text Editor -
|
||||
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED*** This mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED*** This message has been replaced by message 6 of this set and
|
||||
$ need not be localized.
|
||||
3 (unnamed)
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
** Provides support for the Tool Talk "Desktop" and "Document and Media
|
||||
** Exchange" message sets.
|
||||
**
|
||||
** XXX - Need to use mesage catalogs for error messages and not write to
|
||||
** XXX - Need to use message catalogs for error messages and not write to
|
||||
** stdout or stderr.
|
||||
**
|
||||
*******************************************************************
|
||||
|
||||
@@ -375,7 +375,7 @@ WaitClientTimeout(
|
||||
*
|
||||
* Description:
|
||||
* -----------
|
||||
* This is the event handler registered to recieve the client message
|
||||
* This is the event handler registered to receive the client message
|
||||
* from dtwm when a client has beem managed
|
||||
*
|
||||
*
|
||||
|
||||
@@ -4063,7 +4063,7 @@ WaitWMTimeout(
|
||||
*
|
||||
* Description:
|
||||
* -----------
|
||||
* This is the event handler registered to recieve the client message
|
||||
* This is the event handler registered to receive the client message
|
||||
* from dtwm when dtwm is ready for business
|
||||
*
|
||||
*
|
||||
|
||||
@@ -830,7 +830,7 @@ int Client_Channel_Close(protocol_request_ptr prot)
|
||||
if(IS_ACTIVE(channel)) {
|
||||
|
||||
/*
|
||||
Uh-oh. We have recieved a close request, but the channel is
|
||||
Uh-oh. We have received a close request, but the channel is
|
||||
active. We kill the process, and explicitly wait for the
|
||||
process to terminate.
|
||||
*/
|
||||
|
||||
@@ -269,7 +269,7 @@ $ Be sure to end this message with a space character.
|
||||
|
||||
2 "Texteditor - "
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED***\tThis mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED***\tThis message has been replaced by message 6 of this set and
|
||||
$ \tneed not be localized.
|
||||
|
||||
3 "(unbenannt)"
|
||||
|
||||
@@ -281,7 +281,7 @@ $ Be sure to end this message with a space character.
|
||||
|
||||
2 "Editor de textos -"
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED***\tThis mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED***\tThis message has been replaced by message 6 of this set and
|
||||
$ \tneed not be localized.
|
||||
|
||||
3 "(sin nombre)"
|
||||
|
||||
@@ -284,7 +284,7 @@ $ Be sure to end this message with a space character.
|
||||
|
||||
2 "Editeur de texte - "
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED***\tThis mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED***\tThis message has been replaced by message 6 of this set and
|
||||
$ \tneed not be localized.
|
||||
|
||||
3 " (sans nom)"
|
||||
|
||||
@@ -249,7 +249,7 @@ $ Be sure to end this message with a space character.
|
||||
2 Editor di testo -
|
||||
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED*** This mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED*** This message has been replaced by message 6 of this set and
|
||||
$ need not be localized.
|
||||
3 (senza nome)
|
||||
|
||||
|
||||
@@ -248,7 +248,7 @@ $ Be sure to end this message with a space character.
|
||||
2 テキスト・エディタ -
|
||||
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED*** This mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED*** This message has been replaced by message 6 of this set and
|
||||
$ need not be localized.
|
||||
3 (unnamed)
|
||||
|
||||
|
||||
@@ -229,7 +229,7 @@ $ Be sure to end this message with a space character.
|
||||
2 문서 편집기 -
|
||||
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED*** This mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED*** This message has been replaced by message 6 of this set and
|
||||
$ need not be localized.
|
||||
3 (이름없음)
|
||||
|
||||
|
||||
@@ -232,7 +232,7 @@ $ Be sure to end this message with a space character.
|
||||
2 Textredigerare -
|
||||
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED*** This mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED*** This message has been replaced by message 6 of this set and
|
||||
$ need not be localized.
|
||||
3 (namnlös)
|
||||
|
||||
|
||||
@@ -229,7 +229,7 @@ $ Be sure to end this message with a space character.
|
||||
2 文本编辑器 -
|
||||
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED*** This mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED*** This message has been replaced by message 6 of this set and
|
||||
$ need not be localized.
|
||||
3 (unnameed)
|
||||
|
||||
|
||||
@@ -231,7 +231,7 @@ $ Be sure to end this message with a space character.
|
||||
2 牌求罹蛞鹇 -
|
||||
|
||||
$ Default file name used in the main window title.
|
||||
$ ***UNUSED*** This mesage has been replaced by message 6 of this set and
|
||||
$ ***UNUSED*** This message has been replaced by message 6 of this set and
|
||||
$ need not be localized.
|
||||
3 (unnamed)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user