From 2df680fa1ba9f9cbbbcea740ac8dcf69016a49ef Mon Sep 17 00:00:00 2001 From: Ian Whyman Date: Thu, 9 Jun 2011 22:13:09 +0100 Subject: [PATCH] [6/core/fbsplash] Tidy up Fbsplash, make a valid theme, add 16:9 support, fix 1920x1200, finally fixes bug 1805 --- .../sabayon/1024x600.cfg | 4 +-- .../sabayon/1024x768.cfg | 4 +-- .../fbsplash/sabayon/1152x864.cfg | 34 ++++++++++++++++++ .../sabayon/1280x1024.cfg | 4 +-- .../fbsplash/sabayon/1280x720.cfg | 33 +++++++++++++++++ .../sabayon/1280x800.cfg | 4 +-- .../fbsplash/sabayon/1366x768.cfg | 33 +++++++++++++++++ .../sabayon/1400x1050.cfg | 4 +-- .../sabayon/1440x900.cfg | 4 +-- .../sabayon/1600x1200.cfg | 4 +-- .../sabayon/1680x1050.cfg | 4 +-- .../fbsplash/sabayon/1920x1080.cfg | 34 ++++++++++++++++++ .../sabayon/1920x1200.cfg | 10 +++--- .../sabayon/800x600.cfg | 4 +-- .../{gensplash => fbsplash}/sabayon/CREDITS | 0 .../sabayon/images/silent-1024x600.jpg | Bin .../sabayon/images/silent-1024x768.jpg | Bin .../sabayon/images/silent-1280x1024.jpg | Bin .../sabayon/images/silent-1280x720.jpg | Bin .../sabayon/images/silent-1280x800.jpg | Bin .../sabayon/images/silent-1366x768.jpg | Bin .../sabayon/images/silent-1400x1050.jpg | Bin .../sabayon/images/silent-1440x900.jpg | Bin .../sabayon/images/silent-1600x1200.jpg | Bin .../sabayon/images/silent-1680x1050.jpg | Bin .../sabayon/images/silent-1920x1080.jpg | Bin .../sabayon/images/silent-1920x1200.jpg | Bin .../sabayon/images/silent-640x480.jpg | Bin .../sabayon/images/silent-800x600.jpg | Bin .../sabayon/images/verbose-1024x600.jpg | Bin .../sabayon/images/verbose-1024x768.jpg | Bin .../sabayon/images/verbose-1280x1024.jpg | Bin .../sabayon/images/verbose-1280x720.jpg | Bin .../sabayon/images/verbose-1280x800.jpg | Bin .../sabayon/images/verbose-1366x768.jpg | Bin .../sabayon/images/verbose-1400x1050.jpg | Bin .../sabayon/images/verbose-1440x900.jpg | Bin .../sabayon/images/verbose-1600x1200.jpg | Bin .../sabayon/images/verbose-1680x1050.jpg | Bin .../sabayon/images/verbose-1920x1080.jpg | Bin .../sabayon/images/verbose-1920x1200.jpg | Bin .../sabayon/images/verbose-640x480.jpg | Bin .../sabayon/images/verbose-800x600.jpg | Bin .../sabayon/luxisri.ttf | Bin .../fbsplash/sabayon/metadata.xml | 11 ++++++ 45 files changed, 168 insertions(+), 23 deletions(-) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/1024x600.cfg (90%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/1024x768.cfg (90%) create mode 100644 6/sabayon-artwork-core/fbsplash/sabayon/1152x864.cfg rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/1280x1024.cfg (90%) create mode 100644 6/sabayon-artwork-core/fbsplash/sabayon/1280x720.cfg rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/1280x800.cfg (90%) create mode 100644 6/sabayon-artwork-core/fbsplash/sabayon/1366x768.cfg rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/1400x1050.cfg (90%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/1440x900.cfg (90%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/1600x1200.cfg (90%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/1680x1050.cfg (90%) create mode 100644 6/sabayon-artwork-core/fbsplash/sabayon/1920x1080.cfg rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/1920x1200.cfg (77%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/800x600.cfg (90%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/CREDITS (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1024x600.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1024x768.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1280x1024.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1280x720.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1280x800.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1366x768.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1400x1050.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1440x900.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1600x1200.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1680x1050.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1920x1080.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-1920x1200.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-640x480.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/silent-800x600.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1024x600.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1024x768.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1280x1024.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1280x720.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1280x800.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1366x768.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1400x1050.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1440x900.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1600x1200.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1680x1050.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1920x1080.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-1920x1200.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-640x480.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/images/verbose-800x600.jpg (100%) rename 6/sabayon-artwork-core/{gensplash => fbsplash}/sabayon/luxisri.ttf (100%) create mode 100644 6/sabayon-artwork-core/fbsplash/sabayon/metadata.xml diff --git a/6/sabayon-artwork-core/gensplash/sabayon/1024x600.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1024x600.cfg similarity index 90% rename from 6/sabayon-artwork-core/gensplash/sabayon/1024x600.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/1024x600.cfg index 61d78ba..dfca70a 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/1024x600.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1024x600.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf diff --git a/6/sabayon-artwork-core/gensplash/sabayon/1024x768.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1024x768.cfg similarity index 90% rename from 6/sabayon-artwork-core/gensplash/sabayon/1024x768.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/1024x768.cfg index 959ef00..afa3e2d 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/1024x768.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1024x768.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf diff --git a/6/sabayon-artwork-core/fbsplash/sabayon/1152x864.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1152x864.cfg new file mode 100644 index 0000000..3b0f749 --- /dev/null +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1152x864.cfg @@ -0,0 +1,34 @@ +# Copyright 2004-2011 Sabayon Linux +# Distributed under the terms of the GNU General Public License v2 +# +# Theme design and graphics by +# Ian Whyman +# +text_font=/etc/splash/sabayon/luxisri.ttf + +bgcolor=0 + +tx=20 +ty=20 +tw=1112 +th=779 + +text_x=15 +text_y=796 +text_size=14 +text_color=0xFFFFFF + +pic=/etc/splash/sabayon/images/verbose-1152x864.jpg +silentpic=/etc/splash/sabayon/images/silent-1152x864.jpg + +# progress bar +box silent noover 1 824 1151 829 #000000 +box silent inter 1 825 1 828 #3671BF +box silent 1 825 1151 828 #3671BF + + +# border of the progress bar +box silent 1 824 1151 824 #595959 +box silent 1 829 1151 829 #595959 +box silent 1 824 1 829 #595959 +box silent 1151 824 1151 829 #595959 diff --git a/6/sabayon-artwork-core/gensplash/sabayon/1280x1024.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1280x1024.cfg similarity index 90% rename from 6/sabayon-artwork-core/gensplash/sabayon/1280x1024.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/1280x1024.cfg index 99ac867..0140b2f 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/1280x1024.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1280x1024.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf diff --git a/6/sabayon-artwork-core/fbsplash/sabayon/1280x720.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1280x720.cfg new file mode 100644 index 0000000..f865c27 --- /dev/null +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1280x720.cfg @@ -0,0 +1,33 @@ +# Copyright 2004-2011 Sabayon Linux +# Distributed under the terms of the GNU General Public License v2 +# +# Theme design and graphics by +# Ian Whyman +# +text_font=/etc/splash/sabayon/luxisri.ttf + +bgcolor=0 + +tx=20 +ty=20 +tw=1240 +th=635 + +text_x=15 +text_y=652 +text_size=14 +text_color=0xFFFFFF + +pic=/etc/splash/sabayon/images/verbose-1280x720.jpg +silentpic=/etc/splash/sabayon/images/silent-1280x720.jpg + +# progress bar +box silent noover 1 680 1279 685 #000000 +box silent inter 1 681 1 988 #3671BF +box silent 1 681 1279 988 #3671BF + +# border of the progress bar +box silent 1 680 1279 680 #595959 +box silent 1 685 1279 685 #595959 +box silent 1 680 1 685 #595959 +box silent 1279 680 1279 685 #595959 \ No newline at end of file diff --git a/6/sabayon-artwork-core/gensplash/sabayon/1280x800.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1280x800.cfg similarity index 90% rename from 6/sabayon-artwork-core/gensplash/sabayon/1280x800.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/1280x800.cfg index 8de7577..4d89fe2 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/1280x800.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1280x800.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf bgcolor=0 diff --git a/6/sabayon-artwork-core/fbsplash/sabayon/1366x768.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1366x768.cfg new file mode 100644 index 0000000..4e040c9 --- /dev/null +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1366x768.cfg @@ -0,0 +1,33 @@ +# Copyright 2004-2011 Sabayon Linux +# Distributed under the terms of the GNU General Public License v2 +# +# Theme design and graphics by +# Ian Whyman +# +text_font=/etc/splash/sabayon/luxisri.ttf + +bgcolor=0 + +tx=20 +ty=20 +tw=1326 +th=683 + +text_x=15 +text_y=1300 +text_size=14 +text_color=0xFFFFFF + +pic=/etc/splash/sabayon/images/verbose-1366x768.jpg +silentpic=/etc/splash/sabayon/images/silent-1366x768.jpg + +# progress bar +box silent noover 1 728 1365 733 #000000 +box silent inter 1 729 1 732 #3671BF +box silent 1 729 1365 732 #3671BF + +# border of the progress bar +box silent 1 728 1365 728 #595959 +box silent 1 733 1365 733 #595959 +box silent 1 728 1 733 #595959 +box silent 1365 728 1365 733 #595959 diff --git a/6/sabayon-artwork-core/gensplash/sabayon/1400x1050.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1400x1050.cfg similarity index 90% rename from 6/sabayon-artwork-core/gensplash/sabayon/1400x1050.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/1400x1050.cfg index 137086a..7710b95 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/1400x1050.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1400x1050.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf diff --git a/6/sabayon-artwork-core/gensplash/sabayon/1440x900.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1440x900.cfg similarity index 90% rename from 6/sabayon-artwork-core/gensplash/sabayon/1440x900.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/1440x900.cfg index fd13761..393509d 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/1440x900.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1440x900.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf diff --git a/6/sabayon-artwork-core/gensplash/sabayon/1600x1200.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1600x1200.cfg similarity index 90% rename from 6/sabayon-artwork-core/gensplash/sabayon/1600x1200.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/1600x1200.cfg index d3c706d..ea5a666 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/1600x1200.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1600x1200.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf diff --git a/6/sabayon-artwork-core/gensplash/sabayon/1680x1050.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1680x1050.cfg similarity index 90% rename from 6/sabayon-artwork-core/gensplash/sabayon/1680x1050.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/1680x1050.cfg index 577bb3e..af3129d 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/1680x1050.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1680x1050.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf diff --git a/6/sabayon-artwork-core/fbsplash/sabayon/1920x1080.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1920x1080.cfg new file mode 100644 index 0000000..d2ee9cd --- /dev/null +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1920x1080.cfg @@ -0,0 +1,34 @@ +# Copyright 2004-2011 Sabayon Linux +# Distributed under the terms of the GNU General Public License v2 +# +# Theme design and graphics by +# Ian Whyman +# +text_font=/etc/splash/sabayon/luxisri.ttf + +bgcolor=0 + +tx=20 +ty=20 +tw=1880 +th=995 + +text_x=15 +text_y=1012 +text_size=14 +text_color=0xFFFFFF + +pic=/etc/splash/sabayon/images/verbose-1920x1080.jpg +silentpic=/etc/splash/sabayon/images/silent-1920x1080.jpg + +# progress bar +box silent noover 1 1040 1919 1045 #000000 +box silent inter 1 1041 1 1044 #3671BF +box silent 1 1041 1919 1044 #3671BF + +# border of the progress bar +box silent 1 1040 1919 1040 #595959 +box silent 1 1045 1919 1045 #595959 +box silent 1 1040 1 1045 #595959 +box silent 1919 1040 1919 1045 #595959 + diff --git a/6/sabayon-artwork-core/gensplash/sabayon/1920x1200.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/1920x1200.cfg similarity index 77% rename from 6/sabayon-artwork-core/gensplash/sabayon/1920x1200.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/1920x1200.cfg index 4db823c..1438b43 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/1920x1200.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/1920x1200.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf @@ -10,7 +10,7 @@ bgcolor=0 tx=20 ty=20 -tw=1560 +tw=1880 th=1115 text_x=15 @@ -29,8 +29,8 @@ box silent 1 1161 1919 1164 #3671BF # border of the progress bar -box silent 1 1160 1599 1160 #595959 +box silent 1 1160 1919 1160 #595959 box silent 1 1165 1919 1165 #595959 box silent 1 1160 1 1165 #595959 -box silent 1599 1160 1919 1165 #595959 +box silent 1919 1160 1919 1165 #595959 diff --git a/6/sabayon-artwork-core/gensplash/sabayon/800x600.cfg b/6/sabayon-artwork-core/fbsplash/sabayon/800x600.cfg similarity index 90% rename from 6/sabayon-artwork-core/gensplash/sabayon/800x600.cfg rename to 6/sabayon-artwork-core/fbsplash/sabayon/800x600.cfg index 4a0cd30..bbcd2c8 100644 --- a/6/sabayon-artwork-core/gensplash/sabayon/800x600.cfg +++ b/6/sabayon-artwork-core/fbsplash/sabayon/800x600.cfg @@ -1,8 +1,8 @@ -# Copyright 2004-2009 Sabayon Linux +# Copyright 2004-2011 Sabayon Linux # Distributed under the terms of the GNU General Public License v2 # # Theme design and graphics by -# Ian Whyman +# Ian Whyman # text_font=/etc/splash/sabayon/luxisri.ttf diff --git a/6/sabayon-artwork-core/gensplash/sabayon/CREDITS b/6/sabayon-artwork-core/fbsplash/sabayon/CREDITS similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/CREDITS rename to 6/sabayon-artwork-core/fbsplash/sabayon/CREDITS diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1024x600.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1024x600.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1024x600.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1024x600.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1024x768.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1024x768.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1024x768.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1024x768.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1280x1024.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1280x1024.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1280x1024.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1280x1024.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1280x720.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1280x720.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1280x720.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1280x720.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1280x800.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1280x800.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1280x800.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1280x800.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1366x768.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1366x768.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1366x768.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1366x768.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1400x1050.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1400x1050.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1400x1050.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1400x1050.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1440x900.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1440x900.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1440x900.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1440x900.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1600x1200.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1600x1200.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1600x1200.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1600x1200.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1680x1050.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1680x1050.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1680x1050.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1680x1050.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1920x1080.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1920x1080.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1920x1080.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1920x1080.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-1920x1200.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1920x1200.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-1920x1200.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-1920x1200.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-640x480.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-640x480.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-640x480.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-640x480.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/silent-800x600.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/silent-800x600.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/silent-800x600.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/silent-800x600.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1024x600.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1024x600.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1024x600.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1024x600.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1024x768.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1024x768.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1024x768.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1024x768.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1280x1024.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1280x1024.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1280x1024.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1280x1024.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1280x720.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1280x720.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1280x720.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1280x720.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1280x800.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1280x800.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1280x800.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1280x800.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1366x768.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1366x768.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1366x768.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1366x768.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1400x1050.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1400x1050.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1400x1050.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1400x1050.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1440x900.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1440x900.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1440x900.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1440x900.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1600x1200.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1600x1200.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1600x1200.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1600x1200.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1680x1050.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1680x1050.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1680x1050.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1680x1050.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1920x1080.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1920x1080.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1920x1080.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1920x1080.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1920x1200.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1920x1200.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-1920x1200.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-1920x1200.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-640x480.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-640x480.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-640x480.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-640x480.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/images/verbose-800x600.jpg b/6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-800x600.jpg similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/images/verbose-800x600.jpg rename to 6/sabayon-artwork-core/fbsplash/sabayon/images/verbose-800x600.jpg diff --git a/6/sabayon-artwork-core/gensplash/sabayon/luxisri.ttf b/6/sabayon-artwork-core/fbsplash/sabayon/luxisri.ttf similarity index 100% rename from 6/sabayon-artwork-core/gensplash/sabayon/luxisri.ttf rename to 6/sabayon-artwork-core/fbsplash/sabayon/luxisri.ttf diff --git a/6/sabayon-artwork-core/fbsplash/sabayon/metadata.xml b/6/sabayon-artwork-core/fbsplash/sabayon/metadata.xml new file mode 100644 index 0000000..50034c4 --- /dev/null +++ b/6/sabayon-artwork-core/fbsplash/sabayon/metadata.xml @@ -0,0 +1,11 @@ + + sabayon + 6 + + Ian Whyman + ian.whyman@sabayon.org + + Offical Sabayon Linux 6 FBsplash theme + CC BY-SA 3.0 + http://www.sabayon.org/ + \ No newline at end of file