From 0b5afcbc24ea20f3df1e7ebe46b9705bbfc1f578 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: May 07 2009 05:21:33 +0000 Subject: - Change colors to transition better to gdm --- diff --git a/charge.plymouth b/charge.plymouth index 139594e..5ebe2ef 100644 --- a/charge.plymouth +++ b/charge.plymouth @@ -9,5 +9,5 @@ HorizontalAlignment=.5 VerticalAlignment=.5 Transition=none TransitionDuration=0.0 -BackgroundStartColor=0x416fa7 -BackgroundEndColor=0x4b83c1 +BackgroundStartColor=0x365181 +BackgroundEndColor=0x365181 diff --git a/plymouth.spec b/plymouth.spec index 325371f..f5cb1b4 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,7 +5,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.7.0 -Release: 0.2009.05.06.2%{?dist} +Release: 0.2009.05.06.3%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -431,6 +431,9 @@ fi %defattr(-, root, root) %changelog +* Thu May 07 2009 Ray Strode 0.7.0-0.2009.05.06.3 +- Change colors to transition better to gdm + * Wed May 06 2009 Ray Strode 0.7.0-0.2009.05.06.2 - Make "charge" theme require two-step plugin instead of solar (oops)