diff mcabber/mcabberrc.example @ 1286:02ad6200df26

Add selectable time prefixes (vorner)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 25 Aug 2007 23:07:22 +0200
parents b1be0c6862d4
children 359e1c53552a
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sat Aug 25 22:56:47 2007 +0200
+++ b/mcabber/mcabberrc.example	Sat Aug 25 23:07:22 2007 +0200
@@ -311,6 +311,12 @@
 # - 3: "name" (if the name is the same as the jid, use <jid/res>)
 #set buddy_format = 2
 #
+# Time format:
+# - 0: (default) Date and time
+# - 1: Time only
+# - 2: None
+#set time_prefix = 0
+#
 # When a contacts sends "/me ", mcabber displays "*user ", where user
 # is the local part of the contact's jid.
 # If you want mcabber to display the complete bare jid (user@server.com),