[cinnamon] set default theme to zukitwo

leigh123linux leigh123linux at fedoraproject.org
Sun Nov 24 11:23:04 UTC 2013


commit 742cdd0afe24e346be8a4b9108f0988e9e1a02ef
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sun Nov 24 11:22:48 2013 +0000

    set default theme to zukitwo

 cinnamon-fedora.gschema.override |    2 ++
 cinnamon.spec                    |   10 +++++++++-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/cinnamon-fedora.gschema.override b/cinnamon-fedora.gschema.override
index 5aac4cc..81c2ae2 100644
--- a/cinnamon-fedora.gschema.override
+++ b/cinnamon-fedora.gschema.override
@@ -48,10 +48,12 @@ secondary-color='#5789ca'
 [org.cinnamon.desktop.interface]
 menus-have-icons=true
 font-name='Cantarell 11'
+gtk-theme='Zukitwo'
 
 [org.cinnamon.desktop.wm.preferences]
 button-layout=':minimize,maximize,close'
 titlebar-font='Cantarell Bold 11'
+theme='Zukitwo'
 
 [org.cinnamon.settings-daemon.plugins.xsettings]
 hinting="slight"
diff --git a/cinnamon.spec b/cinnamon.spec
index 33967b9..1812174 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -2,7 +2,7 @@
 
 Name:           cinnamon
 Version:        2.0.13
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Window management and application launching for GNOME
 License:        GPLv2+ and LGPLv2+
 URL:            http://cinnamon.linuxmint.com 
@@ -113,6 +113,11 @@ Requires:       cinnamon-screensaver
 Requires:       metacity
 Requires:       tint2
 
+# needed for theme overrides
+Requires:       zukitwo-gtk2-theme
+Requires:       zukitwo-gtk3-theme
+Requires:       zukitwo-metacity-theme
+
 # re-add bluetooth support for F19
 %if 0%{?fedora} < 20
 Requires:       blueman
@@ -232,6 +237,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Sun Nov 24 2013 Leigh Scott <leigh123linux at googlemail.com> - 2.0.13-2
+- set default theme to zukitwo
+
 * Sun Nov 24 2013 Leigh Scott <leigh123linux at googlemail.com> - 2.0.13-1
 - update to 2.0.13
 - tweak gschema override again


More information about the scm-commits mailing list