Code

Updated table summary
[gosa.git] / gosa-plugins / goto / addons / goto / deploy-list.xml
index d747d80254354d209911f4d65d125560e4a24691..ce03106d16e45ed411b5976998653c526423d4a3 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>
@@ -21,7 +21,7 @@
   </definition>
 
   <table>
-    <layout>|||40||||</layout>
+    <layout>||120px|80px|120px|100px|180px;r|</layout>
 
     <column>
       <label>Target</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>