diff options
| author | Timo Eskola <timo@tolleri.net> | 2015-09-08 13:43:03 +0300 |
|---|---|---|
| committer | Timo Eskola <timo@tolleri.net> | 2015-09-08 13:43:03 +0300 |
| commit | 9d91a147e9be5fa93af2d5e8753464546566174e (patch) | |
| tree | 51a9b0d47c673afbe6036cbbf7dffba942ada53f /README | |
| parent | 3b7c791cb471347b5fefb2c303c954c777d849ae (diff) | |
| download | vdr-plugin-useractivity-9d91a147e9be5fa93af2d5e8753464546566174e.tar.gz vdr-plugin-useractivity-9d91a147e9be5fa93af2d5e8753464546566174e.tar.bz2 | |
Version 0.0.2:
- Updated for VDR 1.5.8.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -12,17 +12,16 @@ Description: Plugin prevents shutdown if there are active X or terminal users. -Plugin also implements the followin SVDRP commands. +Plugin also implements the following SVDRP commands. GETI Display minimum user inactivity in minutes. LSTU Display a list of users. SETI <minutes> - Sets minimum user inactivity in minutes. + Set minimum user inactivity in minutes. Requirements: - - utmp - X11 Screen Saver extension (optional) @@ -30,3 +29,8 @@ Xauthority: Depending on the way you start VDR, you might need to setup Xauthority in order to get idle the time from X window. + +Converter for po files (po2i18n): +- Written by Udo Richter <udo_richter@gmx.de> +- Project's homepage http://www.udo-richter.de/vdr/scripts.html#po2i18n + http://www.udo-richter.de/vdr/scripts.en.html#po2i18n |
