mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 11:16:21 +00:00
Enable splash logo by default
This commit is contained in:
@@ -553,6 +553,7 @@ _get_default_boolean(preference_t pref)
|
|||||||
case PREF_NOTIFY_MESSAGE_CURRENT:
|
case PREF_NOTIFY_MESSAGE_CURRENT:
|
||||||
case PREF_NOTIFY_ROOM_CURRENT:
|
case PREF_NOTIFY_ROOM_CURRENT:
|
||||||
case PREF_NOTIFY_TYPING_CURRENT:
|
case PREF_NOTIFY_TYPING_CURRENT:
|
||||||
|
case PREF_SPLASH:
|
||||||
return TRUE;
|
return TRUE;
|
||||||
default:
|
default:
|
||||||
return FALSE;
|
return FALSE;
|
||||||
|
|||||||
Reference in New Issue
Block a user