From: hickert Date: Thu, 24 Jul 2008 08:49:05 +0000 (+0000) Subject: Upated image X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ff11f07521073aed497847cb5031727703b082c6;p=gosa.git Upated image git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11963 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_update.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_update.inc index 7c28e3a3b..3571fc328 100644 --- a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_update.inc +++ b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_update.inc @@ -31,8 +31,8 @@ class DaemonEvent_update extends DaemonEvent $this->s_Schedule_Action = "job_trigger_action_update"; $this->s_Trigger_Action= "job_trigger_action_update"; $this->s_Queued_Action= "trigger_action_update"; - $this->s_Menu_Image = "images/time.png"; - $this->s_List_Image = "images/time.png"; + $this->s_Menu_Image = "plugins/goto/images/update.png"; + $this->s_List_Image = "plugins/goto/images/update.png"; } public function execute() diff --git a/gosa-plugins/goto/html/images/update.png b/gosa-plugins/goto/html/images/update.png new file mode 100644 index 000000000..1de43d56b Binary files /dev/null and b/gosa-plugins/goto/html/images/update.png differ