[gnome-calendar] application: stop force disabling dark theme
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] application: stop force disabling dark theme
- Date: Sat, 1 Oct 2016 22:21:58 +0000 (UTC)
commit 0843f9e93e847a9979d32c6c6e7f665685e1bbab
Author: djb <db0451 gmail com>
Date: Fri Sep 30 19:35:30 2016 +0100
application: stop force disabling dark theme
https://bugzilla.gnome.org/show_bug.cgi?id=758057
src/gcal-application.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gcal-application.c b/src/gcal-application.c
index 9330261..376a745 100644
--- a/src/gcal-application.c
+++ b/src/gcal-application.c
@@ -246,8 +246,6 @@ gcal_application_activate (GApplication *application)
if (error != NULL)
g_warning ("Error loading stylesheet from file %s. %s", CSS_FILE, error->message);
- g_object_set (gtk_settings_get_default (), "gtk-application-prefer-dark-theme", FALSE, NULL);
-
g_object_unref (css_file);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]