Revision
516
Author
rda
Date
2011-02-11 13:17:15 +0100 (Fri, 11 Feb 2011)

Log Message

fix paths, if still relevant

Modified Paths

Modified: theme/mageia-theme/trunk/common/bootsplash/config/hibernate-template.cfg
===================================================================
--- theme/mageia-theme/trunk/common/bootsplash/config/hibernate-template.cfg	2011-02-11 12:06:09 UTC (rev 515)
+++ theme/mageia-theme/trunk/common/bootsplash/config/hibernate-template.cfg	2011-02-11 12:17:15 UTC (rev 516)
@@ -27,8 +27,8 @@
 text_color=0xffffff
 
 # name of the picture file (full path recommended)
-jpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-@WIDTH@x@HEIGHT@.jpg
-silentjpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-@WIDTH@x@HEIGHT@.jpg
+jpeg=/usr/share/bootsplash/common/data/hibernate-@WIDTH@x@HEIGHT@.jpg
+silentjpeg=/usr/share/bootsplash/common/data/hibernate-@WIDTH@x@HEIGHT@.jpg
 
 progress_enable=1
 

Modified: theme/mageia-theme/trunk/common/bootsplash/config/vt0-template.cfg
===================================================================
--- theme/mageia-theme/trunk/common/bootsplash/config/vt0-template.cfg	2011-02-11 12:06:09 UTC (rev 515)
+++ theme/mageia-theme/trunk/common/bootsplash/config/vt0-template.cfg	2011-02-11 12:17:15 UTC (rev 516)
@@ -20,6 +20,6 @@
 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