[gnome-mines] use the light theme variant
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mines] use the light theme variant
- Date: Thu, 24 Apr 2014 19:19:56 +0000 (UTC)
commit e2b047d8ef10a246450298c621f255b98c711dd1
Author: Allan Day <allanpday gmail com>
Date: Thu Apr 24 00:23:42 2014 +0100
use the light theme variant
https://bugzilla.gnome.org/show_bug.cgi?id=728483
src/gnome-mines.vala | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gnome-mines.vala b/src/gnome-mines.vala
index 479ab31..108bc85 100644
--- a/src/gnome-mines.vala
+++ b/src/gnome-mines.vala
@@ -162,8 +162,6 @@ public class Mines : Gtk.Application
if (settings.get_boolean ("window-is-maximized"))
window.maximize ();
- window.get_settings ().gtk_application_prefer_dark_theme = true;
-
var headerbar = new Gtk.HeaderBar ();
headerbar.show_close_button = true;
headerbar.set_title (_("Mines"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]