Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
xine-ui
xine-ui-logopng.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xine-ui-logopng.diff of Package xine-ui
Index: configure.ac =================================================================== --- configure.ac.orig +++ configure.ac @@ -618,7 +618,7 @@ AC_SUBST(XINE_SKINDIR) AC_SUBST(XINE_SKINPATH) AC_DEFINE_UNQUOTED(XINE_SKINDIR, "$XINE_SKINPATH",[Location of xine skin directory]) -XINE_LOGO_MRL="file:$XINE_SKINDIR/xine-ui_logo.mpv" +XINE_LOGO_MRL="file:$XINE_SKINDIR/xine-ui_logo.png" AC_DEFINE_UNQUOTED(XINE_LOGO_MRL, "`makeexpand $XINE_LOGO_MRL`",[official logo mrl]) XINE_SPLASH="$XINE_SKINDIR/xine_splash.png" Index: misc/xine-bugreport =================================================================== --- misc/xine-bugreport.orig +++ misc/xine-bugreport @@ -1055,7 +1055,7 @@ if test -n "$skindir"; then if test -d "$skindir"; then msg skindir-exists cd $skindir - if test -f xine-ui_logo.mpv; then + if test -f xine-ui_logo.png; then msg logo-exists else msg no-xine-logo 2 Index: misc/xine-check.sh.in =================================================================== --- misc/xine-check.sh.in.orig +++ misc/xine-check.sh.in @@ -641,7 +641,7 @@ if test -n "$skindir"; then if test -d "$skindir"; then msg skindir-exists cd $skindir - if test -f xine-ui_logo.mpv; then + if test -f xine-ui_logo.png; then msg logo-exists else msg no-xine-logo 2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor