Theme: Revert logic of singleAccount switch.
authorKlaas Freitag <freitag@owncloud.com>
Mon, 19 Oct 2015 10:26:42 +0000 (12:26 +0200)
committerKlaas Freitag <freitag@owncloud.com>
Mon, 19 Oct 2015 10:26:42 +0000 (12:26 +0200)
commita3904f4d32e8e1d93a1262b0ecd34e0b582289cd
treefec8f2e6d43dc68a14dfacfa0e884a22cfd703cf
parentb7c927f34915fde9433aba6419c044e8885200cc
Theme: Revert logic of singleAccount switch.

To use the same logic as the other clients and unify ownBrander
implementations, the switch is now called multiAccount() rather
than singleAccount() with a reverse logic.
Desktop Client stays with the default of having multiaacount
enabled.

Note that existing brandings need to rename the switch.

https://github.com/owncloud/ownbrander/issues/443
src/gui/generalsettings.cpp
src/libsync/theme.cpp
src/libsync/theme.h