From bc0203675e5144b4cfba9dc4ed71e3d7ed480c77 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Mon, 26 Sep 2011 21:27:32 +0000 Subject: [PATCH] added X-GNOME-Autostart-Delay in .desktop file to workaround LP: #859724. --- NEWS | 2 ++ psensor.desktop | 1 + 2 files changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 2068d8b..2cfd43f 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ ** psensor-server/web interface: dynamic refresh of the graph. ** psensor: added appindicator monochrome icons. ** psensor: added log file (~/.psensor/log). +** psensor: added X-GNOME-Autostart-Delay in .desktop file to + workaround LP: #859724. * v0.6.2.10 ** psensor-server: added network, cpu load and memory information in diff --git a/psensor.desktop b/psensor.desktop index ecc02db..d4d9c80 100644 --- a/psensor.desktop +++ b/psensor.desktop @@ -8,3 +8,4 @@ Icon=psensor TryExec=psensor Exec=psensor Categories=Application;System; +X-GNOME-Autostart-Delay=30 \ No newline at end of file -- 2.7.4