summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6adcd9f)
raw | patch | inline | side by side (parent: 6adcd9f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 06:10:22 +0000 (06:10 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 06:10:22 +0000 (06:10 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11881 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/images/list_reset_password.png | [deleted file] | patch | blob | history |
gosa-core/html/images/locale.png | [deleted file] | patch | blob | history |
gosa-core/html/images/setup/locale.png | [new file with mode: 0644] | patch | blob |
gosa-core/setup/class_setupStep_Language.inc | patch | blob | history |
diff --git a/gosa-core/html/images/list_reset_password.png b/gosa-core/html/images/list_reset_password.png
deleted file mode 100644 (file)
index ddef191..0000000
Binary files a/gosa-core/html/images/list_reset_password.png and /dev/null differ
index ddef191..0000000
Binary files a/gosa-core/html/images/list_reset_password.png and /dev/null differ
diff --git a/gosa-core/html/images/locale.png b/gosa-core/html/images/locale.png
deleted file mode 100644 (file)
index e7defac..0000000
Binary files a/gosa-core/html/images/locale.png and /dev/null differ
index e7defac..0000000
Binary files a/gosa-core/html/images/locale.png and /dev/null differ
diff --git a/gosa-core/html/images/setup/locale.png b/gosa-core/html/images/setup/locale.png
new file mode 100644 (file)
index 0000000..e7defac
Binary files /dev/null and b/gosa-core/html/images/setup/locale.png differ
index 0000000..e7defac
Binary files /dev/null and b/gosa-core/html/images/setup/locale.png differ
diff --git a/gosa-core/setup/class_setupStep_Language.inc b/gosa-core/setup/class_setupStep_Language.inc
index ebb9c497b5dbf840ebfa0fe3b3a7a722f39fecfc..47e8688780ff46f17a3fe1a8e8f692e1e6b41386 100644 (file)
var $lang = "en_EN"; /* Detected language */
var $languages = array();
var $attributes = array("lang","lang_selected");
- var $header_image = "images/locale.png";
+ var $header_image = "images/setup/locale.png";
function Step_Language()
{