mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2004-04-08 11:59:26 by reinelt]
added plugin_pop3 from Javi git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@411 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -109,6 +109,14 @@ Plugin MySQL {
|
||||
database 'lcd4linux' # MUST be specified
|
||||
}
|
||||
|
||||
Plugin Pop3 {
|
||||
server1 'localhost'
|
||||
port1 110
|
||||
user1 'michael'
|
||||
password1 'secret'
|
||||
}
|
||||
|
||||
|
||||
Widget OS {
|
||||
class 'Text'
|
||||
expression '*** '.uname('sysname').' '.uname('release').' ***'
|
||||
|
||||
Reference in New Issue
Block a user