Code

Updated gotomasses listing
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 29 Jan 2010 16:05:21 +0000 (16:05 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 29 Jan 2010 16:05:21 +0000 (16:05 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15461 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/addons/goto/deploy-list.xml

index 58b758af931bdf039dc3c31ee4be4277c94f15fa..829cdeb723779583d418e69a5bd17b685a66120f 100644 (file)
@@ -7,8 +7,8 @@
     <baseMode>false</baseMode>
     <multiSelect>true</multiSelect>
     <template>deploy-list.tpl</template>
-    <label>List of events</label>
-    <defaultSortColumn>1</defaultSortColumn>
+    <label>List of queued jobs</label>
+    <defaultSortColumn>3</defaultSortColumn>
 
     <objectType>
       <label>Event</label>
     <action>
      <type>sub</type>
      <image>images/lists/new.png</image>
-     <label>Add</label>
+     <label>Create</label>
 
      <action>
       <name>halt</name>
       <type>entry</type>
       <image>images/lists/off.png</image>
-      <label>Shut down</label>
+      <label>Switch off</label>
      </action>
 
      <action>
       <name>reboot</name>
       <type>entry</type>
       <image>images/lists/reload.png</image>
-      <label>Restart</label>
+      <label>Reboot</label>
      </action>
 
      <action>
      </action>
     </action>
   
-  
-     <action>
-      <name>import</name>
-      <type>entry</type>
-      <image>images/lists/import.png</image>
-      <label>Import</label>
-     </action>
+    <action>
+      <type>separator</type>
+    </action>
 
-     <action>
-      <name>remove</name>
-      <type>entry</type>
-      <image>images/lists/trash.png</image>
-      <label>Remove</label>
-     </action>
+    <action>
+     <name>import</name>
+     <type>entry</type>
+     <image>images/lists/import.png</image>
+     <label>Import</label>
+    </action>
+
+    <action>
+     <name>remove</name>
+     <type>entry</type>
+     <image>images/lists/trash.png</image>
+     <label>Remove</label>
+    </action>
 
     <action>
       <type>separator</type>
       <label>Abort</label>
      </action>
 
+    <action>
+      <type>separator</type>
+    </action>
+
      <action>
       <name>processNow</name>
       <type>entry</type>