diff --git a/License.txt b/License.txt
old mode 100644
new mode 100755
diff --git a/lang/ilias_en.lang b/lang/ilias_en.lang
index cdf07d8..35b20b0 100755
--- a/lang/ilias_en.lang
+++ b/lang/ilias_en.lang
@@ -50,4 +50,6 @@ description#:#description
welcometext#:#welcome text
save#:#Save
edit#:#Edit
+title#:#title
+status#:#status
saving_invoked#:#saved
diff --git a/plugin.php b/plugin.php
index 2b21ef6..edec016 100755
--- a/plugin.php
+++ b/plugin.php
@@ -4,12 +4,12 @@
$id = "xbbb";
// code version; must be changed for all code changes
-$version = "1.0.3";
+$version = "1.0.4";
// ilias min and max version; must always reflect the versions that should
// run with the plugin
$ilias_min_version = "4.0.0";
-$ilias_max_version = "4.4.999";
+$ilias_max_version = "5.0.999";
// optional, but useful: Add one or more responsible persons and a contact email
$responsible = "Andrés Ederra, Sebastian Ziegler";
diff --git a/templates/images/icon_xbbb_b.svg b/templates/images/icon_xbbb_b.svg
new file mode 100755
index 0000000..d532b29
--- /dev/null
+++ b/templates/images/icon_xbbb_b.svg
@@ -0,0 +1,17 @@
+
+
+
diff --git a/templates/images/icon_xbbb_s.svg b/templates/images/icon_xbbb_s.svg
new file mode 100755
index 0000000..f661e96
--- /dev/null
+++ b/templates/images/icon_xbbb_s.svg
@@ -0,0 +1,13 @@
+
+
+
diff --git a/templates/images/images.zip b/templates/images/images.zip
new file mode 100644
index 0000000..39b854d
Binary files /dev/null and b/templates/images/images.zip differ