summaryrefslogtreecommitdiff
path: root/plasmascreen
diff options
context:
space:
mode:
Diffstat (limited to 'plasmascreen')
-rw-r--r--plasmascreen/depends.txt3
-rw-r--r--plasmascreen/init.lua2
2 files changed, 3 insertions, 2 deletions
diff --git a/plasmascreen/depends.txt b/plasmascreen/depends.txt
index 7b3e79f..5a0ba06 100644
--- a/plasmascreen/depends.txt
+++ b/plasmascreen/depends.txt
@@ -1,2 +1,3 @@
default
-homedecor
+homedecor_common
+homedecor_electronics
diff --git a/plasmascreen/init.lua b/plasmascreen/init.lua
index 183d1f9..37ec395 100644
--- a/plasmascreen/init.lua
+++ b/plasmascreen/init.lua
@@ -1,5 +1,5 @@
-local S = homedecor_i18n.gettext
+local S = homedecor.gettext
screwdriver = screwdriver or {}