diff --git a/projects/RPi/splash/default/1024x768.cfg b/projects/RPi/splash/default/1024x768.cfg index e84275f2e3..b1a008f62c 100644 --- a/projects/RPi/splash/default/1024x768.cfg +++ b/projects/RPi/splash/default/1024x768.cfg @@ -12,5 +12,5 @@ text_color=#83b9dd text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf # name of the picture file (full path recommended) -pic=/etc/splash/openelec/images/splash-1024x768.png -silentpic=/etc/splash/openelec/images/splash-1024x768.png +pic=/etc/splash/default/images/splash-1024x768.png +silentpic=/etc/splash/default/images/splash-1024x768.png diff --git a/projects/RPi/splash/default/1280x1024.cfg b/projects/RPi/splash/default/1280x1024.cfg index 5bdb69300d..bd5b3ee53b 100644 --- a/projects/RPi/splash/default/1280x1024.cfg +++ b/projects/RPi/splash/default/1280x1024.cfg @@ -12,5 +12,5 @@ text_color=#83b9dd text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf # name of the picture file (full path recommended) -pic=/etc/splash/openelec/images/splash-1280x1024.png -silentpic=/etc/splash/openelec/images/splash-1280x1024.png +pic=/etc/splash/default/images/splash-1280x1024.png +silentpic=/etc/splash/default/images/splash-1280x1024.png diff --git a/projects/RPi/splash/default/1280x720.cfg b/projects/RPi/splash/default/1280x720.cfg index f45bca76ab..976cd83da1 100644 --- a/projects/RPi/splash/default/1280x720.cfg +++ b/projects/RPi/splash/default/1280x720.cfg @@ -12,5 +12,5 @@ text_color=#83b9dd text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf # name of the picture file (full path recommended) -pic=/etc/splash/openelec/images/splash-1280x720.png -silentpic=/etc/splash/openelec/images/splash-1280x720.png +pic=/etc/splash/default/images/splash-1280x720.png +silentpic=/etc/splash/default/images/splash-1280x720.png diff --git a/projects/RPi/splash/default/1280x800.cfg b/projects/RPi/splash/default/1280x800.cfg index 1f14dc4d7f..4b54a843a6 100644 --- a/projects/RPi/splash/default/1280x800.cfg +++ b/projects/RPi/splash/default/1280x800.cfg @@ -12,5 +12,5 @@ text_color=#83b9dd text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf # name of the picture file (full path recommended) -pic=/etc/splash/openelec/images/splash-1280x800.png -silentpic=/etc/splash/openelec/images/splash-1280x800.png +pic=/etc/splash/default/images/splash-1280x800.png +silentpic=/etc/splash/default/images/splash-1280x800.png diff --git a/projects/RPi/splash/default/1400x1050.cfg b/projects/RPi/splash/default/1400x1050.cfg index af2e361431..f4d3f01040 100644 --- a/projects/RPi/splash/default/1400x1050.cfg +++ b/projects/RPi/splash/default/1400x1050.cfg @@ -12,5 +12,5 @@ text_color=#83b9dd text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf # name of the picture file (full path recommended) -pic=/etc/splash/openelec/images/splash-1400x1050.png -silentpic=/etc/splash/openelec/images/splash-1400x1050.png +pic=/etc/splash/default/images/splash-1400x1050.png +silentpic=/etc/splash/default/images/splash-1400x1050.png diff --git a/projects/RPi/splash/default/1600x1200.cfg b/projects/RPi/splash/default/1600x1200.cfg index cad141da16..bce0089d5b 100644 --- a/projects/RPi/splash/default/1600x1200.cfg +++ b/projects/RPi/splash/default/1600x1200.cfg @@ -12,5 +12,5 @@ text_color=#83b9dd text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf # name of the picture file (full path recommended) -pic=/etc/splash/openelec/images/splash-1600x1200.png -silentpic=/etc/splash/openelec/images/splash-1600x1200.png +pic=/etc/splash/default/images/splash-1600x1200.png +silentpic=/etc/splash/default/images/splash-1600x1200.png diff --git a/projects/RPi/splash/default/1600x900.cfg b/projects/RPi/splash/default/1600x900.cfg index 44a3395d1d..21fb9da462 100644 --- a/projects/RPi/splash/default/1600x900.cfg +++ b/projects/RPi/splash/default/1600x900.cfg @@ -12,5 +12,5 @@ text_color=#83b9dd text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf # name of the picture file (full path recommended) -pic=/etc/splash/openelec/images/splash-1600x900.png -silentpic=/etc/splash/openelec/images/splash-1600x900.png +pic=/etc/splash/default/images/splash-1600x900.png +silentpic=/etc/splash/default/images/splash-1600x900.png diff --git a/projects/RPi/splash/default/1920x1080.cfg b/projects/RPi/splash/default/1920x1080.cfg index c950c4dad7..f6c2ebe67a 100644 --- a/projects/RPi/splash/default/1920x1080.cfg +++ b/projects/RPi/splash/default/1920x1080.cfg @@ -12,5 +12,5 @@ text_color=#83b9dd text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf # name of the picture file (full path recommended) -pic=/etc/splash/openelec/images/splash-1920x1080.png -silentpic=/etc/splash/openelec/images/splash-1920x1080.png +pic=/etc/splash/default/images/splash-1920x1080.png +silentpic=/etc/splash/default/images/splash-1920x1080.png