summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f1863d3)
raw | patch | inline | side by side (parent: f1863d3)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 06:20:24 +0000 (06:20 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 06:20:24 +0000 (06:20 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11887 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_notify.inc | patch | blob | history | |
gosa-plugins/goto/html/images/notify.png | [new file with mode: 0644] | patch | blob |
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 a588ff7da5fe3cc81126b14f38c07deb75588e37..5c257964c179bab6dd63a9722018a34c174993ce 100644 (file)
$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 (file)
index 0000000..92d602c
Binary files /dev/null and b/gosa-plugins/goto/html/images/notify.png differ
index 0000000..92d602c
Binary files /dev/null and b/gosa-plugins/goto/html/images/notify.png differ