[ekg2-commit] r3988 - in trunk/plugins: logsqlite ncurses: trunk/plugins/logsqlite/commands-en.txt trunk/plugins/logsqlite/vars-en.txt trunk/plugins/ncurses/vars-en.txt trunk/plugins/ncurses/vars-pl.txt

SVN commit svn w toxygen.net
Pią, 25 Kwi 2008, 17:30:00 CEST


Author: porridge
Date: 2008-04-25 17:30:00 +0200 (Fri, 25 Apr 2008)
New Revision: 3988

Modified:
   trunk/plugins/logsqlite/commands-en.txt
   trunk/plugins/logsqlite/vars-en.txt
   trunk/plugins/ncurses/vars-en.txt
   trunk/plugins/ncurses/vars-pl.txt
Log:
indentation, syntax and minor spelling fixes

Modified: trunk/plugins/logsqlite/commands-en.txt
===================================================================
--- trunk/plugins/logsqlite/commands-en.txt	2008-04-25 15:03:26 UTC (rev 3987)
+++ trunk/plugins/logsqlite/commands-en.txt	2008-04-25 15:30:00 UTC (rev 3988)
@@ -3,7 +3,7 @@
 //                           Adam Mikuta <adamm w ekg2.org>
 
 last
-	arguments: [options] [uid]
+	parameters: [options] [uid]
 	short description: shows last logged messages
 	
 	  -n, --number <number>  Number of messages to show
@@ -13,7 +13,7 @@
 	  <uid>                  UID of user whose messages will be shown
 
 laststatus
-	arguments: [options] [uid]
+	parameters: [options] [uid]
 	short description: shows last logged changes of statuses
 	
 	  -n, --number <number>  Number of statuses to show

Modified: trunk/plugins/logsqlite/vars-en.txt
===================================================================
--- trunk/plugins/logsqlite/vars-en.txt	2008-04-25 15:03:26 UTC (rev 3987)
+++ trunk/plugins/logsqlite/vars-en.txt	2008-04-25 15:30:00 UTC (rev 3988)
@@ -16,6 +16,7 @@
 log_status
 	type: bool
 	default value: 0
+	
 	define if plugin logs changes of people's statuses from contact list
         list (variable ,,log'' must be other than 0)
 
@@ -30,15 +31,14 @@
 	Examples:
 	- logging to directores by session:
 	    log_path = "~/.ekg2/logsqlite/%S.db"
-	  F.ex. /home/users/leafnode/.ekg/logsqlite/gg:123.db
+	  e.g. /home/users/leafnode/.ekg/logsqlite/gg:123.db
 	- logging to directores by session (directory) and date (file):
 	    log_path = "~/.ekg2/logsqlite/%S/%Y-%M-%D.db"
-	  F.ex. /home/users/leafnode/.ekg2/logsqlite/jid:fr w h.pl/2004-05-31.db
+	  e.g. /home/users/leafnode/.ekg2/logsqlite/jid:fr w h.pl/2004-05-31.db
 	- logging to /tmp with session and date:
 	    log_path = "/tmp/%S-%Y.%M.%D.db"
-	  F.ex. /tmp/gg:31337-2004.05.31.db
+	  e.g. /tmp/gg:31337-2004.05.31.db
 
-
 last_limit
 	type: number
 	default value: 10

Modified: trunk/plugins/ncurses/vars-en.txt
===================================================================
--- trunk/plugins/ncurses/vars-en.txt	2008-04-25 15:03:26 UTC (rev 3987)
+++ trunk/plugins/ncurses/vars-en.txt	2008-04-25 15:30:00 UTC (rev 3988)
@@ -131,7 +131,7 @@
 mark_on_window_change
 	type: bool
 	default value: 1
-
+	
 	if set to 1, add marker to current window and then switch to another window
 
 statusbar_size
@@ -140,4 +140,3 @@
 	
 	defines statusbar size in lines form 1 to 5.
 
-

Modified: trunk/plugins/ncurses/vars-pl.txt
===================================================================
--- trunk/plugins/ncurses/vars-pl.txt	2008-04-25 15:03:26 UTC (rev 3987)
+++ trunk/plugins/ncurses/vars-pl.txt	2008-04-25 15:30:00 UTC (rev 3988)
@@ -177,7 +177,7 @@
 mark_on_window_change
 	typ: bool
 	domyślna wartość: 0
-
+	
 	określa czy wstawiać marker do okna przy przejściu z niego do innego okna
 
 statusbar_size



Więcej informacji o liście dyskusyjnej ekg2-commit