Blob Blame History Raw
--- screenshot-0.0.13/screenshot.c.orig	2012-05-12 23:19:58.619646403 +0200
+++ screenshot-0.0.13/screenshot.c	2012-05-12 23:20:26.562645049 +0200
@@ -115,7 +115,7 @@
 -------------------------------------------------------------------------------------------------*/
 
 cScreenshotConfig::cScreenshotConfig(void) {
-  strcpy(sPath, "/tmp");
+  strcpy(sPath, "/var/cache/vdr/screenshot");
   iFileformat    = 1;
   iQuality       = 95;
   iResX          = 768;
--- screenshot-0.0.14/README.orig       2012-05-15 17:37:37.122081566 +0200
+++ screenshot-0.0.14/README    2012-05-15 17:39:27.708076365 +0200
@@ -12,7 +12,7 @@
 ------------
 With this plugin you can take still images of your screen. After installing
 the plugin, a new mainmenu entry "Screenshot" will show up. Each time you
-select this item, a file /tmp/title-yyyymmdd-hhmmss.jpg will be created,
+select this item, a file /var/cache/vdr/screenshot/title-yyyymmdd-hhmmss.jpg will be created,
 where title is the current transmission or the recording currently replayed.

 To get a screenshot with a single keypress, add a line like this to your