diff options
author | Ray Strode <rstrode@redhat.com> | 2009-05-02 01:03:41 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2009-05-20 17:27:53 -0400 |
commit | e4e91bad036e96fcfa9579f266fa595bc16a809c (patch) | |
tree | 7b33c1ccf24d84f317c830487bc10a3620f89838 /themes | |
parent | 1d835fa552a20d4921c70816c0d0c3764121845e (diff) |
[glow] Add fade between frames in glow theme
Diffstat (limited to 'themes')
-rw-r--r-- | themes/glow/glow.plymouth.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/glow/glow.plymouth.in b/themes/glow/glow.plymouth.in index 686dbe4e..73694910 100644 --- a/themes/glow/glow.plymouth.in +++ b/themes/glow/glow.plymouth.in @@ -7,3 +7,5 @@ ModuleName=two-step ImageDir=@PLYMOUTH_THEME_PATH@/glow HorizontalAlignment=.25 VerticalAlignment=.5 +Transition=fade-over +TransitionDuration=.5 |