[vdr] Absolutely last chance for translations for VDR version 2.0.0!

2013-03-29 Thread Klaus Schmidinger
VDR version 2.0.0 is going to be released this Sunday, March 31. This is the absolutely last chance to have all OSD texts translated into your local language. After tomorrow, March 30, 15:00 (3pm) CET I won't adopt any more patches to *.po files. The languages not yet translated completely are d

Re: [vdr] [ANNOUNCE] VDR Power Button Daemon 0.0.1

2013-03-29 Thread Sebastian Frei
Hello, I don't want to hijack your thread, but just as a reference here is my solution with acpid to achieve nearly the same: /etc/acpid/power: event=button/power* action=/sbin/acpishutdown.sh /sbin/acpishutdown.sh: #!/bin/sh if [ -e /tmp/acpibutton ]; then if [ `/bin/ls /tmp/acpibutton