diff options
author | Ray Strode <rstrode@redhat.com> | 2009-05-14 10:10:27 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2009-05-20 17:27:53 -0400 |
commit | 3cd5b5f2e0a1f6467154c970bad6b47f3f69d889 (patch) | |
tree | ab699609a16d4392b44a3fd9a550ad386c087c99 /themes | |
parent | e2ed2b98120af273fc6abb531faedc10f4477a07 (diff) |
[splash] Rename spinfinity plugin to throbgress
It's the theme that makes it spinfinity,
not the plugin. The plugin is more generic.
Diffstat (limited to 'themes')
-rw-r--r-- | themes/spinfinity/spinfinity.plymouth.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/spinfinity/spinfinity.plymouth.in b/themes/spinfinity/spinfinity.plymouth.in index 9c11c3bd..d4a94690 100644 --- a/themes/spinfinity/spinfinity.plymouth.in +++ b/themes/spinfinity/spinfinity.plymouth.in @@ -1,7 +1,7 @@ [Plymouth Theme] Name=Spinfinity Description=Simple theme that shows a rotating infinity sign in the center of the screen -ModuleName=spinfinity +ModuleName=throbgress -[spinfinity] +[throbgress] ImageDir=@PLYMOUTH_THEME_PATH@/spinfinity |