summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 90c4f9f)
raw | patch | inline | side by side (parent: 90c4f9f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:47:09 +0000 (08:47 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:47:09 +0000 (08:47 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11961 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/images/setup/system.png | [new file with mode: 0644] | patch | blob |
gosa-core/html/images/sieve_add_new_bottom.png | [deleted file] | patch | blob | history |
gosa-core/html/images/sieve_add_new_top.png | [deleted file] | patch | blob | history |
gosa-core/html/images/sieve_add_test.png | [deleted file] | patch | blob | history |
gosa-core/html/images/sieve_del_object.png | [deleted file] | patch | blob | history |
gosa-core/html/images/sieve_move_object_down.png | [deleted file] | patch | blob | history |
gosa-core/html/images/sieve_move_object_up.png | [deleted file] | patch | blob | history |
gosa-core/html/images/smallenv.png | [deleted file] | patch | blob | history |
gosa-core/html/images/snd_hardware.png | [deleted file] | patch | blob | history |
gosa-core/html/images/system.png | [deleted file] | patch | blob | history |
gosa-core/setup/class_setupStep_Checks.inc | patch | blob | history |
diff --git a/gosa-core/html/images/setup/system.png b/gosa-core/html/images/setup/system.png
new file mode 100644 (file)
index 0000000..b150572
Binary files /dev/null and b/gosa-core/html/images/setup/system.png differ
index 0000000..b150572
Binary files /dev/null and b/gosa-core/html/images/setup/system.png differ
diff --git a/gosa-core/html/images/sieve_add_new_bottom.png b/gosa-core/html/images/sieve_add_new_bottom.png
deleted file mode 100644 (file)
index 5cbe3c3..0000000
Binary files a/gosa-core/html/images/sieve_add_new_bottom.png and /dev/null differ
index 5cbe3c3..0000000
Binary files a/gosa-core/html/images/sieve_add_new_bottom.png and /dev/null differ
diff --git a/gosa-core/html/images/sieve_add_new_top.png b/gosa-core/html/images/sieve_add_new_top.png
deleted file mode 100644 (file)
index bbd14e5..0000000
Binary files a/gosa-core/html/images/sieve_add_new_top.png and /dev/null differ
index bbd14e5..0000000
Binary files a/gosa-core/html/images/sieve_add_new_top.png and /dev/null differ
diff --git a/gosa-core/html/images/sieve_add_test.png b/gosa-core/html/images/sieve_add_test.png
deleted file mode 100644 (file)
index ec67203..0000000
Binary files a/gosa-core/html/images/sieve_add_test.png and /dev/null differ
index ec67203..0000000
Binary files a/gosa-core/html/images/sieve_add_test.png and /dev/null differ
diff --git a/gosa-core/html/images/sieve_del_object.png b/gosa-core/html/images/sieve_del_object.png
deleted file mode 100644 (file)
index f5cb2b8..0000000
Binary files a/gosa-core/html/images/sieve_del_object.png and /dev/null differ
index f5cb2b8..0000000
Binary files a/gosa-core/html/images/sieve_del_object.png and /dev/null differ
diff --git a/gosa-core/html/images/sieve_move_object_down.png b/gosa-core/html/images/sieve_move_object_down.png
deleted file mode 100644 (file)
index b6ad215..0000000
Binary files a/gosa-core/html/images/sieve_move_object_down.png and /dev/null differ
index b6ad215..0000000
Binary files a/gosa-core/html/images/sieve_move_object_down.png and /dev/null differ
diff --git a/gosa-core/html/images/sieve_move_object_up.png b/gosa-core/html/images/sieve_move_object_up.png
deleted file mode 100644 (file)
index 4699e69..0000000
Binary files a/gosa-core/html/images/sieve_move_object_up.png and /dev/null differ
index 4699e69..0000000
Binary files a/gosa-core/html/images/sieve_move_object_up.png and /dev/null differ
diff --git a/gosa-core/html/images/smallenv.png b/gosa-core/html/images/smallenv.png
deleted file mode 100644 (file)
index f4ef81c..0000000
Binary files a/gosa-core/html/images/smallenv.png and /dev/null differ
index f4ef81c..0000000
Binary files a/gosa-core/html/images/smallenv.png and /dev/null differ
diff --git a/gosa-core/html/images/snd_hardware.png b/gosa-core/html/images/snd_hardware.png
deleted file mode 100644 (file)
index e1c25e7..0000000
Binary files a/gosa-core/html/images/snd_hardware.png and /dev/null differ
index e1c25e7..0000000
Binary files a/gosa-core/html/images/snd_hardware.png and /dev/null differ
diff --git a/gosa-core/html/images/system.png b/gosa-core/html/images/system.png
deleted file mode 100644 (file)
index b150572..0000000
Binary files a/gosa-core/html/images/system.png and /dev/null differ
index b150572..0000000
Binary files a/gosa-core/html/images/system.png and /dev/null differ
diff --git a/gosa-core/setup/class_setupStep_Checks.inc b/gosa-core/setup/class_setupStep_Checks.inc
index c405cbf145eead92c95dc3e635db0b6f959cd36f..9cdec0485d406d3aa8c8f53ab6061bb9e6b2a6d5 100644 (file)
var $basic_checks = array();
var $config_checks= array();
var $is_writeable = array();
- var $header_image = "images/system.png";
+ var $header_image = "images/setup/system.png";
function Step_Checks()
{