[SOGo] Override theme-default.css to prevent theme switching, delete theme-green until fixed

This commit is contained in:
André
2018-07-28 14:26:02 +02:00
parent a117e8358c
commit ff463168d1
5 changed files with 18 additions and 89 deletions

View File

@@ -153,7 +153,4 @@ echo ' </dict>
chown sogo:sogo -R /var/lib/sogo/
chmod 600 /var/lib/sogo/GNUstep/Defaults/sogod.plist
# Inject md-theme to hopefully fix theme swtiching
sed -i 's/<main class/<main md-theme="mailcow" class/g' /usr/lib/GNUstep/SOGo/Templates/MainUI/SOGoRootPage.wox
exec gosu sogo /usr/sbin/sogod