### Eclipse Workspace Patch 1.0 #P org.eclipse.ecf Index: framework/bundles/org.eclipse.ecf.presence.ui/plugin.properties =================================================================== RCS file: /cvsroot/rt/org.eclipse.ecf/framework/bundles/org.eclipse.ecf.presence.ui/plugin.properties,v retrieving revision 1.10 diff -u -r1.10 plugin.properties --- framework/bundles/org.eclipse.ecf.presence.ui/plugin.properties 19 Mar 2009 05:04:40 -0000 1.10 +++ framework/bundles/org.eclipse.ecf.presence.ui/plugin.properties 1 May 2009 22:46:02 -0000 @@ -28,19 +28,19 @@ colorDefinition.dateColor = Date color colorDefinition.dateColor.description = Color of the date stamp in message window. fontDefinition.highlightFont = Highlight font -fontDefinition.highlightFont.description = Font of the date stamp in message window. +fontDefinition.highlightFont.description = Font used to highlight the string of text in message window. colorDefinition.highlightColor = Highlight color colorDefinition.HighlightColor.description = The default color used to highlight the string of text when the user's name is referred to in the chatroom. The default color is red. fontDefinition.systemMessagesFont = System messages font -fontDefinition.systemMessagesFont.description = Font of the date stamp in message window. +fontDefinition.systemMessagesFont.description = Font messages sent by the system in message window. colorDefinition.systemMessagesColor = System messages color colorDefinition.systemMessagesColor.description = Color of messages sent by the system, eg. a server notifications. fontDefinition.receivedMessagesFont = Received messages font -fontDefinition.receivedMessagesFont.description = Font of the date stamp in message window. +fontDefinition.receivedMessagesFont.description = Font of the received messages in message window. colorDefinition.receivedMessagesColor = Received messages color colorDefinition.receivedMessagesColor.description = Color of any received messages. fontDefinition.sentMessagesFont = Sent messages font -fontDefinition.sentMessagesFont.description = Font of the date stamp in message window. +fontDefinition.sentMessagesFont.description = Font of messages sent in message window. colorDefinition.sentMessagesColor = Sent messages color colorDefinition.sentMessagesColor.description = Color of messages sent by local user.