diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-02-11 12:26:16 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-02-11 12:26:16 +0000 |
commit | ab5814681a16cfb5f0b4b0e6f14ed13da591d846 (patch) | |
tree | 93694dfcaae9dd6b749e032b1f69a5bbf97d84ca /Mageia-Default | |
parent | 6f221fd7cc72e390900f41d53f94b82ebf531e9d (diff) | |
download | theme-ab5814681a16cfb5f0b4b0e6f14ed13da591d846.tar theme-ab5814681a16cfb5f0b4b0e6f14ed13da591d846.tar.gz theme-ab5814681a16cfb5f0b4b0e6f14ed13da591d846.tar.bz2 theme-ab5814681a16cfb5f0b4b0e6f14ed13da591d846.tar.xz theme-ab5814681a16cfb5f0b4b0e6f14ed13da591d846.zip |
rename theme script and path
Diffstat (limited to 'Mageia-Default')
-rw-r--r-- | Mageia-Default/plymouth/Mageia.plymouth | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Mageia-Default/plymouth/Mageia.plymouth b/Mageia-Default/plymouth/Mageia.plymouth index 190462c..59ad680 100644 --- a/Mageia-Default/plymouth/Mageia.plymouth +++ b/Mageia-Default/plymouth/Mageia.plymouth @@ -1,8 +1,8 @@ [Plymouth Theme] -Name=Mandriva Free theme -Description=Mandriva Free theme +Name=Mageia theme +Description=Mageia theme ModuleName=script [script] -ImageDir=/usr/share/plymouth/themes/Mandriva-Free -ScriptFile=/usr/share/plymouth/themes/Mandriva-Free/mdv.script +ImageDir=/usr/share/plymouth/themes/Mageia +ScriptFile=/usr/share/plymouth/themes/Mageia/mga.script |