On 1 October 2013 22:22, Chandana De Silva <chandana@desilva.id.au> wrote:
I have recently installed Fedora 19 on my computer, and am using Empathy for instant messaging.

One problem is that I cant see the date and time of the conversations in the Empathy screen, nor can I find an option in preferences to set this.

Can some one help, please ?


If you mean showing the timestamps next to the messages in the chat window (like e.g. Pidgin), you can give this a shot; this basically modifies a local copy of the default Classic theme to show timestamps next to the chat messages:
- Download the attached patch to your home directory
- Run these commands (as user in terminal):

mkdir -p ~/.local/share/adium/message-styles/
cp -r /usr/share/adium/message-styles/Classic.AdiumMessageStyle ~/.local/share/adium/message-styles/ClassicWithTimestamps.AdiumMessageStyle
cd ~/.local/share/adium/message-styles/ClassicWithTimestamps.AdiumMessageStyle
patch -p1 < ~/add-timestamps.patch


 
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org



--
Ahmad Samir