Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2003-12-02 15:39:28 +0300
committerYann Leboulanger <asterix@lagaule.org>2003-12-02 15:39:28 +0300
commit11f74c9e30506e3ea6b3c464f0c1d1a23f5052bf (patch)
tree2b4eab1d8a6035da02524dcd18f8f03a1112f97a /doc
parentfd9c01fc4f4df48e4369587eb1b89d19a169eb2b (diff)
improvements, status messages in chat window
Diffstat (limited to 'doc')
-rw-r--r--doc/gajimrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/gajimrc b/doc/gajimrc
index c6d79bcf5..2080f52eb 100644
--- a/doc/gajimrc
+++ b/doc/gajimrc
@@ -1,9 +1,10 @@
-[Server]
+[Profile]
-hostname = SERVER HOSTNAME
+accounts = Account1
-[Profile]
+[Account1]
+hostname = SERVER HOSTNAME
name = LOGIN NAME
password = PASSWORD
ressource = gajim
@@ -20,6 +21,7 @@ modules = sock
showoffline = 0
inmsgcolor = red
outmsgcolor = blue
+statusmsgcolor = green
iconstyle = sun
autopopup = 0