diff options
author | Ray Strode <rstrode@redhat.com> | 2009-04-29 14:25:02 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2009-05-20 17:27:52 -0400 |
commit | 6acf834f1ea393bb263722b9c8bf853caa4fee7d (patch) | |
tree | 7107630f68819a611157cb665e74d151f99164a8 /.gitignore | |
parent | a4b8ec711ac6138334bbeb068869d9a8e156f49f (diff) |
[splash] Split splashes into plugins and themes
Some of the plugins (well, the glow plugin) would be a lot more
versatile if they could be reused for multiple splashes with different
images.
This commit splits boot splashes into two parts, the plugin engine which
does all the dirty work, and the theme which says which plugin to use
and optionally how the plugin should work (using plugin specific
key/value pairs)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ stamp-* *.rpm plymouth plymouth-populate-initrd -plymouth-set-default-plugin +plymouth-set-default-theme plymouth-log-viewer plymouthd *.pc |