commit bootsplash-branding-openSUSE for openSUSE:Factory
Hello community, here is the log from the commit of package bootsplash-branding-openSUSE for openSUSE:Factory checked in at Fri May 28 18:41:16 CEST 2010. -------- --- bootsplash-branding-openSUSE/bootsplash-branding-openSUSE.changes 2009-09-27 21:12:32.000000000 +0200 +++ bootsplash-branding-openSUSE/bootsplash-branding-openSUSE.changes 2010-05-27 08:13:45.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 27 06:13:27 UTC 2010 - coolo@novell.com + +- 11.3 branding from jimmac + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bootsplash-branding-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.hAafYR/_old 2010-05-28 18:40:55.000000000 +0200 +++ /var/tmp/diff_new_pack.hAafYR/_new 2010-05-28 18:40:55.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package bootsplash-branding-openSUSE (Version 3.1) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,9 +21,9 @@ Name: bootsplash-branding-openSUSE Url: http://www.bootsplash.org/ Version: 3.1 -Release: 49 +Release: 50 Summary: Default SUSE Bootsplash Theme -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Group: System/Boot AutoReqProv: on PreReq: %fillup_prereq perl @@ -59,7 +59,7 @@ Kenneth W. Wimer <wimer@suse.de> %package -n bootsplash-branding-SLES -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Supplements: branding-SLES Provides: bootsplash-branding Obsoletes: bootsplash-theme-SuSE-SLES @@ -82,7 +82,7 @@ Kenneth W. Wimer <wimer@suse.de> %package -n bootsplash-branding-SLED -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Supplements: branding-SLED Provides: bootsplash-branding Obsoletes: bootsplash-theme-SuSE-NLD @@ -105,7 +105,7 @@ Kenneth W. Wimer <wimer@suse.de> %package -n bootsplash-branding-upstream -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Supplements: branding-upstream Provides: bootsplash-branding Summary: Unbranded Bootsplash Theme ++++++ openSUSE.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1024x600.cfg new/themes/openSUSE/config/bootsplash-1024x600.cfg --- old/themes/openSUSE/config/bootsplash-1024x600.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1024x600.cfg 2010-05-06 18:09:29.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1024x600. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=994 +th=540 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1024x600.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1024x600.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 512 280 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 428 360 588 361 #ffffff10 +box silent inter 428 359 428 361 #ffffff80 +box silent 428 359 588 362 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1024x768.cfg new/themes/openSUSE/config/bootsplash-1024x768.cfg --- old/themes/openSUSE/config/bootsplash-1024x768.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1024x768.cfg 2010-05-06 18:09:30.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1024x768. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=994 +th=708 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1024x768.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1024x768.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 512 364 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 428 444 588 445 #ffffff10 +box silent inter 428 443 428 445 #ffffff80 +box silent 428 443 588 446 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1152x768.cfg new/themes/openSUSE/config/bootsplash-1152x768.cfg --- old/themes/openSUSE/config/bootsplash-1152x768.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1152x768.cfg 2010-05-06 18:09:31.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1152x768. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1122 +th=708 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1152x768.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1152x768.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 576 364 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 492 444 652 445 #ffffff10 +box silent inter 492 443 492 445 #ffffff80 +box silent 492 443 652 446 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1152x864.cfg new/themes/openSUSE/config/bootsplash-1152x864.cfg --- old/themes/openSUSE/config/bootsplash-1152x864.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1152x864.cfg 2010-05-06 18:09:32.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1152x864. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1122 +th=804 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1152x864.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1152x864.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 576 412 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 492 492 652 493 #ffffff10 +box silent inter 492 491 492 493 #ffffff80 +box silent 492 491 652 494 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1280x1024.cfg new/themes/openSUSE/config/bootsplash-1280x1024.cfg --- old/themes/openSUSE/config/bootsplash-1280x1024.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1280x1024.cfg 2010-05-06 18:09:39.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1280x1024. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1250 +th=964 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1280x1024.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1280x1024.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 640 492 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 556 572 716 573 #ffffff10 +box silent inter 556 571 556 573 #ffffff80 +box silent 556 571 716 574 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1280x768.cfg new/themes/openSUSE/config/bootsplash-1280x768.cfg --- old/themes/openSUSE/config/bootsplash-1280x768.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1280x768.cfg 2010-05-06 18:09:33.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1280x768. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1250 +th=708 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1280x768.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1280x768.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 640 364 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 556 444 716 445 #ffffff10 +box silent inter 556 443 556 445 #ffffff80 +box silent 556 443 716 446 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1280x800.cfg new/themes/openSUSE/config/bootsplash-1280x800.cfg --- old/themes/openSUSE/config/bootsplash-1280x800.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1280x800.cfg 2010-05-06 18:09:35.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1280x800. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1250 +th=740 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1280x800.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1280x800.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 640 380 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 556 460 716 461 #ffffff10 +box silent inter 556 459 556 461 #ffffff80 +box silent 556 459 716 462 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1280x854.cfg new/themes/openSUSE/config/bootsplash-1280x854.cfg --- old/themes/openSUSE/config/bootsplash-1280x854.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1280x854.cfg 2010-05-06 18:09:37.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1280x854. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1250 +th=794 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1280x854.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1280x854.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 640 407 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 556 487 716 488 #ffffff10 +box silent inter 556 486 556 488 #ffffff80 +box silent 556 486 716 489 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1280x960.cfg new/themes/openSUSE/config/bootsplash-1280x960.cfg --- old/themes/openSUSE/config/bootsplash-1280x960.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1280x960.cfg 2010-05-06 18:09:38.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1280x960. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1250 +th=900 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1280x960.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1280x960.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 640 460 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 556 540 716 541 #ffffff10 +box silent inter 556 539 556 541 #ffffff80 +box silent 556 539 716 542 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1366x768.cfg new/themes/openSUSE/config/bootsplash-1366x768.cfg --- old/themes/openSUSE/config/bootsplash-1366x768.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1366x768.cfg 2010-05-06 18:09:34.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1366x768. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1336 +th=708 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1366x768.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1366x768.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 683 364 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 599 444 759 445 #ffffff10 +box silent inter 599 443 599 445 #ffffff80 +box silent 599 443 759 446 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1400x1050.cfg new/themes/openSUSE/config/bootsplash-1400x1050.cfg --- old/themes/openSUSE/config/bootsplash-1400x1050.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1400x1050.cfg 2010-05-06 18:09:41.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1400x1050. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1370 +th=990 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1400x1050.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1400x1050.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 700 505 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 616 585 776 586 #ffffff10 +box silent inter 616 584 616 586 #ffffff80 +box silent 616 584 776 587 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1440x900.cfg new/themes/openSUSE/config/bootsplash-1440x900.cfg --- old/themes/openSUSE/config/bootsplash-1440x900.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1440x900.cfg 2010-05-06 18:09:42.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1440x900. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1410 +th=840 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1440x900.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1440x900.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 720 430 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 636 510 796 511 #ffffff10 +box silent inter 636 509 636 511 #ffffff80 +box silent 636 509 796 512 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1600x1024.cfg new/themes/openSUSE/config/bootsplash-1600x1024.cfg --- old/themes/openSUSE/config/bootsplash-1600x1024.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1600x1024.cfg 2010-05-06 18:09:44.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1600x1024. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1570 +th=964 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1600x1024.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1600x1024.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 800 492 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 716 572 876 573 #ffffff10 +box silent inter 716 571 716 573 #ffffff80 +box silent 716 571 876 574 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1600x1200.cfg new/themes/openSUSE/config/bootsplash-1600x1200.cfg --- old/themes/openSUSE/config/bootsplash-1600x1200.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1600x1200.cfg 2010-05-06 18:09:44.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1600x1200. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1570 +th=1140 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1600x1200.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1600x1200.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 800 580 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 716 660 876 661 #ffffff10 +box silent inter 716 659 716 661 #ffffff80 +box silent 716 659 876 662 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1680x1050.cfg new/themes/openSUSE/config/bootsplash-1680x1050.cfg --- old/themes/openSUSE/config/bootsplash-1680x1050.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1680x1050.cfg 2010-05-06 18:09:46.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1680x1050. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1650 +th=990 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1680x1050.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1680x1050.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 840 505 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 756 585 916 586 #ffffff10 +box silent inter 756 584 756 586 #ffffff80 +box silent 756 584 916 587 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-1920x1200.cfg new/themes/openSUSE/config/bootsplash-1920x1200.cfg --- old/themes/openSUSE/config/bootsplash-1920x1200.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-1920x1200.cfg 2010-05-06 18:09:48.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 1920x1200. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=1890 +th=1140 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-1920x1200.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-1920x1200.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 960 580 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 876 660 1036 661 #ffffff10 +box silent inter 876 659 876 661 #ffffff80 +box silent 876 659 1036 662 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-3200x1200.cfg new/themes/openSUSE/config/bootsplash-3200x1200.cfg --- old/themes/openSUSE/config/bootsplash-3200x1200.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-3200x1200.cfg 2010-05-06 18:09:51.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 3200x1200. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=3170 +th=1140 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-3200x1200.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-3200x1200.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 1600 580 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 1516 660 1676 661 #ffffff10 +box silent inter 1516 659 1516 661 #ffffff80 +box silent 1516 659 1676 662 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-640x480.cfg new/themes/openSUSE/config/bootsplash-640x480.cfg --- old/themes/openSUSE/config/bootsplash-640x480.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-640x480.cfg 2010-05-06 18:09:27.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 640x480. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=610 +th=420 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-640x480.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-640x480.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 320 220 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 236 300 396 301 #ffffff10 +box silent inter 236 299 236 301 #ffffff80 +box silent 236 299 396 302 #ffffff80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/themes/openSUSE/config/bootsplash-800x600.cfg new/themes/openSUSE/config/bootsplash-800x600.cfg --- old/themes/openSUSE/config/bootsplash-800x600.cfg 1970-01-01 01:00:00.000000000 +0100 +++ new/themes/openSUSE/config/bootsplash-800x600.cfg 2010-05-06 18:09:28.000000000 +0200 @@ -0,0 +1,37 @@ +# This is a bootsplash configuration file for +# openSUSE 11.1, resolution 800x600. +# +# See www.bootsplash.org for more information. +# created by SUSE Image Builder +# +version=3 +state=1 +progress_enable=0 +overpaintok=1 + + +fgcolor=7 +bgcolor=0 + +tx=20 +ty=60 +tw=770 +th=540 + + +jpeg=/etc/bootsplash/themes/openSUSE/images/bootsplash-800x600.jpg +silentjpeg=/etc/bootsplash/themes/openSUSE/images/silent-800x600.jpg + + +mnganim logo /etc/bootsplash/themes/openSUSE/images/logo.mng initframe logo silent center 400 280 +mnganim logov /etc/bootsplash/themes/openSUSE/images/logov.mng initframe logov origin 0 2 2 +trigger "isdown" quit +trigger "rlreached 5" toverbose +trigger "rlchange 0" tosilent +trigger "rlchange 6" tosilent + + +progress_enable=1 +box silent noover 316 360 476 361 #ffffff10 +box silent inter 316 359 316 361 #ffffff80 +box silent 316 359 476 362 #ffffff80 Files old/themes/openSUSE/images/bootsplash-1024x600.jpg and new/themes/openSUSE/images/bootsplash-1024x600.jpg differ Files old/themes/openSUSE/images/bootsplash-1024x768.jpg and new/themes/openSUSE/images/bootsplash-1024x768.jpg differ Files old/themes/openSUSE/images/bootsplash-1152x768.jpg and new/themes/openSUSE/images/bootsplash-1152x768.jpg differ Files old/themes/openSUSE/images/bootsplash-1152x864.jpg and new/themes/openSUSE/images/bootsplash-1152x864.jpg differ Files old/themes/openSUSE/images/bootsplash-1280x1024.jpg and new/themes/openSUSE/images/bootsplash-1280x1024.jpg differ Files old/themes/openSUSE/images/bootsplash-1280x768.jpg and new/themes/openSUSE/images/bootsplash-1280x768.jpg differ Files old/themes/openSUSE/images/bootsplash-1280x800.jpg and new/themes/openSUSE/images/bootsplash-1280x800.jpg differ Files old/themes/openSUSE/images/bootsplash-1280x854.jpg and new/themes/openSUSE/images/bootsplash-1280x854.jpg differ Files old/themes/openSUSE/images/bootsplash-1280x960.jpg and new/themes/openSUSE/images/bootsplash-1280x960.jpg differ Files old/themes/openSUSE/images/bootsplash-1366x768.jpg and new/themes/openSUSE/images/bootsplash-1366x768.jpg differ Files old/themes/openSUSE/images/bootsplash-1400x1050.jpg and new/themes/openSUSE/images/bootsplash-1400x1050.jpg differ Files old/themes/openSUSE/images/bootsplash-1440x900.jpg and new/themes/openSUSE/images/bootsplash-1440x900.jpg differ Files old/themes/openSUSE/images/bootsplash-1600x1024.jpg and new/themes/openSUSE/images/bootsplash-1600x1024.jpg differ Files old/themes/openSUSE/images/bootsplash-1600x1200.jpg and new/themes/openSUSE/images/bootsplash-1600x1200.jpg differ Files old/themes/openSUSE/images/bootsplash-1680x1050.jpg and new/themes/openSUSE/images/bootsplash-1680x1050.jpg differ Files old/themes/openSUSE/images/bootsplash-1920x1200.jpg and new/themes/openSUSE/images/bootsplash-1920x1200.jpg differ Files old/themes/openSUSE/images/bootsplash-3200x1200.jpg and new/themes/openSUSE/images/bootsplash-3200x1200.jpg differ Files old/themes/openSUSE/images/bootsplash-640x480.jpg and new/themes/openSUSE/images/bootsplash-640x480.jpg differ Files old/themes/openSUSE/images/bootsplash-800x600.jpg and new/themes/openSUSE/images/bootsplash-800x600.jpg differ Files old/themes/openSUSE/images/logo.mng and new/themes/openSUSE/images/logo.mng differ Files old/themes/openSUSE/images/logov.mng and new/themes/openSUSE/images/logov.mng differ Files old/themes/openSUSE/images/silent-1024x600.jpg and new/themes/openSUSE/images/silent-1024x600.jpg differ Files old/themes/openSUSE/images/silent-1024x768.jpg and new/themes/openSUSE/images/silent-1024x768.jpg differ Files old/themes/openSUSE/images/silent-1152x768.jpg and new/themes/openSUSE/images/silent-1152x768.jpg differ Files old/themes/openSUSE/images/silent-1152x864.jpg and new/themes/openSUSE/images/silent-1152x864.jpg differ Files old/themes/openSUSE/images/silent-1280x1024.jpg and new/themes/openSUSE/images/silent-1280x1024.jpg differ Files old/themes/openSUSE/images/silent-1280x768.jpg and new/themes/openSUSE/images/silent-1280x768.jpg differ Files old/themes/openSUSE/images/silent-1280x800.jpg and new/themes/openSUSE/images/silent-1280x800.jpg differ Files old/themes/openSUSE/images/silent-1280x854.jpg and new/themes/openSUSE/images/silent-1280x854.jpg differ Files old/themes/openSUSE/images/silent-1280x960.jpg and new/themes/openSUSE/images/silent-1280x960.jpg differ Files old/themes/openSUSE/images/silent-1366x768.jpg and new/themes/openSUSE/images/silent-1366x768.jpg differ Files old/themes/openSUSE/images/silent-1400x1050.jpg and new/themes/openSUSE/images/silent-1400x1050.jpg differ Files old/themes/openSUSE/images/silent-1440x900.jpg and new/themes/openSUSE/images/silent-1440x900.jpg differ Files old/themes/openSUSE/images/silent-1600x1024.jpg and new/themes/openSUSE/images/silent-1600x1024.jpg differ Files old/themes/openSUSE/images/silent-1600x1200.jpg and new/themes/openSUSE/images/silent-1600x1200.jpg differ Files old/themes/openSUSE/images/silent-1680x1050.jpg and new/themes/openSUSE/images/silent-1680x1050.jpg differ Files old/themes/openSUSE/images/silent-1920x1200.jpg and new/themes/openSUSE/images/silent-1920x1200.jpg differ Files old/themes/openSUSE/images/silent-3200x1200.jpg and new/themes/openSUSE/images/silent-3200x1200.jpg differ Files old/themes/openSUSE/images/silent-640x480.jpg and new/themes/openSUSE/images/silent-640x480.jpg differ Files old/themes/openSUSE/images/silent-800x600.jpg and new/themes/openSUSE/images/silent-800x600.jpg differ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de