diff options
Diffstat (limited to 'common/bootsplash/config/hibernate-template.cfg')
-rw-r--r-- | common/bootsplash/config/hibernate-template.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/bootsplash/config/hibernate-template.cfg b/common/bootsplash/config/hibernate-template.cfg index d0faa98..ac899e9 100644 --- a/common/bootsplash/config/hibernate-template.cfg +++ b/common/bootsplash/config/hibernate-template.cfg @@ -27,8 +27,8 @@ text_size=12 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 |