diff mcabber/mcabberrc.example @ 62:db2a1826bafa

[/trunk] Changeset 77 by mikael * Fix configure.in (AM_CONFIG_HEADER)
author mikael
date Wed, 06 Apr 2005 14:39:22 +0000
parents
children 5b1249ce812d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mcabber/mcabberrc.example	Wed Apr 06 14:39:22 2005 +0000
@@ -0,0 +1,23 @@
+# Sample .mcabberrc file
+
+# The jid will be the following: username@server/resource
+
+username = yourusername
+password = yourpassword
+server = your.jabber.server
+port = 5222
+resource = yourresource
+
+
+#  The colors
+# Note: the following settings may or may not be used currently... :)
+
+# Colors are: black, red, green, yellow, blue, magenta, cyan, white
+color_background = blue
+color_backselected = cyan
+color_borderlines = white
+color_jidonlineselected = black
+color_jidonline = green
+color_jidofflineselected = red
+color_jidoffline = red
+color_text = white