From 5f6b6e69a664745d262c4bba87e58344e74ce7c8 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 24 Jul 2008 06:20:24 +0000 Subject: [PATCH] Updated mailto image. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11887 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../goto/events/class_DaemonEvent_notify.inc | 4 ++-- gosa-plugins/goto/html/images/notify.png | Bin 0 -> 635 bytes 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 gosa-plugins/goto/html/images/notify.png diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_notify.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_notify.inc index a588ff7da..5c257964c 100644 --- a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_notify.inc +++ b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_notify.inc @@ -49,8 +49,8 @@ class DaemonEvent_notify extends DaemonEvent $this->s_Schedule_Action = "job_send_user_msg"; $this->s_Trigger_Action= "gosa_send_user_msg"; $this->s_Queued_Action= "trigger_action_notify"; - $this->s_Menu_Image = "images/mailto.png"; - $this->s_List_Image = "images/mailto.png"; + $this->s_Menu_Image = "plugins/goto/images/notify.png"; + $this->s_List_Image = "plugins/goto/images/notify.png"; $this->a_targets = array("GOSA"); // Required to get the event send. Maybe this is a wrong value. } diff --git a/gosa-plugins/goto/html/images/notify.png b/gosa-plugins/goto/html/images/notify.png new file mode 100644 index 0000000000000000000000000000000000000000..92d602c58b1a5da07ccf891badd63550bfbbc142 GIT binary patch literal 635 zcmV->0)+jEP)G|hO+?ymEj&Qy&Nho9l3NVDua|65!yIC-X%YCdux0jCdQbW*^aZ)Zs)| z2S1BGTGtfVJ3d=$&sfjpNnRR8*O!SkH_<6E+lDdo(o1=^q^=lm0;NeGW5R7bw`?v^d?}N42_2 zr3Ahk2|9oc)L~aGd_RWaTPUiWz0kwr>OZJb(*e-i0pb1FUZuQT%@fS_L V)zeR5l9vDg002ovPDHLkV1nDv6bk?V literal 0 HcmV?d00001 -- 2.30.2