diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-02-11 12:17:15 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-02-11 12:17:15 +0000 |
commit | a5610ad8d17bc072cfcbf3880f1a87ebac9071be (patch) | |
tree | 3f9af16c8f1f57734868f19948a1454657eea5ec /common/bootsplash/config/vt0-template.cfg | |
parent | 555816f2c973a94ccec83a406208a0b4bd087728 (diff) | |
download | theme-a5610ad8d17bc072cfcbf3880f1a87ebac9071be.tar theme-a5610ad8d17bc072cfcbf3880f1a87ebac9071be.tar.gz theme-a5610ad8d17bc072cfcbf3880f1a87ebac9071be.tar.bz2 theme-a5610ad8d17bc072cfcbf3880f1a87ebac9071be.tar.xz theme-a5610ad8d17bc072cfcbf3880f1a87ebac9071be.zip |
fix paths, if still relevant
Diffstat (limited to 'common/bootsplash/config/vt0-template.cfg')
-rw-r--r-- | common/bootsplash/config/vt0-template.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/bootsplash/config/vt0-template.cfg b/common/bootsplash/config/vt0-template.cfg index 638b459..b01ae29 100644 --- a/common/bootsplash/config/vt0-template.cfg +++ b/common/bootsplash/config/vt0-template.cfg @@ -20,6 +20,6 @@ tw=@WIDTH@ th=@HEIGHT@ # name of the picture file (full path recommended) -jpeg=/usr/share/bootsplash/Mandriva-common/images/vt-@WIDTH@x@HEIGHT@.jpg +jpeg=/usr/share/bootsplash/common/data/vt-@WIDTH@x@HEIGHT@.jpg overpaintok=1 |