summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2cc780e)
raw | patch | inline | side by side (parent: 2cc780e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 12:52:49 +0000 (12:52 +0000) | ||
committer | hickert <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
diff --git a/gosa-plugins/goto/addons/goto/class_gotomasses.inc b/gosa-plugins/goto/addons/goto/class_gotomasses.inc
index 8900bed3d4b5700e062ae34f46af37134bfeab26..4bc1094c9c91909edb373cbdd40d0b864d5a1397 100644 (file)
/* Show hardware detect? */
} elseif ($percent == "goto-hardware-detection") {
- $status = "<img class='center' src='images/hardware.png' alt=''> "._("Detection");
+ $status = "<img class='center' src='plugins/goto/images/hardware.png' alt=''> "._("Detection");
/* Real percent */
} else {
diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_rescan.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_rescan.inc
index c088a61cd06c85bd0cf15fada4c7548c30eebda7..6d4686e3591bdd09a56add1df757d1b518554cad 100644 (file)
$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()
diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_sysinfo.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_sysinfo.inc
index 0e9cf111d80353710b049a9dc67fdbbb9b3ba164..05ff34c180798d30c8cb6d08fd6b33e7d8d56dfc 100644 (file)
$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()
diff --git a/gosa-plugins/goto/admin/systems/goto/terminalService.tpl b/gosa-plugins/goto/admin/systems/goto/terminalService.tpl
index 428f63163bba243aaaa3711d9d1f7c4fcac8d3fd..a9547c3b02a7c3e91b675fa72dcb7f92f335e001 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>
diff --git a/gosa-plugins/goto/admin/systems/goto/terminalStartup.tpl b/gosa-plugins/goto/admin/systems/goto/terminalStartup.tpl
index b38046463682142b8539ba2c229bfe9832209634..41d5bfa64d730df87f509aa5950ed90942276dab 100644 (file)
<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}">
diff --git a/gosa-plugins/goto/admin/systems/goto/workstationService.tpl b/gosa-plugins/goto/admin/systems/goto/workstationService.tpl
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>
diff --git a/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl b/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl
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
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
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
index 0000000..0ac401c
Binary files /dev/null and b/gosa-plugins/goto/html/images/sysinfo.png differ