summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ed38a85)
raw | patch | inline | side by side (parent: ed38a85)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 8 Jan 2010 16:15:28 +0000 (16:15 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 8 Jan 2010 16:15:28 +0000 (16:15 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15128 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/system-list.xml | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/system-list.xml b/gosa-plugins/systems/admin/systems/system-list.xml
index de478353bbf8503df2de6a30e6e1ffab085b9c0b..7bc9356094ad236f11b50cfc0c771da9e0b22805 100644 (file)
</action>
<action>
- <name>edit</name>
+ <type>sub</type>
+ <image>images/rocket.png</image>
+ <label>Trigger action</label>
+
+ <action>
+ <name>DaemonEvent_halt</name>
+ <depends>DaemonEvent_halt</depends>
+ <type>entry</type>
+ <image>images/lists/reload.png</image>
+ <label>Halt </label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_reboot</name>
+ <depends>DaemonEvent_reboot</depends>
+ <type>entry</type>
+ <image>images/lists/reload.png</image>
+ <label>Reboot</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_wakeup</name>
+ <depends>DaemonEvent_wakeup</depends>
+ <type>entry</type>
+ <image>images/lists/on.png</image>
+ <label>Wakeup</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_update</name>
+ <depends>DaemonEvent_update</depends>
+ <type>entry</type>
+ <image>plugins/goto/images/update.png</image>
+ <label>Update</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_lock</name>
+ <depends>DaemonEvent_lock</depends>
+ <type>entry</type>
+ <image>images/lists/locked.png</image>
+ <label>Lock</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_activate</name>
+ <depends>DaemonEvent_activate</depends>
+ <type>entry</type>
+ <image>images/lists/unlocked.png</image>
+ <label>Activate</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_reinstall</name>
+ <depends>DaemonEvent_reinstall</depends>
+ <type>entry</type>
+ <image>plugins/goto/images/reinstall.png</image>
+ <label>Reinstall</label>
+ </action>
+
+
+ </action>
+
+
+
+ <action>
+ <type>sub</type>
+ <image>plugins/systems/images/clock.png</image>
+ <label>Schedule action</label>
+
+ <action>
+ <name>DaemonEvent_halt</name>
+ <depends>DaemonEvent_halt</depends>
+ <type>entry</type>
+ <image>images/lists/off.png</image>
+ <label>Halt</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_reboot</name>
+ <depends>DaemonEvent_reboot</depends>
+ <type>entry</type>
+ <image>images/lists/reload.png</image>
+ <label>Reboot</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_wakeup</name>
+ <depends>DaemonEvent_wakeup</depends>
+ <type>entry</type>
+ <image>images/lists/on.png</image>
+ <label>Wakeup</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_update</name>
+ <depends>DaemonEvent_update</depends>
+ <type>entry</type>
+ <image>plugins/goto/images/update.png</image>
+ <label>Update</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_lock</name>
+ <depends>DaemonEvent_lock</depends>
+ <type>entry</type>
+ <image>images/lists/locked.png</image>
+ <label>Lock</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_activate</name>
+ <depends>DaemonEvent_activate</depends>
+ <type>entry</type>
+ <image>images/lists/unlocked.png</image>
+ <label>Activate</label>
+ </action>
+
+ <action>
+ <name>DaemonEvent_reinstall</name>
+ <depends>DaemonEvent_reinstall</depends>
+ <type>entry</type>
+ <image>plugins/goto/images/reinstall.png</image>
+ <label>Reinstall</label>
+ </action>
+
+ </action>
+
+ <action>
+ <type>separator</type>
+ </action>
+
+ <action>
+ <name>activate_systems</name>
+ <depends>DaemonEvent_activate</depends>
<type>entry</type>
- <image>images/lists/edit.png</image>
- <label>Edit</label>
+ <image>images/lists/unlocked.png</image>
+ <label>Activate systems</label>
</action>
<action>