From: hickert Date: Thu, 24 Jul 2008 06:30:32 +0000 (+0000) Subject: Udpated image X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=17bc8b2e4d87db7f346a2d3da766583c904615d4;p=gosa.git Udpated image git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11893 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_memcheck.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_memcheck.inc index e2d238c51..ad160addf 100644 --- a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_memcheck.inc +++ b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_memcheck.inc @@ -30,8 +30,8 @@ class DaemonEvent_memcheck extends DaemonEvent $this->s_Schedule_Action= "job_trigger_action_memcheck"; $this->s_Trigger_Action = "gosa_trigger_action_memcheck"; $this->s_Queued_Action = "trigger_action_memcheck"; - $this->s_Menu_Image = "images/memory.png"; - $this->s_List_Image = "images/memory.png"; + $this->s_Menu_Image = "plugins/goto/images/memcheck.png"; + $this->s_List_Image = "plugins/goto/images/memcheck.png"; } public function execute() diff --git a/gosa-plugins/goto/html/images/memcheck.png b/gosa-plugins/goto/html/images/memcheck.png new file mode 100644 index 000000000..6ddeddb68 Binary files /dev/null and b/gosa-plugins/goto/html/images/memcheck.png differ