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>2004-12-14 19:31:28 +0300
committerYann Leboulanger <asterix@lagaule.org>2004-12-14 19:31:28 +0300
commitda75ee105e6fb5616ca10a0c11d826c2f2619074 (patch)
tree7af7ecc8645cf30be2047222556567cdab4ddaa7 /doc
parentc4c79d4d4691e469860c3552762373d87711c148 (diff)
remove some useless files
update FEATURE content
Diffstat (limited to 'doc')
-rw-r--r--doc/FEATURE10
-rw-r--r--doc/HISTORY2
-rw-r--r--doc/gajimrc33
3 files changed, 5 insertions, 40 deletions
diff --git a/doc/FEATURE b/doc/FEATURE
index 3204adc4a..837b23ea3 100644
--- a/doc/FEATURE
+++ b/doc/FEATURE
@@ -1,8 +1,8 @@
-si un server deconne, se connecter a un autre
-popup qd qqn se connecte
-option autopopup differencie pr chaque user
+* connect to another server when one is unavailable
+* autopopup for each contact ? ( really usefull ?)
* Gui :
- calcule de idle time
+ save last ststus time
TO SEE LATER
-ignore list
+
+* ignore list
diff --git a/doc/HISTORY b/doc/HISTORY
deleted file mode 100644
index 01e3bbeb8..000000000
--- a/doc/HISTORY
+++ /dev/null
@@ -1,2 +0,0 @@
-10/10/2003 23h39 : premier passage online
-12/10/2003 02h23 : affichage de la contact list
diff --git a/doc/gajimrc b/doc/gajimrc
deleted file mode 100644
index a7c76c659..000000000
--- a/doc/gajimrc
+++ /dev/null
@@ -1,33 +0,0 @@
-[Profile]
-
-accounts = Account1
-
-[Account1]
-
-hostname = SERVER HOSTNAME
-name = LOGIN NAME
-password = PASSWORD
-ressource = gajim
-
-[Core]
-
-delauth = 1
-delroster = 1
-alwaysauth = 0
-modules = logger gtkgui
-
-[GtkGui]
-
-showoffline = 0
-inmsgcolor = red
-outmsgcolor = blue
-statusmsgcolor = green
-iconstyle = sun
-autopopup = 0
-
-[Logger]
-
-#Log notify messages in a separate file (notify.log)
-lognotsep = 1
-#Log notify messages in user log file
-lognotusr = 1