diff --git a/frontend/ui/widget/verticalscrollbar.lua b/frontend/ui/widget/verticalscrollbar.lua index 918117016..e828fbdef 100644 --- a/frontend/ui/widget/verticalscrollbar.lua +++ b/frontend/ui/widget/verticalscrollbar.lua @@ -6,7 +6,6 @@ local VerticalScrollBar = Widget:new{ enable = true, low = 0, high = 1, - width = 6, height = 50, bordersize = 1, diff --git a/platform/kobo/release-ip.sh b/platform/kobo/release-ip.sh index 3149415d5..9cc284355 100644 --- a/platform/kobo/release-ip.sh +++ b/platform/kobo/release-ip.sh @@ -1,5 +1,6 @@ #!/bin/sh +# PATH export is only needed if you run this script manually from a shell export PATH=$PATH:/sbin # Release IP and shutdown udhcpc.