Code

list base image migration for gosa-plugins
[gosa.git] / gosa-plugins / goto / addons / goto / events / class_DaemonEvent_activate.inc
index af023a6ddf97960aaead63a2eb1789f07ef2acfd..3a1e384edf8eae47b6f3a5e254652d6f05be106a 100644 (file)
@@ -31,8 +31,8 @@ class DaemonEvent_activate extends DaemonEvent
     $this->s_Schedule_Action = "job_trigger_action_activate";
     $this->s_Trigger_Action= "gosa_trigger_action_activate";
     $this->s_Queued_Action= "trigger_action_activate";
-    $this->s_Menu_Image = "images/openlock.png";
-    $this->s_List_Image = "images/openlock.png";
+    $this->s_Menu_Image = "images/lists/unlocked.png";
+    $this->s_List_Image = "images/lists/unlocked.png";
   }
 
   public function execute()