Code

Upated image
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 12:52:49 +0000 (12:52 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 12:52:49 +0000 (12:52 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11845 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/addons/goto/class_gotomasses.inc
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_rescan.inc
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_sysinfo.inc
gosa-plugins/goto/admin/systems/goto/terminalService.tpl
gosa-plugins/goto/admin/systems/goto/terminalStartup.tpl
gosa-plugins/goto/admin/systems/goto/workstationService.tpl
gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl
gosa-plugins/goto/html/images/hardware.png [new file with mode: 0644]
gosa-plugins/goto/html/images/rescan.png [new file with mode: 0644]
gosa-plugins/goto/html/images/sysinfo.png [new file with mode: 0644]

index 8900bed3d4b5700e062ae34f46af37134bfeab26..4bc1094c9c91909edb373cbdd40d0b864d5a1397 100644 (file)
@@ -528,7 +528,7 @@ class gotomasses extends plugin
 
         /* Show hardware detect? */
         } elseif ($percent == "goto-hardware-detection") {
-          $status = "<img class='center' src='images/hardware.png' alt=''>&nbsp;"._("Detection");
+          $status = "<img class='center' src='plugins/goto/images/hardware.png' alt=''>&nbsp;"._("Detection");
 
         /* Real percent */
         } else {
index c088a61cd06c85bd0cf15fada4c7548c30eebda7..6d4686e3591bdd09a56add1df757d1b518554cad 100644 (file)
@@ -30,8 +30,8 @@ class DaemonEvent_rescan extends DaemonEvent
     $this->s_Schedule_Action= "job_detect_hardware";
     $this->s_Trigger_Action = "gosa_detect_hardware";
     $this->s_Queued_Action  = "detect_hardware";
-    $this->s_Menu_Image = "images/snd_hardware.png";
-    $this->s_List_Image = "images/snd_hardware.png";
+    $this->s_Menu_Image = "plugins/goto/images/rescan.png";
+    $this->s_List_Image = "plugins/goto/images/rescan.png";
   }
 
   public function execute()
index 0e9cf111d80353710b049a9dc67fdbbb9b3ba164..05ff34c180798d30c8cb6d08fd6b33e7d8d56dfc 100644 (file)
@@ -30,8 +30,8 @@ class DaemonEvent_sysinfo extends DaemonEvent
     $this->s_Schedule_Action= "job_trigger_action_sysinfo";
     $this->s_Trigger_Action = "gosa_trigger_action_sysinfo";
     $this->s_Queued_Action  = "trigger_action_sysinfo";
-    $this->s_Menu_Image = "images/hardware.png";
-    $this->s_List_Image = "images/hardware.png";
+    $this->s_Menu_Image = "plugins/goto/images/sysinfo.png";
+    $this->s_List_Image = "plugins/goto/images/sysinfo.png";
   }
 
   public function execute()
index 428f63163bba243aaaa3711d9d1f7c4fcac8d3fd..a9547c3b02a7c3e91b675fa72dcb7f92f335e001 100644 (file)
@@ -92,7 +92,7 @@
  <tr><td colspan=5><p class="plugbottom" style="text-align:left;"></p></td></tr>
  <tr>
    <td style="width:33%;vertical-align:top;">
-   <h2><img class="center" alt="" align="middle" src="images/hardware.png"> {t}Graphic device{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/goto/images/hardware.png"> {t}Graphic device{/t}</h2>
    <table summary="">
     <tr>
      <td><LABEL for="gotoXDriver">{t}Driver{/t}</LABEL></td>
index b38046463682142b8539ba2c229bfe9832209634..41d5bfa64d730df87f509aa5950ed90942276dab 100644 (file)
@@ -65,7 +65,7 @@
  <tr>
   <td style="width:50%; vertical-align:top;">
    <h2>
-    <img class="center" alt="" align="middle" src="images/hardware.png"> {t}Kernel modules (format: name parameters){/t}
+    <img class="center" alt="" align="middle" src="plugins/goto/images/hardware.png"> {t}Kernel modules (format: name parameters){/t}
    </h2>
 {render acl=$gotoModulesACL}
     <select style="width:100%;" name="modules_list[]" size=15 multiple title="{t}Add additional modules to load on startup{/t}">
index 890e7dbb9193f8418423705a30f0c98c9b53d935..5f7758d22d0b1e190084c0c79ec04c0427854167 100644 (file)
  <tr><td colspan=5><p class="plugbottom" style="text-align:left;"></p></td></tr>
  <tr>
    <td style="width:33%;vertical-align:top;">
-   <h2><img class="center" alt="" align="middle" src="images/hardware.png"> {t}Graphic device{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/goto/images/hardware.png"> {t}Graphic device{/t}</h2>
    <table summary="">
     <tr>
      <td><LABEL for="gotoXDriver">{t}Driver{/t}</LABEL></td>
index 9d609117d688bde77b9ce9b374ecbf39b0e2aa2e..2d9c5bf17de02a3ace6a7b671f4266440f7b428e 100644 (file)
  <tr>
   <td style="width:50%; vertical-align:top; border-right:1px solid #B0B0B0">
    <h2>
-    <img class="center" alt="" align="middle" src="images/hardware.png"> {t}Kernel modules (format: name parameters){/t}
+    <img class="center" alt="" align="middle" src="plugins/goto/images/hardware.png"> {t}Kernel modules (format: name parameters){/t}
    </h2>
 {render acl=$gotoModulesACL}
     <select style="width:100%; height:150px;" name="modules_list[]" size=15 multiple title="{t}Add additional modules to load on startup{/t}">
diff --git a/gosa-plugins/goto/html/images/hardware.png b/gosa-plugins/goto/html/images/hardware.png
new file mode 100644 (file)
index 0000000..0ac401c
Binary files /dev/null and b/gosa-plugins/goto/html/images/hardware.png differ
diff --git a/gosa-plugins/goto/html/images/rescan.png b/gosa-plugins/goto/html/images/rescan.png
new file mode 100644 (file)
index 0000000..e1c25e7
Binary files /dev/null and b/gosa-plugins/goto/html/images/rescan.png differ
diff --git a/gosa-plugins/goto/html/images/sysinfo.png b/gosa-plugins/goto/html/images/sysinfo.png
new file mode 100644 (file)
index 0000000..0ac401c
Binary files /dev/null and b/gosa-plugins/goto/html/images/sysinfo.png differ