From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 13 07:40:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80D0A1065671 for ; Sun, 13 Apr 2008 07:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 521558FC13 for ; Sun, 13 Apr 2008 07:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3D7e3xr017297 for ; Sun, 13 Apr 2008 07:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3D7e3ct017296; Sun, 13 Apr 2008 07:40:03 GMT (envelope-from gnats) Resent-Date: Sun, 13 Apr 2008 07:40:03 GMT Resent-Message-Id: <200804130740.m3D7e3ct017296@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, relaxbsd@gmail.com Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BF161065673 for ; Sun, 13 Apr 2008 07:38:24 +0000 (UTC) (envelope-from relaxbsd@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.230]) by mx1.freebsd.org (Postfix) with ESMTP id 287A18FC17 for ; Sun, 13 Apr 2008 07:38:23 +0000 (UTC) (envelope-from relaxbsd@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so407636rvf.43 for ; Sun, 13 Apr 2008 00:38:23 -0700 (PDT) Received: by 10.141.151.20 with SMTP id d20mr2611139rvo.108.1208070678174; Sun, 13 Apr 2008 00:11:18 -0700 (PDT) Received: from relaxbsd@gmail.com ( [124.231.148.26]) by mx.google.com with ESMTPS id f21sm7868898rvb.0.2008.04.13.00.10.27 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 13 Apr 2008 00:11:17 -0700 (PDT) Received: by relaxbsd@gmail.com (sSMTP sendmail emulation); Sun, 13 Apr 2008 07:10:14 +0800 Message-Id: <4801b215.15528c0a.64e8.0286@mx.google.com> Date: Sun, 13 Apr 2008 07:10:14 +0800 From: relaxbsd@gmail.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: miwi@FreeBSD.org Subject: ports/122707: Update ports: multimedia/smplayer; multimedia/smplayer-qt4; multimedia/smplayer-themes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: relaxbsd@gmail.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2008 07:40:03 -0000 >Number: 122707 >Category: ports >Synopsis: Update ports: multimedia/smplayer; multimedia/smplayer-qt4; multimedia/smplayer-themes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 13 07:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: relaxbsd@gmail.com >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD relaxbsd.org 7.0-STABLE FreeBSD 7.0-STABLE #0: Thu Apr 10 11:54:25 CST 2008 lyh@relaxbsd.org:/usr/src/sys/i386/compile/GENERIC i386 >Description: I'm sorry that the long time has not been able to maintain these ports, thanks to miwi, You had once rendered me many assistances. :) smplayer 0.6.0 is a very outstanding media player, but was a pity that now only supported for QT4. Now I upgrade slave port:multimedia/smplayer-qt4 to master port. And revised port: multimedia/smplayer, in addition upgrade port: multimedia/smplayer-themes to 0.1.15. >How-To-Repeat: >Fix: --- smplayer-qt4.diff begins here --- diff -uNr smplayer-qt4.orig/Makefile smplayer-qt4/Makefile --- smplayer-qt4.orig/Makefile 2007-07-05 15:21:23.000000000 +0800 +++ smplayer-qt4/Makefile 2008-04-13 05:53:56.000000000 +0800 @@ -5,12 +5,44 @@ # $FreeBSD: ports/multimedia/smplayer-qt4/Makefile,v 1.2 2007/07/05 07:21:23 beech Exp $ # -PKGNAMESUFFIX= -qt4 +PORTNAME= smplayer +DISTVERSION= 0.6.0.r3 +CATEGORIES= multimedia audio kde +MASTER_SITES= SF +PKGNAMESUFFIX=-qt4 +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} +MAINTAINER= relaxbsd@gmail.com COMMENT= A complete front-end based on QT4 for mplayer -CONFLICTS= smplayer-[0-9]* +RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \ + ${LOCALBASE}/share/smplayer/themes:${PORTSDIR}/multimedia/smplayer-themes -MASTERDIR= ${.CURDIR}/../../multimedia/smplayer +USE_QT_VER= 4 +QT_COMPONENTS= corelib gui qmake_build moc_build uic_build uic3_build porting_build opengl -.include "${MASTERDIR}/Makefile" +ALL_TARGET= src/smplayer + +USE_BZIP2= yes +USE_GMAKE= yes +INSTALLS_ICONS= yes + +PORTDICS= Changelog Copying.txt Install.txt Not_so_obvious_things.txt Readme.txt Release_notes.txt +MAN1= smplayer.1 + +post-patch: + @${REINPLACE_CMD} -e 's|qmake|${QMAKE}|g' \ + -e 's|lrelease|${QT_PREFIX}/bin/lrelease-qt4|g' \ + -e 's|share/man|man|g' \ + -e 's|PREFIX=/usr/local|PREFIX=${PREFIX}|g' \ + ${WRKSRC}/Makefile + +post-install: +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} +.for doc in ${PORTDOCS} + @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} +.endfor +.endif + +.include diff -uNr smplayer-qt4.orig/distinfo smplayer-qt4/distinfo --- smplayer-qt4.orig/distinfo 1970-01-01 08:00:00.000000000 +0800 +++ smplayer-qt4/distinfo 2008-04-13 00:42:04.000000000 +0800 @@ -0,0 +1,3 @@ +MD5 (smplayer-0.6.0rc3.tar.bz2) = 1cf6082540a6b19425be7369283451a4 +SHA256 (smplayer-0.6.0rc3.tar.bz2) = ae37b8a78aed20d1698eaa5359488731d8ccd59d73d15159448861b31e8b3e83 +SIZE (smplayer-0.6.0rc3.tar.bz2) = 1011857 diff -uNr smplayer-qt4.orig/files/patch-Makefile smplayer-qt4/files/patch-Makefile --- smplayer-qt4.orig/files/patch-Makefile 1970-01-01 08:00:00.000000000 +0800 +++ smplayer-qt4/files/patch-Makefile 2008-04-13 04:42:55.000000000 +0800 @@ -0,0 +1,59 @@ +--- Makefile.orig 2008-01-21 01:49:14.000000000 +0800 ++++ Makefile 2008-04-13 04:42:37.000000000 +0800 +@@ -5,7 +5,8 @@ + CONF_PREFIX=$(PREFIX) + + DATA_PATH=$(PREFIX)/share/smplayer +-DOC_PATH=$(PREFIX)/share/doc/packages/smplayer ++HTML_PATH=$(PREFIX)/share/doc/HTML ++HTML_LANG=de en es ja ro ru + TRANSLATION_PATH=$(PREFIX)/share/smplayer/translations + CONF_PATH=$(CONF_PREFIX)/etc/smplayer + THEMES_PATH=$(PREFIX)/share/smplayer/themes +@@ -23,7 +24,7 @@ + + DEFS=DATA_PATH=\\\"$(DATA_PATH)\\\" CONF_PATH=\\\"$(CONF_PATH)\\\" \ + TRANSLATION_PATH=\\\"$(TRANSLATION_PATH)\\\" \ +- DOC_PATH=\\\"$(DOC_PATH)\\\" THEMES_PATH=\\\"$(THEMES_PATH)\\\" \ ++ HTML_PATH=\\\"$(HTML_PATH)\\\" THEMES_PATH=\\\"$(THEMES_PATH)\\\" \ + SHORTCUTS_PATH=\\\"$(SHORTCUTS_PATH)\\\" + + +@@ -61,11 +62,10 @@ + install -m 644 src/input.conf $(DESTDIR)$(DATA_PATH) + -install -d $(DESTDIR)$(TRANSLATION_PATH) + install -m 644 src/translations/*.qm $(DESTDIR)$(TRANSLATION_PATH) +- -install -d $(DESTDIR)$(DOC_PATH) +- install -m 644 Changelog *.txt $(DESTDIR)$(DOC_PATH) +- +- -install -d $(DESTDIR)$(DOC_PATH) +- tar -C docs/ --exclude=.svn -c -f - . | tar -C $(DESTDIR)$(DOC_PATH) -x -f - ++ for a in $(HTML_LANG); do \ ++ install -d $(DESTDIR)$(HTML_PATH)/$$a/smplayer; \ ++ install -m 644 docs/$$a/* $(DESTDIR)$(HTML_PATH)/$$a/smplayer; \ ++ done + + -install -d $(DESTDIR)$(SHORTCUTS_PATH) + cp src/shortcuts/* $(DESTDIR)$(SHORTCUTS_PATH) +@@ -82,14 +82,11 @@ + install -m 644 smplayer.desktop $(DESTDIR)$(KDE_APPLNK) + -install -d $(DESTDIR)$(PREFIX)/share/man/man1/ + install -m 644 man/smplayer.1 $(DESTDIR)$(PREFIX)/share/man/man1/ +- gzip -9 $(DESTDIR)$(PREFIX)/share/man/man1/smplayer.1 + + uninstall: + -rm $(PREFIX)/bin/smplayer + -rm $(DATA_PATH)/input.conf + -rm $(TRANSLATION_PATH)/*.qm +- -rm $(DOC_PATH)/Changelog +- -rm $(DOC_PATH)/*.txt + -rm $(SHORTCUTS_PATH)/*.keys + -rm $(KDE_ICONS)/64x64/apps/smplayer.png + -rm $(KDE_ICONS)/32x32/apps/smplayer.png +@@ -98,5 +95,5 @@ + -rm $(KDE_APPLNK)/smplayer.desktop + -rm $(PREFIX)/share/man/man1/smplayer.1.gz + -rmdir $(TRANSLATION_PATH)/ +- -rmdir $(DOC_PATH)/ ++ -rmdir $(HTML_PATH)/ + -rmdir $(DATA_PATH)/ diff -uNr smplayer-qt4.orig/files/patch-src_helper.cpp smplayer-qt4/files/patch-src_helper.cpp --- smplayer-qt4.orig/files/patch-src_helper.cpp 1970-01-01 08:00:00.000000000 +0800 +++ smplayer-qt4/files/patch-src_helper.cpp 2008-04-13 05:23:08.000000000 +0800 @@ -0,0 +1,29 @@ +--- src/helper.cpp.orig 2008-02-19 09:29:43.000000000 +0800 ++++ src/helper.cpp 2008-04-13 05:22:48.000000000 +0800 +@@ -94,8 +94,8 @@ + } + + QString Helper::docPath() { +-#ifdef DOC_PATH +- QString path = QString(DOC_PATH); ++#ifdef HTML_PATH ++ QString path = QString(HTML_PATH); + if (!path.isEmpty()) + return path; + else +@@ -150,13 +150,13 @@ + locale = QLocale::system().name(); + } + +- QString f = docPath() + "/" + locale + "/" + file; ++ QString f = docPath() + "/" + locale + "/smplayer/" + file; + qDebug("Helper:doc: checking '%s'", f.toUtf8().data()); + if (QFile::exists(f)) return f; + + if (locale.indexOf(QRegExp("_[A-Z]+")) != -1) { + locale.replace(QRegExp("_[A-Z]+"), ""); +- f = docPath() + "/" + locale + "/" + file; ++ f = docPath() + "/" + locale + "/smplayer/" + file; + qDebug("Helper:doc: checking '%s'", f.toUtf8().data()); + if (QFile::exists(f)) return f; + } diff -uNr smplayer-qt4.orig/files/patch-src_smplayer.pro smplayer-qt4/files/patch-src_smplayer.pro --- smplayer-qt4.orig/files/patch-src_smplayer.pro 1970-01-01 08:00:00.000000000 +0800 +++ smplayer-qt4/files/patch-src_smplayer.pro 2008-04-13 05:01:44.000000000 +0800 @@ -0,0 +1,11 @@ +--- src/smplayer.pro.orig 2008-04-13 04:59:58.000000000 +0800 ++++ src/smplayer.pro 2008-04-13 05:00:54.000000000 +0800 +@@ -170,7 +170,7 @@ + OBJECTS_DIR = .obj + + DEFINES += DATA_PATH=$(DATA_PATH) +- DEFINES += DOC_PATH=$(DOC_PATH) ++ DEFINES += HTML_PATH=$(HTML_PATH) + DEFINES += TRANSLATION_PATH=$(TRANSLATION_PATH) + DEFINES += CONF_PATH=$(CONF_PATH) + DEFINES += THEMES_PATH=$(THEMES_PATH) diff -uNr smplayer-qt4.orig/pkg-descr smplayer-qt4/pkg-descr --- smplayer-qt4.orig/pkg-descr 2007-06-18 22:06:03.000000000 +0800 +++ smplayer-qt4/pkg-descr 2008-04-13 00:29:57.000000000 +0800 @@ -2,6 +2,4 @@ basic features like playing videos, dvds, vcdsto more advancing features like support for mplayer filters,edl lists, and more. -This port uses Qt4. - WWW: http://smplayer.sourceforge.net/ diff -uNr smplayer-qt4.orig/pkg-plist smplayer-qt4/pkg-plist --- smplayer-qt4.orig/pkg-plist 1970-01-01 08:00:00.000000000 +0800 +++ smplayer-qt4/pkg-plist 2008-04-13 04:39:00.000000000 +0800 @@ -0,0 +1,68 @@ +bin/smplayer +share/applications/smplayer.desktop +share/doc/HTML/de/smplayer/gpl.html +share/doc/HTML/en/smplayer/faq.html +share/doc/HTML/en/smplayer/gpl.html +share/doc/HTML/es/smplayer/gpl.html +share/doc/HTML/ja/smplayer/gpl.html +share/doc/HTML/ro/smplayer/gpl.html +share/doc/HTML/ru/smplayer/faq.html +share/doc/HTML/ru/smplayer/gpl.html +share/icons/hicolor/16x16/apps/smplayer.png +share/icons/hicolor/22x22/apps/smplayer.png +share/icons/hicolor/32x32/apps/smplayer.png +share/icons/hicolor/64x64/apps/smplayer.png +%%DATADIR%%/input.conf +%%DATADIR%%/shortcuts/default.keys +%%DATADIR%%/translations/qt_fr.qm +%%DATADIR%%/translations/smplayer_bg.qm +%%DATADIR%%/translations/smplayer_cs.qm +%%DATADIR%%/translations/smplayer_de.qm +%%DATADIR%%/translations/smplayer_el_GR.qm +%%DATADIR%%/translations/smplayer_en_US.qm +%%DATADIR%%/translations/smplayer_es.qm +%%DATADIR%%/translations/smplayer_eu.qm +%%DATADIR%%/translations/smplayer_fi.qm +%%DATADIR%%/translations/smplayer_fr.qm +%%DATADIR%%/translations/smplayer_hu.qm +%%DATADIR%%/translations/smplayer_it.qm +%%DATADIR%%/translations/smplayer_ja.qm +%%DATADIR%%/translations/smplayer_ka.qm +%%DATADIR%%/translations/smplayer_ko.qm +%%DATADIR%%/translations/smplayer_mk.qm +%%DATADIR%%/translations/smplayer_nl.qm +%%DATADIR%%/translations/smplayer_pl.qm +%%DATADIR%%/translations/smplayer_pt_BR.qm +%%DATADIR%%/translations/smplayer_pt_PT.qm +%%DATADIR%%/translations/smplayer_ro_RO.qm +%%DATADIR%%/translations/smplayer_ru_RU.qm +%%DATADIR%%/translations/smplayer_sk.qm +%%DATADIR%%/translations/smplayer_sr.qm +%%DATADIR%%/translations/smplayer_sv.qm +%%DATADIR%%/translations/smplayer_tr.qm +%%DATADIR%%/translations/smplayer_uk_UA.qm +%%DATADIR%%/translations/smplayer_zh_CN.qm +%%DATADIR%%/translations/smplayer_zh_TW.qm +@dirrm %%DATADIR%%/translations +@dirrm %%DATADIR%%/shortcuts +@dirrmtry %%DATADIR%% +@dirrmtry share/icons/hicolor/64x64/apps +@dirrmtry share/icons/hicolor/64x64 +@dirrmtry share/icons/hicolor/32x32/apps +@dirrmtry share/icons/hicolor/32x32 +@dirrmtry share/icons/hicolor/22x22/apps +@dirrmtry share/icons/hicolor/22x22 +@dirrmtry share/icons/hicolor/16x16/apps +@dirrmtry share/icons/hicolor/16x16 +@dirrmtry share/icons/hicolor +@dirrm share/doc/HTML/ru/smplayer +@dirrmtry share/doc/HTML/ru +@dirrm share/doc/HTML/ro/smplayer +@dirrmtry share/doc/HTML/ro +@dirrm share/doc/HTML/es/smplayer +@dirrmtry share/doc/HTML/es +@dirrm share/doc/HTML/en/smplayer +@dirrmtry share/doc/HTML/en +@dirrm share/doc/HTML/de/smplayer +@dirrmtry share/doc/HTML/de +@dirrmtry share/applications --- smplayer-qt4.diff ends here --- --- smplayer.diff begins here --- diff -uNr smplayer.org/Makefile smplayer/Makefile --- smplayer.org/Makefile 2008-04-12 23:52:25.000000000 +0800 +++ smplayer/Makefile 2008-04-13 06:03:49.000000000 +0800 @@ -6,26 +6,19 @@ # PORTNAME= smplayer -DISTVERSION= 0.5.21 +PORTVERSION= 0.5.21 +PORTREVISION= 1 CATEGORIES= multimedia audio kde MASTER_SITES= SF MAINTAINER= miwi@FreeBSD.org -COMMENT?= A complete front-end based on QT3 for mplayer +COMMENT= A complete front-end based on QT3 for mplayer RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \ ${LOCALBASE}/share/smplayer/themes:${PORTSDIR}/multimedia/smplayer-themes -.if defined(PKGNAMESUFFIX) && ${PKGNAMESUFFIX} == "-qt4" -USE_QT_VER= 4 -QT_COMPONENTS= qt3support corelib gui qmake_build moc_build uic_build uic3_build porting_build opengl - -ALL_TARGET= prep src/smplayer -.else USE_QT_VER= 3 -CONFLICTS?= smplayer-qt4-[0-9]* - BUILD_DEPENDS+= qmake:${PORTSDIR}/devel/qmake QMAKE= ${QT_PREFIX}/bin/qmake @@ -39,7 +32,6 @@ USE_KDELIBS_VER=3 MAKE_ARGS+= KDE_SUPPORT=1 .endif -.endif USE_GMAKE= yes INSTALLS_ICONS= yes --- smplayer.diff ends here --- --- smplayer-themes.diff begins here --- diff -uNr smplayer-themes.orig/Makefile smplayer-themes/Makefile --- smplayer-themes.orig/Makefile 2008-04-13 01:19:04.000000000 +0800 +++ smplayer-themes/Makefile 2008-04-13 01:20:04.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= smplayer-themes -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.15 CATEGORIES= multimedia audio kde MASTER_SITES= SF MASTER_SITE_SUBDIR=smplayer @@ -14,6 +14,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Themes for smplayer +USE_BZIP2= yes NO_BUILD= yes DATADIR= ${PREFIX}/share/smplayer diff -uNr smplayer-themes.orig/distinfo smplayer-themes/distinfo --- smplayer-themes.orig/distinfo 2008-04-13 01:19:04.000000000 +0800 +++ smplayer-themes/distinfo 2008-04-13 01:21:21.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (smplayer-themes-0.1.1.tar.gz) = 1c1e241522ba0262b1363e3acebb3e32 -SHA256 (smplayer-themes-0.1.1.tar.gz) = ec6a0296ee7cc18a5f1db6c6eef2fda1a2cfb61f54523de15e4caad8046912a3 -SIZE (smplayer-themes-0.1.1.tar.gz) = 1118058 +MD5 (smplayer-themes-0.1.15.tar.bz2) = b36200b248fbb469b818381c4ed50535 +SHA256 (smplayer-themes-0.1.15.tar.bz2) = ff33041160f8b355ed17f282c2dacd8526fcbb71210b0163c4944e77c66ba854 +SIZE (smplayer-themes-0.1.15.tar.bz2) = 1749140 diff -uNr smplayer-themes.orig/pkg-plist smplayer-themes/pkg-plist --- smplayer-themes.orig/pkg-plist 2008-04-13 01:19:04.000000000 +0800 +++ smplayer-themes/pkg-plist 2008-04-13 01:31:58.000000000 +0800 @@ -1,49 +1,456 @@ -%%DATADIR%%/themes/Oxygen/README.txt -%%DATADIR%%/themes/Oxygen/cdrom_drive.png -%%DATADIR%%/themes/Oxygen/copy.png -%%DATADIR%%/themes/Oxygen/down.png -%%DATADIR%%/themes/Oxygen/dvd.png -%%DATADIR%%/themes/Oxygen/dvd_drive.png -%%DATADIR%%/themes/Oxygen/dvd_hd.png -%%DATADIR%%/themes/Oxygen/exit.png -%%DATADIR%%/themes/Oxygen/forward10m.png -%%DATADIR%%/themes/Oxygen/forward10s.png -%%DATADIR%%/themes/Oxygen/forward1m.png -%%DATADIR%%/themes/Oxygen/fullscreen.png -%%DATADIR%%/themes/Oxygen/info.png -%%DATADIR%%/themes/Oxygen/logs.png -%%DATADIR%%/themes/Oxygen/monitor.png -%%DATADIR%%/themes/Oxygen/mouse.png -%%DATADIR%%/themes/Oxygen/ok.png -%%DATADIR%%/themes/Oxygen/open.png -%%DATADIR%%/themes/Oxygen/openfolder.png -%%DATADIR%%/themes/Oxygen/pause.png -%%DATADIR%%/themes/Oxygen/play.png -%%DATADIR%%/themes/Oxygen/playlist.png -%%DATADIR%%/themes/Oxygen/pref_advanced.png -%%DATADIR%%/themes/Oxygen/pref_devices.png -%%DATADIR%%/themes/Oxygen/pref_general.png -%%DATADIR%%/themes/Oxygen/pref_gui.png -%%DATADIR%%/themes/Oxygen/pref_performance.png -%%DATADIR%%/themes/Oxygen/pref_subtitles.png -%%DATADIR%%/themes/Oxygen/prefs.png -%%DATADIR%%/themes/Oxygen/previous.png -%%DATADIR%%/themes/Oxygen/save.png -%%DATADIR%%/themes/Oxygen/screenshot.png -%%DATADIR%%/themes/Oxygen/speaker.png -%%DATADIR%%/themes/Oxygen/stop.png -%%DATADIR%%/themes/Oxygen/up.png -%%DATADIR%%/themes/Oxygen/url.png -%%DATADIR%%/themes/Oxygen/volume.png -%%DATADIR%%/themes/Oxygen/xnext.png -%%DATADIR%%/themes/Oxygen/xrepeat-old.png -%%DATADIR%%/themes/Oxygen/xrepeat.png -%%DATADIR%%/themes/Oxygen/xresize_window.png -%%DATADIR%%/themes/Oxygen/xrewind10m.png -%%DATADIR%%/themes/Oxygen/xrewind10s.png -%%DATADIR%%/themes/Oxygen/xrewind1m.png +%%DATADIR%%/themes/Breathless/README.txt +%%DATADIR%%/themes/Breathless/angle.png +%%DATADIR%%/themes/Breathless/aspect.png +%%DATADIR%%/themes/Breathless/audio_channels.png +%%DATADIR%%/themes/Breathless/audio_down.png +%%DATADIR%%/themes/Breathless/audio_filters.png +%%DATADIR%%/themes/Breathless/audio_track.png +%%DATADIR%%/themes/Breathless/audio_up.png +%%DATADIR%%/themes/Breathless/background.png +%%DATADIR%%/themes/Breathless/cdda.png +%%DATADIR%%/themes/Breathless/cdrom_drive.png +%%DATADIR%%/themes/Breathless/chapter.png +%%DATADIR%%/themes/Breathless/close.png +%%DATADIR%%/themes/Breathless/compact.png +%%DATADIR%%/themes/Breathless/conflict.png +%%DATADIR%%/themes/Breathless/copy.png +%%DATADIR%%/themes/Breathless/dec_sub_step.png +%%DATADIR%%/themes/Breathless/deinterlace.png +%%DATADIR%%/themes/Breathless/delay_down.png +%%DATADIR%%/themes/Breathless/delay_up.png +%%DATADIR%%/themes/Breathless/delete.png +%%DATADIR%%/themes/Breathless/down.png +%%DATADIR%%/themes/Breathless/dvd.png +%%DATADIR%%/themes/Breathless/dvd_drive.png +%%DATADIR%%/themes/Breathless/dvd_hd.png +%%DATADIR%%/themes/Breathless/equalizer.png +%%DATADIR%%/themes/Breathless/exit.png +%%DATADIR%%/themes/Breathless/flip.png +%%DATADIR%%/themes/Breathless/forward10m.png +%%DATADIR%%/themes/Breathless/forward10s.png +%%DATADIR%%/themes/Breathless/forward1m.png +%%DATADIR%%/themes/Breathless/frame_counter.png +%%DATADIR%%/themes/Breathless/frame_step.png +%%DATADIR%%/themes/Breathless/fullscreen.png +%%DATADIR%%/themes/Breathless/inc_sub_step.png +%%DATADIR%%/themes/Breathless/info.png +%%DATADIR%%/themes/Breathless/input_devices.png +%%DATADIR%%/themes/Breathless/keyboard.png +%%DATADIR%%/themes/Breathless/lang_toolbar.png +%%DATADIR%%/themes/Breathless/logo.png +%%DATADIR%%/themes/Breathless/logs.png +%%DATADIR%%/themes/Breathless/main_toolbar.png +%%DATADIR%%/themes/Breathless/minus.png +%%DATADIR%%/themes/Breathless/monitor.png +%%DATADIR%%/themes/Breathless/mouse.png +%%DATADIR%%/themes/Breathless/mute.png +%%DATADIR%%/themes/Breathless/next.png +%%DATADIR%%/themes/Breathless/ok.png +%%DATADIR%%/themes/Breathless/ontop.png +%%DATADIR%%/themes/Breathless/open.png +%%DATADIR%%/themes/Breathless/open_playlist.png +%%DATADIR%%/themes/Breathless/openfolder.png +%%DATADIR%%/themes/Breathless/osd.png +%%DATADIR%%/themes/Breathless/panscan.png +%%DATADIR%%/themes/Breathless/pause.png +%%DATADIR%%/themes/Breathless/play.png +%%DATADIR%%/themes/Breathless/playlist.png +%%DATADIR%%/themes/Breathless/plus.png +%%DATADIR%%/themes/Breathless/pref_advanced.png +%%DATADIR%%/themes/Breathless/pref_devices.png +%%DATADIR%%/themes/Breathless/pref_general.png +%%DATADIR%%/themes/Breathless/pref_gui.png +%%DATADIR%%/themes/Breathless/pref_performance.png +%%DATADIR%%/themes/Breathless/pref_subtitles.png +%%DATADIR%%/themes/Breathless/prefs.png +%%DATADIR%%/themes/Breathless/previous.png +%%DATADIR%%/themes/Breathless/qt.png +%%DATADIR%%/themes/Breathless/recents.png +%%DATADIR%%/themes/Breathless/repeat.png +%%DATADIR%%/themes/Breathless/rewind10m.png +%%DATADIR%%/themes/Breathless/rewind10s.png +%%DATADIR%%/themes/Breathless/rewind1m.png +%%DATADIR%%/themes/Breathless/save.png +%%DATADIR%%/themes/Breathless/screenshot.png +%%DATADIR%%/themes/Breathless/shuffle.png +%%DATADIR%%/themes/Breathless/speed.png +%%DATADIR%%/themes/Breathless/stereo_mode.png +%%DATADIR%%/themes/Breathless/stop.png +%%DATADIR%%/themes/Breathless/sub.png +%%DATADIR%%/themes/Breathless/sub_down.png +%%DATADIR%%/themes/Breathless/sub_up.png +%%DATADIR%%/themes/Breathless/systray.png +%%DATADIR%%/themes/Breathless/title.png +%%DATADIR%%/themes/Breathless/toolbars.png +%%DATADIR%%/themes/Breathless/unload.png +%%DATADIR%%/themes/Breathless/up.png +%%DATADIR%%/themes/Breathless/url.png +%%DATADIR%%/themes/Breathless/url_big.png +%%DATADIR%%/themes/Breathless/use_ass_lib.png +%%DATADIR%%/themes/Breathless/vcd.png +%%DATADIR%%/themes/Breathless/video_filters.png +%%DATADIR%%/themes/Breathless/video_size.png +%%DATADIR%%/themes/Breathless/volume.png +%%DATADIR%%/themes/Gartoon/README.txt +%%DATADIR%%/themes/Gartoon/angle.png +%%DATADIR%%/themes/Gartoon/aspect.png +%%DATADIR%%/themes/Gartoon/audio_channels.png +%%DATADIR%%/themes/Gartoon/audio_down.png +%%DATADIR%%/themes/Gartoon/audio_filters.png +%%DATADIR%%/themes/Gartoon/audio_track.png +%%DATADIR%%/themes/Gartoon/audio_up.png +%%DATADIR%%/themes/Gartoon/background.png +%%DATADIR%%/themes/Gartoon/cdda.png +%%DATADIR%%/themes/Gartoon/cdrom_drive.png +%%DATADIR%%/themes/Gartoon/chapter.png +%%DATADIR%%/themes/Gartoon/close.png +%%DATADIR%%/themes/Gartoon/compact.png +%%DATADIR%%/themes/Gartoon/copy.png +%%DATADIR%%/themes/Gartoon/dec_sub_step.png +%%DATADIR%%/themes/Gartoon/deinterlace.png +%%DATADIR%%/themes/Gartoon/delay_down.png +%%DATADIR%%/themes/Gartoon/delay_up.png +%%DATADIR%%/themes/Gartoon/delete.png +%%DATADIR%%/themes/Gartoon/down.png +%%DATADIR%%/themes/Gartoon/dvd.png +%%DATADIR%%/themes/Gartoon/dvd_drive.png +%%DATADIR%%/themes/Gartoon/dvd_hd.png +%%DATADIR%%/themes/Gartoon/edit.png +%%DATADIR%%/themes/Gartoon/equalizer.png +%%DATADIR%%/themes/Gartoon/exit.png +%%DATADIR%%/themes/Gartoon/forward10m.png +%%DATADIR%%/themes/Gartoon/forward10s.png +%%DATADIR%%/themes/Gartoon/forward1m.png +%%DATADIR%%/themes/Gartoon/frame_counter.png +%%DATADIR%%/themes/Gartoon/frame_step.png +%%DATADIR%%/themes/Gartoon/fullscreen.png +%%DATADIR%%/themes/Gartoon/inc_sub_step.png +%%DATADIR%%/themes/Gartoon/info.png +%%DATADIR%%/themes/Gartoon/input_devices.png +%%DATADIR%%/themes/Gartoon/keyboard.png +%%DATADIR%%/themes/Gartoon/logs.png +%%DATADIR%%/themes/Gartoon/minus.png +%%DATADIR%%/themes/Gartoon/monitor.png +%%DATADIR%%/themes/Gartoon/mouse.png +%%DATADIR%%/themes/Gartoon/mute.png +%%DATADIR%%/themes/Gartoon/next.png +%%DATADIR%%/themes/Gartoon/ok.png +%%DATADIR%%/themes/Gartoon/ontop.png +%%DATADIR%%/themes/Gartoon/open.png +%%DATADIR%%/themes/Gartoon/open_playlist.png +%%DATADIR%%/themes/Gartoon/openfolder.png +%%DATADIR%%/themes/Gartoon/osd.png +%%DATADIR%%/themes/Gartoon/panscan.png +%%DATADIR%%/themes/Gartoon/pause.png +%%DATADIR%%/themes/Gartoon/play.png +%%DATADIR%%/themes/Gartoon/playlist.png +%%DATADIR%%/themes/Gartoon/plus.png +%%DATADIR%%/themes/Gartoon/pref_advanced.png +%%DATADIR%%/themes/Gartoon/pref_devices.png +%%DATADIR%%/themes/Gartoon/pref_general.png +%%DATADIR%%/themes/Gartoon/pref_gui.png +%%DATADIR%%/themes/Gartoon/pref_performance.png +%%DATADIR%%/themes/Gartoon/pref_subtitles.png +%%DATADIR%%/themes/Gartoon/prefs.png +%%DATADIR%%/themes/Gartoon/previous.png +%%DATADIR%%/themes/Gartoon/recents.png +%%DATADIR%%/themes/Gartoon/repeat.png +%%DATADIR%%/themes/Gartoon/rewind10m.png +%%DATADIR%%/themes/Gartoon/rewind10s.png +%%DATADIR%%/themes/Gartoon/rewind1m.png +%%DATADIR%%/themes/Gartoon/save.png +%%DATADIR%%/themes/Gartoon/screenshot.png +%%DATADIR%%/themes/Gartoon/shuffle.png +%%DATADIR%%/themes/Gartoon/speed.png +%%DATADIR%%/themes/Gartoon/stereo_mode.png +%%DATADIR%%/themes/Gartoon/stop.png +%%DATADIR%%/themes/Gartoon/sub.png +%%DATADIR%%/themes/Gartoon/sub_down.png +%%DATADIR%%/themes/Gartoon/sub_up.png +%%DATADIR%%/themes/Gartoon/title.png +%%DATADIR%%/themes/Gartoon/unload.png +%%DATADIR%%/themes/Gartoon/up.png +%%DATADIR%%/themes/Gartoon/url.png +%%DATADIR%%/themes/Gartoon/vcd.png +%%DATADIR%%/themes/Gartoon/video_filters.png +%%DATADIR%%/themes/Gartoon/video_size.png +%%DATADIR%%/themes/Gartoon/volume.png +%%DATADIR%%/themes/Noia/README.txt +%%DATADIR%%/themes/Noia/angle.png +%%DATADIR%%/themes/Noia/aspect.png +%%DATADIR%%/themes/Noia/audio_channels.png +%%DATADIR%%/themes/Noia/audio_down.png +%%DATADIR%%/themes/Noia/audio_filters.png +%%DATADIR%%/themes/Noia/audio_track.png +%%DATADIR%%/themes/Noia/audio_up.png +%%DATADIR%%/themes/Noia/background.png +%%DATADIR%%/themes/Noia/cdda.png +%%DATADIR%%/themes/Noia/cdrom_drive.png +%%DATADIR%%/themes/Noia/chapter.png +%%DATADIR%%/themes/Noia/close.png +%%DATADIR%%/themes/Noia/compact.png +%%DATADIR%%/themes/Noia/copy.png +%%DATADIR%%/themes/Noia/dec_sub_step.png +%%DATADIR%%/themes/Noia/deinterlace.png +%%DATADIR%%/themes/Noia/delay_down.png +%%DATADIR%%/themes/Noia/delay_up.png +%%DATADIR%%/themes/Noia/delete.png +%%DATADIR%%/themes/Noia/down.png +%%DATADIR%%/themes/Noia/dvd.png +%%DATADIR%%/themes/Noia/dvd_drive.png +%%DATADIR%%/themes/Noia/dvd_hd.png +%%DATADIR%%/themes/Noia/edit.png +%%DATADIR%%/themes/Noia/equalizer.png +%%DATADIR%%/themes/Noia/exit.png +%%DATADIR%%/themes/Noia/forward10m.png +%%DATADIR%%/themes/Noia/forward10s.png +%%DATADIR%%/themes/Noia/forward1m.png +%%DATADIR%%/themes/Noia/frame_counter.png +%%DATADIR%%/themes/Noia/fullscreen.png +%%DATADIR%%/themes/Noia/inc_sub_step.png +%%DATADIR%%/themes/Noia/info.png +%%DATADIR%%/themes/Noia/input_devices.png +%%DATADIR%%/themes/Noia/keyboard.png +%%DATADIR%%/themes/Noia/logs.png +%%DATADIR%%/themes/Noia/minus.png +%%DATADIR%%/themes/Noia/monitor.png +%%DATADIR%%/themes/Noia/mouse.png +%%DATADIR%%/themes/Noia/mute.png +%%DATADIR%%/themes/Noia/next.png +%%DATADIR%%/themes/Noia/ok.png +%%DATADIR%%/themes/Noia/ontop.png +%%DATADIR%%/themes/Noia/open.png +%%DATADIR%%/themes/Noia/open_playlist.png +%%DATADIR%%/themes/Noia/openfolder.png +%%DATADIR%%/themes/Noia/osd.png +%%DATADIR%%/themes/Noia/panscan.png +%%DATADIR%%/themes/Noia/pause.png +%%DATADIR%%/themes/Noia/play.png +%%DATADIR%%/themes/Noia/playlist.png +%%DATADIR%%/themes/Noia/plus.png +%%DATADIR%%/themes/Noia/pref_advanced.png +%%DATADIR%%/themes/Noia/pref_devices.png +%%DATADIR%%/themes/Noia/pref_general.png +%%DATADIR%%/themes/Noia/pref_gui.png +%%DATADIR%%/themes/Noia/pref_performance.png +%%DATADIR%%/themes/Noia/pref_subtitles.png +%%DATADIR%%/themes/Noia/prefs.png +%%DATADIR%%/themes/Noia/previous.png +%%DATADIR%%/themes/Noia/qt.png +%%DATADIR%%/themes/Noia/recents.png +%%DATADIR%%/themes/Noia/repeat.png +%%DATADIR%%/themes/Noia/rewind10m.png +%%DATADIR%%/themes/Noia/rewind10s.png +%%DATADIR%%/themes/Noia/rewind1m.png +%%DATADIR%%/themes/Noia/save.png +%%DATADIR%%/themes/Noia/screenshot.png +%%DATADIR%%/themes/Noia/shuffle.png +%%DATADIR%%/themes/Noia/speed.png +%%DATADIR%%/themes/Noia/stereo_mode.png +%%DATADIR%%/themes/Noia/stop.png +%%DATADIR%%/themes/Noia/sub.png +%%DATADIR%%/themes/Noia/sub_down.png +%%DATADIR%%/themes/Noia/sub_up.png +%%DATADIR%%/themes/Noia/title.png +%%DATADIR%%/themes/Noia/unload.png +%%DATADIR%%/themes/Noia/up.png +%%DATADIR%%/themes/Noia/url.png +%%DATADIR%%/themes/Noia/vcd.png +%%DATADIR%%/themes/Noia/video.png +%%DATADIR%%/themes/Noia/video_filters.png +%%DATADIR%%/themes/Noia/video_size.png +%%DATADIR%%/themes/Noia/volume.png +%%DATADIR%%/themes/Nuvola/README.txt +%%DATADIR%%/themes/Nuvola/angle.png +%%DATADIR%%/themes/Nuvola/aspect.png +%%DATADIR%%/themes/Nuvola/audio_channels.png +%%DATADIR%%/themes/Nuvola/audio_down.png +%%DATADIR%%/themes/Nuvola/audio_filters.png +%%DATADIR%%/themes/Nuvola/audio_track.png +%%DATADIR%%/themes/Nuvola/audio_up.png +%%DATADIR%%/themes/Nuvola/background.png +%%DATADIR%%/themes/Nuvola/brightness.png +%%DATADIR%%/themes/Nuvola/cdda.png +%%DATADIR%%/themes/Nuvola/cdrom_drive.png +%%DATADIR%%/themes/Nuvola/chapter.png +%%DATADIR%%/themes/Nuvola/close.png +%%DATADIR%%/themes/Nuvola/compact.png +%%DATADIR%%/themes/Nuvola/conflict.png +%%DATADIR%%/themes/Nuvola/contrast.png +%%DATADIR%%/themes/Nuvola/contributors.png +%%DATADIR%%/themes/Nuvola/copy.png +%%DATADIR%%/themes/Nuvola/deinterlace.png +%%DATADIR%%/themes/Nuvola/delay_down.png +%%DATADIR%%/themes/Nuvola/delay_up.png +%%DATADIR%%/themes/Nuvola/delete.png +%%DATADIR%%/themes/Nuvola/down.png +%%DATADIR%%/themes/Nuvola/dvd.png +%%DATADIR%%/themes/Nuvola/dvd_drive.png +%%DATADIR%%/themes/Nuvola/dvd_hd.png +%%DATADIR%%/themes/Nuvola/edit.png +%%DATADIR%%/themes/Nuvola/equalizer.png +%%DATADIR%%/themes/Nuvola/exit.png +%%DATADIR%%/themes/Nuvola/faq.png +%%DATADIR%%/themes/Nuvola/file_codecs.png +%%DATADIR%%/themes/Nuvola/forward10m.png +%%DATADIR%%/themes/Nuvola/forward10s.png +%%DATADIR%%/themes/Nuvola/forward1m.png +%%DATADIR%%/themes/Nuvola/frame_counter.png +%%DATADIR%%/themes/Nuvola/frame_step.png +%%DATADIR%%/themes/Nuvola/fullscreen.png +%%DATADIR%%/themes/Nuvola/hue.png +%%DATADIR%%/themes/Nuvola/info.png +%%DATADIR%%/themes/Nuvola/input_devices.png +%%DATADIR%%/themes/Nuvola/instance1.png +%%DATADIR%%/themes/Nuvola/instance2.png +%%DATADIR%%/themes/Nuvola/keyboard.png +%%DATADIR%%/themes/Nuvola/license.png +%%DATADIR%%/themes/Nuvola/logo.png +%%DATADIR%%/themes/Nuvola/logs.png +%%DATADIR%%/themes/Nuvola/minus.png +%%DATADIR%%/themes/Nuvola/monitor.png +%%DATADIR%%/themes/Nuvola/mouse.png +%%DATADIR%%/themes/Nuvola/mute.png +%%DATADIR%%/themes/Nuvola/next.png +%%DATADIR%%/themes/Nuvola/ok.png +%%DATADIR%%/themes/Nuvola/ontop.png +%%DATADIR%%/themes/Nuvola/open.png +%%DATADIR%%/themes/Nuvola/open_playlist.png +%%DATADIR%%/themes/Nuvola/openfolder.png +%%DATADIR%%/themes/Nuvola/osd.png +%%DATADIR%%/themes/Nuvola/panscan.png +%%DATADIR%%/themes/Nuvola/pause.png +%%DATADIR%%/themes/Nuvola/play.png +%%DATADIR%%/themes/Nuvola/playlist.png +%%DATADIR%%/themes/Nuvola/plus.png +%%DATADIR%%/themes/Nuvola/pref_advanced.png +%%DATADIR%%/themes/Nuvola/pref_associations.png +%%DATADIR%%/themes/Nuvola/pref_devices.png +%%DATADIR%%/themes/Nuvola/pref_general.png +%%DATADIR%%/themes/Nuvola/pref_gui.png +%%DATADIR%%/themes/Nuvola/pref_performance.png +%%DATADIR%%/themes/Nuvola/pref_subtitles.png +%%DATADIR%%/themes/Nuvola/prefs.png +%%DATADIR%%/themes/Nuvola/previous.png +%%DATADIR%%/themes/Nuvola/qt.png +%%DATADIR%%/themes/Nuvola/repeat.png +%%DATADIR%%/themes/Nuvola/resize_window.png +%%DATADIR%%/themes/Nuvola/rewind10m.png +%%DATADIR%%/themes/Nuvola/rewind10s.png +%%DATADIR%%/themes/Nuvola/rewind1m.png +%%DATADIR%%/themes/Nuvola/saturation.png +%%DATADIR%%/themes/Nuvola/save.png +%%DATADIR%%/themes/Nuvola/screenshot.png +%%DATADIR%%/themes/Nuvola/shuffle.png +%%DATADIR%%/themes/Nuvola/speaker.png +%%DATADIR%%/themes/Nuvola/speed.png +%%DATADIR%%/themes/Nuvola/stereo_mode.png +%%DATADIR%%/themes/Nuvola/stop.png +%%DATADIR%%/themes/Nuvola/sub.png +%%DATADIR%%/themes/Nuvola/sub_down.png +%%DATADIR%%/themes/Nuvola/sub_up.png +%%DATADIR%%/themes/Nuvola/title.png +%%DATADIR%%/themes/Nuvola/translators.png +%%DATADIR%%/themes/Nuvola/type_audio.png +%%DATADIR%%/themes/Nuvola/type_cdda.png +%%DATADIR%%/themes/Nuvola/type_dvd.png +%%DATADIR%%/themes/Nuvola/type_unknown.png +%%DATADIR%%/themes/Nuvola/type_url.png +%%DATADIR%%/themes/Nuvola/type_vcd.png +%%DATADIR%%/themes/Nuvola/type_video.png +%%DATADIR%%/themes/Nuvola/unload.png +%%DATADIR%%/themes/Nuvola/up.png +%%DATADIR%%/themes/Nuvola/url.png +%%DATADIR%%/themes/Nuvola/url_big.png +%%DATADIR%%/themes/Nuvola/vcd.png +%%DATADIR%%/themes/Nuvola/video_filters.png +%%DATADIR%%/themes/Nuvola/video_size.png +%%DATADIR%%/themes/Nuvola/volume.png +%%DATADIR%%/themes/Nuvola/xrecents.png +%%DATADIR%%/themes/Oxygen-Refit/README.txt +%%DATADIR%%/themes/Oxygen-Refit/angle.png +%%DATADIR%%/themes/Oxygen-Refit/aspect.png +%%DATADIR%%/themes/Oxygen-Refit/audio_channels.png +%%DATADIR%%/themes/Oxygen-Refit/audio_down.png +%%DATADIR%%/themes/Oxygen-Refit/audio_filters.png +%%DATADIR%%/themes/Oxygen-Refit/audio_track.png +%%DATADIR%%/themes/Oxygen-Refit/audio_up.png +%%DATADIR%%/themes/Oxygen-Refit/cdda.png +%%DATADIR%%/themes/Oxygen-Refit/cdrom_drive.png +%%DATADIR%%/themes/Oxygen-Refit/chapter.png +%%DATADIR%%/themes/Oxygen-Refit/close.png +%%DATADIR%%/themes/Oxygen-Refit/compact.png +%%DATADIR%%/themes/Oxygen-Refit/copy.png +%%DATADIR%%/themes/Oxygen-Refit/dec_sub_step.png +%%DATADIR%%/themes/Oxygen-Refit/deinterlace.png +%%DATADIR%%/themes/Oxygen-Refit/delay_down.png +%%DATADIR%%/themes/Oxygen-Refit/delay_up.png +%%DATADIR%%/themes/Oxygen-Refit/delete.png +%%DATADIR%%/themes/Oxygen-Refit/down.png +%%DATADIR%%/themes/Oxygen-Refit/dvd.png +%%DATADIR%%/themes/Oxygen-Refit/dvd_drive.png +%%DATADIR%%/themes/Oxygen-Refit/dvd_hd.png +%%DATADIR%%/themes/Oxygen-Refit/equalizer.png +%%DATADIR%%/themes/Oxygen-Refit/exit.png +%%DATADIR%%/themes/Oxygen-Refit/forward10m.png +%%DATADIR%%/themes/Oxygen-Refit/forward10s.png +%%DATADIR%%/themes/Oxygen-Refit/forward1m.png +%%DATADIR%%/themes/Oxygen-Refit/frame_step.png +%%DATADIR%%/themes/Oxygen-Refit/fullscreen.png +%%DATADIR%%/themes/Oxygen-Refit/inc_sub_step.png +%%DATADIR%%/themes/Oxygen-Refit/info.png +%%DATADIR%%/themes/Oxygen-Refit/input_devices.png +%%DATADIR%%/themes/Oxygen-Refit/keyboard.png +%%DATADIR%%/themes/Oxygen-Refit/logs.png +%%DATADIR%%/themes/Oxygen-Refit/minus.png +%%DATADIR%%/themes/Oxygen-Refit/monitor.png +%%DATADIR%%/themes/Oxygen-Refit/mouse.png +%%DATADIR%%/themes/Oxygen-Refit/mute.png +%%DATADIR%%/themes/Oxygen-Refit/next.png +%%DATADIR%%/themes/Oxygen-Refit/ok.png +%%DATADIR%%/themes/Oxygen-Refit/ontop.png +%%DATADIR%%/themes/Oxygen-Refit/open.png +%%DATADIR%%/themes/Oxygen-Refit/open_playlist.png +%%DATADIR%%/themes/Oxygen-Refit/openfolder.png +%%DATADIR%%/themes/Oxygen-Refit/osd.png +%%DATADIR%%/themes/Oxygen-Refit/panscan.png +%%DATADIR%%/themes/Oxygen-Refit/pause.png +%%DATADIR%%/themes/Oxygen-Refit/play.png +%%DATADIR%%/themes/Oxygen-Refit/playlist.png +%%DATADIR%%/themes/Oxygen-Refit/plus.png +%%DATADIR%%/themes/Oxygen-Refit/pref_advanced.png +%%DATADIR%%/themes/Oxygen-Refit/pref_devices.png +%%DATADIR%%/themes/Oxygen-Refit/pref_general.png +%%DATADIR%%/themes/Oxygen-Refit/pref_gui.png +%%DATADIR%%/themes/Oxygen-Refit/pref_performance.png +%%DATADIR%%/themes/Oxygen-Refit/pref_subtitles.png +%%DATADIR%%/themes/Oxygen-Refit/prefs.png +%%DATADIR%%/themes/Oxygen-Refit/previous.png +%%DATADIR%%/themes/Oxygen-Refit/recents.png +%%DATADIR%%/themes/Oxygen-Refit/repeat.png +%%DATADIR%%/themes/Oxygen-Refit/rewind10m.png +%%DATADIR%%/themes/Oxygen-Refit/rewind10s.png +%%DATADIR%%/themes/Oxygen-Refit/rewind1m.png +%%DATADIR%%/themes/Oxygen-Refit/save.png +%%DATADIR%%/themes/Oxygen-Refit/screenshot.png +%%DATADIR%%/themes/Oxygen-Refit/shuffle.png +%%DATADIR%%/themes/Oxygen-Refit/speed.png +%%DATADIR%%/themes/Oxygen-Refit/stereo_mode.png +%%DATADIR%%/themes/Oxygen-Refit/stop.png +%%DATADIR%%/themes/Oxygen-Refit/sub.png +%%DATADIR%%/themes/Oxygen-Refit/sub_down.png +%%DATADIR%%/themes/Oxygen-Refit/sub_up.png +%%DATADIR%%/themes/Oxygen-Refit/title.png +%%DATADIR%%/themes/Oxygen-Refit/unload.png +%%DATADIR%%/themes/Oxygen-Refit/up.png +%%DATADIR%%/themes/Oxygen-Refit/url.png +%%DATADIR%%/themes/Oxygen-Refit/url_big.png +%%DATADIR%%/themes/Oxygen-Refit/vcd.png +%%DATADIR%%/themes/Oxygen-Refit/video_filters.png +%%DATADIR%%/themes/Oxygen-Refit/video_size.png +%%DATADIR%%/themes/Oxygen-Refit/volume.png +%%DATADIR%%/themes/Play/README.txt %%DATADIR%%/themes/Play/audio_channels.png -%%DATADIR%%/themes/Play/background.png %%DATADIR%%/themes/Play/down.png %%DATADIR%%/themes/Play/file_codecs.png %%DATADIR%%/themes/Play/forward10m.png @@ -68,6 +475,7 @@ %%DATADIR%%/themes/Play/xrewind10m.png %%DATADIR%%/themes/Play/xrewind10s.png %%DATADIR%%/themes/Play/xrewind1m.png +%%DATADIR%%/themes/Silk/README.txt %%DATADIR%%/themes/Silk/angle.png %%DATADIR%%/themes/Silk/aspect.png %%DATADIR%%/themes/Silk/audio_channels.png @@ -115,7 +523,6 @@ %%DATADIR%%/themes/Silk/pref_subtitles.png %%DATADIR%%/themes/Silk/prefs.png %%DATADIR%%/themes/Silk/previous.png -%%DATADIR%%/themes/Silk/readme.txt %%DATADIR%%/themes/Silk/save.png %%DATADIR%%/themes/Silk/screenshot.png %%DATADIR%%/themes/Silk/shuffle.png @@ -137,7 +544,102 @@ %%DATADIR%%/themes/Silk/xrewind10s.png %%DATADIR%%/themes/Silk/xrewind1m.png %%DATADIR%%/themes/Silk/xtitle.png -%%DATADIR%%/themes/blackPanther-Light/Readme.txt +%%DATADIR%%/themes/Tango/README.txt +%%DATADIR%%/themes/Tango/angle.png +%%DATADIR%%/themes/Tango/aspect.png +%%DATADIR%%/themes/Tango/audio_channels.png +%%DATADIR%%/themes/Tango/audio_down.png +%%DATADIR%%/themes/Tango/audio_filters.png +%%DATADIR%%/themes/Tango/audio_track.png +%%DATADIR%%/themes/Tango/audio_up.png +%%DATADIR%%/themes/Tango/background.png +%%DATADIR%%/themes/Tango/cdda.png +%%DATADIR%%/themes/Tango/cdrom_drive.png +%%DATADIR%%/themes/Tango/chapter.png +%%DATADIR%%/themes/Tango/close.png +%%DATADIR%%/themes/Tango/compact.png +%%DATADIR%%/themes/Tango/copy.png +%%DATADIR%%/themes/Tango/dec_sub_step.png +%%DATADIR%%/themes/Tango/deinterlace.png +%%DATADIR%%/themes/Tango/delay_down.png +%%DATADIR%%/themes/Tango/delay_up.png +%%DATADIR%%/themes/Tango/delete.png +%%DATADIR%%/themes/Tango/denoise.png +%%DATADIR%%/themes/Tango/down.png +%%DATADIR%%/themes/Tango/dvd.png +%%DATADIR%%/themes/Tango/dvd_drive.png +%%DATADIR%%/themes/Tango/dvd_hd.png +%%DATADIR%%/themes/Tango/edit.png +%%DATADIR%%/themes/Tango/equalizer.png +%%DATADIR%%/themes/Tango/exit.png +%%DATADIR%%/themes/Tango/file_codecs.png +%%DATADIR%%/themes/Tango/fileopen.png +%%DATADIR%%/themes/Tango/finish.png +%%DATADIR%%/themes/Tango/folder_new.png +%%DATADIR%%/themes/Tango/forward10m.png +%%DATADIR%%/themes/Tango/forward10s.png +%%DATADIR%%/themes/Tango/forward1m.png +%%DATADIR%%/themes/Tango/frame_counter.png +%%DATADIR%%/themes/Tango/frame_step.png +%%DATADIR%%/themes/Tango/fullscreen.png +%%DATADIR%%/themes/Tango/gamma.png +%%DATADIR%%/themes/Tango/inc_sub_step.png +%%DATADIR%%/themes/Tango/info.png +%%DATADIR%%/themes/Tango/input_devices.png +%%DATADIR%%/themes/Tango/keyboard.png +%%DATADIR%%/themes/Tango/logs.png +%%DATADIR%%/themes/Tango/minus.png +%%DATADIR%%/themes/Tango/monitor.png +%%DATADIR%%/themes/Tango/mouse.png +%%DATADIR%%/themes/Tango/mute.png +%%DATADIR%%/themes/Tango/ok.png +%%DATADIR%%/themes/Tango/ontop.png +%%DATADIR%%/themes/Tango/open.png +%%DATADIR%%/themes/Tango/open_playlist.png +%%DATADIR%%/themes/Tango/open_playlist2.png +%%DATADIR%%/themes/Tango/openfolder.png +%%DATADIR%%/themes/Tango/osd.png +%%DATADIR%%/themes/Tango/panscan.png +%%DATADIR%%/themes/Tango/pause.png +%%DATADIR%%/themes/Tango/play.png +%%DATADIR%%/themes/Tango/playlist.png +%%DATADIR%%/themes/Tango/plus.png +%%DATADIR%%/themes/Tango/pref_advanced.png +%%DATADIR%%/themes/Tango/pref_devices.png +%%DATADIR%%/themes/Tango/pref_general.png +%%DATADIR%%/themes/Tango/pref_gui.png +%%DATADIR%%/themes/Tango/pref_performance.png +%%DATADIR%%/themes/Tango/pref_subtitles.png +%%DATADIR%%/themes/Tango/prefs.png +%%DATADIR%%/themes/Tango/previous.png +%%DATADIR%%/themes/Tango/qt.png +%%DATADIR%%/themes/Tango/save.png +%%DATADIR%%/themes/Tango/screenshot.png +%%DATADIR%%/themes/Tango/shuffle.png +%%DATADIR%%/themes/Tango/speaker.png +%%DATADIR%%/themes/Tango/speed.png +%%DATADIR%%/themes/Tango/start.png +%%DATADIR%%/themes/Tango/stereo_mode.png +%%DATADIR%%/themes/Tango/stop.png +%%DATADIR%%/themes/Tango/sub.png +%%DATADIR%%/themes/Tango/sub_down.png +%%DATADIR%%/themes/Tango/sub_up.png +%%DATADIR%%/themes/Tango/up.png +%%DATADIR%%/themes/Tango/url.png +%%DATADIR%%/themes/Tango/vcd.png +%%DATADIR%%/themes/Tango/video.png +%%DATADIR%%/themes/Tango/video_filters.png +%%DATADIR%%/themes/Tango/video_size.png +%%DATADIR%%/themes/Tango/volume.png +%%DATADIR%%/themes/Tango/xnext.png +%%DATADIR%%/themes/Tango/xrecents.png +%%DATADIR%%/themes/Tango/xrepeat.png +%%DATADIR%%/themes/Tango/xresize_window.png +%%DATADIR%%/themes/Tango/xrewind10m.png +%%DATADIR%%/themes/Tango/xrewind10s.png +%%DATADIR%%/themes/Tango/xrewind1m.png +%%DATADIR%%/themes/Tango/xtitle.png +%%DATADIR%%/themes/blackPanther-Light/README.txt %%DATADIR%%/themes/blackPanther-Light/aspect.png %%DATADIR%%/themes/blackPanther-Light/background.png %%DATADIR%%/themes/blackPanther-Light/cdrom_drive.png @@ -191,66 +693,7 @@ %%DATADIR%%/themes/blackPanther-Light/xrewind10s.png %%DATADIR%%/themes/blackPanther-Light/xrewind1m.png %%DATADIR%%/themes/blackPanther-Light/xtitle.png -%%DATADIR%%/themes/blackPanther-MacLike/aspect..png -%%DATADIR%%/themes/blackPanther-MacLike/aspect.png -%%DATADIR%%/themes/blackPanther-MacLike/background.png -%%DATADIR%%/themes/blackPanther-MacLike/cdrom_drive.png -%%DATADIR%%/themes/blackPanther-MacLike/chapter.png -%%DATADIR%%/themes/blackPanther-MacLike/compact.png -%%DATADIR%%/themes/blackPanther-MacLike/copy.png -%%DATADIR%%/themes/blackPanther-MacLike/delete.png -%%DATADIR%%/themes/blackPanther-MacLike/down.png -%%DATADIR%%/themes/blackPanther-MacLike/dvd.png -%%DATADIR%%/themes/blackPanther-MacLike/dvd_drive.png -%%DATADIR%%/themes/blackPanther-MacLike/dvd_hd.png -%%DATADIR%%/themes/blackPanther-MacLike/edit.png -%%DATADIR%%/themes/blackPanther-MacLike/exit.png -%%DATADIR%%/themes/blackPanther-MacLike/forward10m.png -%%DATADIR%%/themes/blackPanther-MacLike/forward10s.png -%%DATADIR%%/themes/blackPanther-MacLike/forward1m.png -%%DATADIR%%/themes/blackPanther-MacLike/fullscreen.png -%%DATADIR%%/themes/blackPanther-MacLike/info.png -%%DATADIR%%/themes/blackPanther-MacLike/input_devices.png -%%DATADIR%%/themes/blackPanther-MacLike/keyboard.png -%%DATADIR%%/themes/blackPanther-MacLike/logs.png -%%DATADIR%%/themes/blackPanther-MacLike/minus.png -%%DATADIR%%/themes/blackPanther-MacLike/monitor.png -%%DATADIR%%/themes/blackPanther-MacLike/mouse.png -%%DATADIR%%/themes/blackPanther-MacLike/mute.png -%%DATADIR%%/themes/blackPanther-MacLike/ok.png -%%DATADIR%%/themes/blackPanther-MacLike/open.png -%%DATADIR%%/themes/blackPanther-MacLike/openfolder.png -%%DATADIR%%/themes/blackPanther-MacLike/pause.png -%%DATADIR%%/themes/blackPanther-MacLike/play.png -%%DATADIR%%/themes/blackPanther-MacLike/playlist.png -%%DATADIR%%/themes/blackPanther-MacLike/plus.png -%%DATADIR%%/themes/blackPanther-MacLike/pref_advanced.png -%%DATADIR%%/themes/blackPanther-MacLike/pref_devices.png -%%DATADIR%%/themes/blackPanther-MacLike/pref_general.png -%%DATADIR%%/themes/blackPanther-MacLike/pref_gui.png -%%DATADIR%%/themes/blackPanther-MacLike/pref_performance.png -%%DATADIR%%/themes/blackPanther-MacLike/pref_subtitles.png -%%DATADIR%%/themes/blackPanther-MacLike/prefs.png -%%DATADIR%%/themes/blackPanther-MacLike/previous.png -%%DATADIR%%/themes/blackPanther-MacLike/save.png -%%DATADIR%%/themes/blackPanther-MacLike/screenshot.png -%%DATADIR%%/themes/blackPanther-MacLike/shuffle.png -%%DATADIR%%/themes/blackPanther-MacLike/speaker.png -%%DATADIR%%/themes/blackPanther-MacLike/speed.png -%%DATADIR%%/themes/blackPanther-MacLike/stop.png -%%DATADIR%%/themes/blackPanther-MacLike/sub.png -%%DATADIR%%/themes/blackPanther-MacLike/up.png -%%DATADIR%%/themes/blackPanther-MacLike/url.png -%%DATADIR%%/themes/blackPanther-MacLike/view_choose.png -%%DATADIR%%/themes/blackPanther-MacLike/volume.png -%%DATADIR%%/themes/blackPanther-MacLike/xnext.png -%%DATADIR%%/themes/blackPanther-MacLike/xrepeat.png -%%DATADIR%%/themes/blackPanther-MacLike/xresize_window.png -%%DATADIR%%/themes/blackPanther-MacLike/xrewind10m.png -%%DATADIR%%/themes/blackPanther-MacLike/xrewind10s.png -%%DATADIR%%/themes/blackPanther-MacLike/xrewind1m.png -%%DATADIR%%/themes/blackPanther-MacLike/xtitle.png -%%DATADIR%%/themes/blackPanther-Real/Readme.txt +%%DATADIR%%/themes/blackPanther-Real/README.txt %%DATADIR%%/themes/blackPanther-Real/aspect.png %%DATADIR%%/themes/blackPanther-Real/background.png %%DATADIR%%/themes/blackPanther-Real/cdrom_drive.png @@ -311,7 +754,7 @@ %%DATADIR%%/themes/blackPanther-Real/xrewind10s.png %%DATADIR%%/themes/blackPanther-Real/xrewind1m.png %%DATADIR%%/themes/blackPanther-Real/xtitle.png -%%DATADIR%%/themes/blackPanther-VistaLike/Readme.txt +%%DATADIR%%/themes/blackPanther-VistaLike/README.txt %%DATADIR%%/themes/blackPanther-VistaLike/background.png %%DATADIR%%/themes/blackPanther-VistaLike/cdrom_drive.png %%DATADIR%%/themes/blackPanther-VistaLike/copy.png @@ -366,10 +809,14 @@ %%DATADIR%%/themes/blackPanther-VistaLike/xtitle.png @dirrm %%DATADIR%%/themes/blackPanther-VistaLike @dirrm %%DATADIR%%/themes/blackPanther-Real -@dirrm %%DATADIR%%/themes/blackPanther-MacLike @dirrm %%DATADIR%%/themes/blackPanther-Light +@dirrm %%DATADIR%%/themes/Tango @dirrm %%DATADIR%%/themes/Silk @dirrm %%DATADIR%%/themes/Play -@dirrm %%DATADIR%%/themes/Oxygen +@dirrm %%DATADIR%%/themes/Oxygen-Refit +@dirrm %%DATADIR%%/themes/Nuvola +@dirrm %%DATADIR%%/themes/Noia +@dirrm %%DATADIR%%/themes/Gartoon +@dirrm %%DATADIR%%/themes/Breathless @dirrm %%DATADIR%%/themes @dirrmtry %%DATADIR%% --- smplayer-themes.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: