svn commit: r516304 - head/www/piwigo

Tobias C. Berner tcberner at FreeBSD.org
Sat Nov 2 12:03:07 UTC 2019


Author: tcberner
Date: Sat Nov  2 12:03:06 2019
New Revision: 516304
URL: https://svnweb.freebsd.org/changeset/ports/516304

Log:
  www/piwigo: Update to 2.10.1
  
  PR:		241350
  Submitted by:	James Pole <james at pole.net.nz>
  Approved by:	Ralf van der Enden  <tremere at cainites.net> (maintainer)

Modified:
  head/www/piwigo/Makefile
  head/www/piwigo/distinfo
  head/www/piwigo/pkg-plist

Modified: head/www/piwigo/Makefile
==============================================================================
--- head/www/piwigo/Makefile	Sat Nov  2 11:57:44 2019	(r516303)
+++ head/www/piwigo/Makefile	Sat Nov  2 12:03:06 2019	(r516304)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	piwigo
-DISTVERSION=	2.9.5
+DISTVERSION=	2.10.1
 CATEGORIES=	www
 MASTER_SITES=	https://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/
 
@@ -12,32 +12,32 @@ COMMENT=	PHP based Web Gallery
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/doc/COPYING
 
-NO_BUILD=	yes
-NO_ARCH=	yes
 USES=		cpe php:web zip
 USE_PHP=	calendar ctype dom exif filter gd gettext hash iconv json \
-		mbstring mcrypt mysqli openssl pcre pdf pdo posix \
-		session simplexml sockets spl tokenizer xml xmlreader \
-		xmlwriter zlib
-WRKSRC=		${WRKDIR}/${PORTNAME}
+		mbstring mcrypt mysqli openssl pcre pdf pdo posix session \
+		simplexml sockets spl tokenizer xml xmlreader xmlwriter zlib
 
+NO_ARCH=	yes
+NO_BUILD=	yes
 SUB_FILES=	pkg-deinstall pkg-message
-SUB_LIST+=	CP="${CP}" \
+SUB_LIST+=	CHOWN="${CHOWN}" \
+		CP="${CP}" \
 		MKDIR="${MKDIR}" \
-		CHOWN="${CHOWN}" \
 		TOUCH="${TOUCH}" \
-		WWWOWN="${WWWOWN}" \
-		WWWGRP="${WWWGRP}"
+		WWWGRP="${WWWGRP}" \
+		WWWOWN="${WWWOWN}"
 
-OPTIONS_DEFINE=	IMAGICK X11 DOCS EXAMPLES
-OPTIONS_DEFAULT=IMAGICK
-IMAGICK_DESC=	${IMAGEMAGICK_DESC}
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
+PLIST_SUB+=	CHOWN="${CHOWN}" \
+		WWWGRP="${WWWGRP}" \
+		WWWOWN="${WWWOWN}"
 PORTDOCS=	README_ca.txt README_en.txt README_fr.txt
 
-PLIST_SUB+=	WWWOWN="${WWWOWN}" \
-		WWWGRP="${WWWGRP}" \
-		CHOWN="${CHOWN}"
+OPTIONS_DEFINE=		DOCS EXAMPLES IMAGICK X11
+OPTIONS_DEFAULT=	IMAGICK
+
+IMAGICK_DESC=	${IMAGEMAGICK_DESC}
 
 .include <bsd.port.pre.mk>
 

Modified: head/www/piwigo/distinfo
==============================================================================
--- head/www/piwigo/distinfo	Sat Nov  2 11:57:44 2019	(r516303)
+++ head/www/piwigo/distinfo	Sat Nov  2 12:03:06 2019	(r516304)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554896975
-SHA256 (piwigo-2.9.5.zip) = 3adce7bfe04b78dc807c532649f4737cbc3f0f83fdf203b80664c1780599b6b8
-SIZE (piwigo-2.9.5.zip) = 7870527
+TIMESTAMP = 1572342326
+SHA256 (piwigo-2.10.1.zip) = 4967bc5ebca1eae5b20cdd5849dc2e1628e281c400d73d12d116d4381e4d432b
+SIZE (piwigo-2.10.1.zip) = 17155920

Modified: head/www/piwigo/pkg-plist
==============================================================================
--- head/www/piwigo/pkg-plist	Sat Nov  2 11:57:44 2019	(r516303)
+++ head/www/piwigo/pkg-plist	Sat Nov  2 12:03:06 2019	(r516304)
@@ -1,4 +1,5 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fill_history.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/github_issues.php
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/index.php
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/language/translation_validated.inc.php
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/metadata.php
@@ -6,11 +7,14 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/piwigo_remote.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/piwigo_upload.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pwg_rel_create.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/remote_sync.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/replace_version.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_piwigo.php
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/translation_analysis.php
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/triggers_list.php
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ws.htm
 %%WWWDIR%%/.gitignore
+%%WWWDIR%%/COPYING.txt
 %%WWWDIR%%/LICENSE.txt
 %%WWWDIR%%/README.md
 %%WWWDIR%%/about.php
@@ -121,11 +125,11 @@
 %%WWWDIR%%/admin/themes/clear/icon/validate_s.png
 %%WWWDIR%%/admin/themes/clear/icon/virt_category.png
 %%WWWDIR%%/admin/themes/clear/icon/warning.png
+%%WWWDIR%%/admin/themes/clear/images/cancel.svg
+%%WWWDIR%%/admin/themes/clear/images/cancelhover.svg
 %%WWWDIR%%/admin/themes/clear/images/external_active.png
 %%WWWDIR%%/admin/themes/clear/images/external_inactive.png
 %%WWWDIR%%/admin/themes/clear/images/missing_screenshot.png
-%%WWWDIR%%/admin/themes/clear/images/piwigo_logo_big.png
-%%WWWDIR%%/admin/themes/clear/images/piwigo_logo_small.png
 %%WWWDIR%%/admin/themes/clear/images/quickLocalSync.png
 %%WWWDIR%%/admin/themes/clear/images/resizable-e.gif
 %%WWWDIR%%/admin/themes/clear/images/resizable-n.gif
@@ -156,6 +160,81 @@
 %%WWWDIR%%/admin/themes/default/fontello/font/fontello.ttf
 %%WWWDIR%%/admin/themes/default/fontello/font/fontello.woff
 %%WWWDIR%%/admin/themes/default/fontello/font/fontello.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/README.md
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/bower.json
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Bold/OpenSans-Bold.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Bold/OpenSans-Bold.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Bold/OpenSans-Bold.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Bold/OpenSans-Bold.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Bold/OpenSans-Bold.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/DESCRIPTION.en_us.html
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Italic/OpenSans-Italic.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Italic/OpenSans-Italic.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Italic/OpenSans-Italic.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Italic/OpenSans-Italic.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Italic/OpenSans-Italic.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/LICENSE.txt
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Light/OpenSans-Light.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Light/OpenSans-Light.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Light/OpenSans-Light.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Light/OpenSans-Light.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Light/OpenSans-Light.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/LightItalic/OpenSans-LightItalic.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/LightItalic/OpenSans-LightItalic.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/LightItalic/OpenSans-LightItalic.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/LightItalic/OpenSans-LightItalic.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/LightItalic/OpenSans-LightItalic.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/METADATA.pb
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Regular/OpenSans-Regular.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Regular/OpenSans-Regular.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Regular/OpenSans-Regular.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Regular/OpenSans-Regular.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Regular/OpenSans-Regular.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Semibold/OpenSans-SemiBold2.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Semibold/OpenSans-Semibold.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Semibold/OpenSans-Semibold.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Semibold/OpenSans-Semibold.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Semibold/OpenSans-Semibold.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/Semibold/OpenSans-Semibold.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.eot
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.svg
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.ttf
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff2
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/index.html
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/open-sans.css
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/open-sans.expanded.css
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/open-sans.less
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/open-sans.prefixed.css
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/open-sans.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_Bold.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_BoldItalic.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_ExtraBold.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_ExtraBoldItalic.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_Italic.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_Light.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_LightItalic.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_Regular.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_Semibold.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_SemiboldItalic.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_mixins.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/_variables.scss
+%%WWWDIR%%/admin/themes/default/fonts/open-sans/sass/open-sans.scss
 %%WWWDIR%%/admin/themes/default/icon/cat_move.png
 %%WWWDIR%%/admin/themes/default/icon/category_children.png
 %%WWWDIR%%/admin/themes/default/icon/category_delete.png
@@ -190,9 +269,11 @@
 %%WWWDIR%%/admin/themes/default/icon/warnings.png
 %%WWWDIR%%/admin/themes/default/images/ajax-loader-bar.gif
 %%WWWDIR%%/admin/themes/default/images/ajax-loader.gif
-%%WWWDIR%%/admin/themes/default/images/logo.png
+%%WWWDIR%%/admin/themes/default/images/cancel.svg
+%%WWWDIR%%/admin/themes/default/images/cancelhover.svg
 %%WWWDIR%%/admin/themes/default/images/pbar-ani.gif
-%%WWWDIR%%/admin/themes/default/images/piwigo-logo-white-letters.svg
+%%WWWDIR%%/admin/themes/default/images/piwigo-grey.svg
+%%WWWDIR%%/admin/themes/default/images/piwigo-orange.svg
 %%WWWDIR%%/admin/themes/default/index.php
 %%WWWDIR%%/admin/themes/default/js/LocalStorageCache.js
 %%WWWDIR%%/admin/themes/default/js/addAlbum.js
@@ -275,6 +356,8 @@
 %%WWWDIR%%/admin/themes/roma/images/active_tab.png
 %%WWWDIR%%/admin/themes/roma/images/active_tab2.png
 %%WWWDIR%%/admin/themes/roma/images/active_tab3.png
+%%WWWDIR%%/admin/themes/roma/images/cancel.svg
+%%WWWDIR%%/admin/themes/roma/images/cancelhover.svg
 %%WWWDIR%%/admin/themes/roma/images/external_active.png
 %%WWWDIR%%/admin/themes/roma/images/external_inactive.png
 %%WWWDIR%%/admin/themes/roma/images/fillet.png
@@ -287,7 +370,6 @@
 %%WWWDIR%%/admin/themes/roma/images/menubar-detail.png
 %%WWWDIR%%/admin/themes/roma/images/menubar-top.png
 %%WWWDIR%%/admin/themes/roma/images/missing_screenshot.png
-%%WWWDIR%%/admin/themes/roma/images/piwigo_logo_small.png
 %%WWWDIR%%/admin/themes/roma/images/quickLocalSync_hover.png
 %%WWWDIR%%/admin/themes/roma/images/quickLocalSync_inactiv.png
 %%WWWDIR%%/admin/themes/roma/images/resizable-e.gif
@@ -315,6 +397,10 @@
 %%WWWDIR%%/comments.php
 %%WWWDIR%%/doc/COPYING
 %%WWWDIR%%/doc/index.php
+%%WWWDIR%%/docs/CONTRIBUTING.md
+%%WWWDIR%%/docs/HowToFork.png
+%%WWWDIR%%/docs/HowToPullRequest.png
+%%WWWDIR%%/docs/Issue.PNG
 %%WWWDIR%%/feed.php
 %%WWWDIR%%/galleries/index.php
 %%WWWDIR%%/i.php
@@ -676,6 +762,10 @@
 %%WWWDIR%%/install/db/150-database.php
 %%WWWDIR%%/install/db/151-database.php
 %%WWWDIR%%/install/db/152-database.php
+%%WWWDIR%%/install/db/153-database.php
+%%WWWDIR%%/install/db/154-database.php
+%%WWWDIR%%/install/db/155-database.php
+%%WWWDIR%%/install/db/156-database.php
 %%WWWDIR%%/install/db/61-database.php
 %%WWWDIR%%/install/db/62-database.php
 %%WWWDIR%%/install/db/63-database.php
@@ -738,6 +828,7 @@
 %%WWWDIR%%/install/upgrade_2.6.0.php
 %%WWWDIR%%/install/upgrade_2.7.0.php
 %%WWWDIR%%/install/upgrade_2.8.0.php
+%%WWWDIR%%/install/upgrade_2.9.0.php
 @mode 750
 @owner %%WWWOWN%%
 @group %%WWWGRP%%
@@ -1673,6 +1764,7 @@
 %%WWWDIR%%/language/sh_RS/admin.lang.php
 %%WWWDIR%%/language/sh_RS/common.lang.php
 %%WWWDIR%%/language/sh_RS/help/cat_modify.html
+%%WWWDIR%%/language/sr_RS/help/group_list.html
 %%WWWDIR%%/language/sh_RS/help/help_add_photos.html
 %%WWWDIR%%/language/sh_RS/help/index.php
 %%WWWDIR%%/language/sh_RS/index.php
@@ -2364,6 +2456,7 @@
 %%WWWDIR%%/plugins/TakeATour/language/es_ES/plugin.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/es_ES/tour_2_7_0.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/es_ES/tour_2_8_0.lang.php
+%%WWWDIR%%/plugins/TakeATour/language/es_ES/tour_2_9_0.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/es_ES/tour_first_contact.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/es_ES/tour_privacy.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/et_EE/description.txt
@@ -2411,6 +2504,7 @@
 %%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_privacy.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/ja_JP/description.txt
 %%WWWDIR%%/plugins/TakeATour/language/ja_JP/plugin.lang.php
+%%WWWDIR%%/plugins/TakeATour/language/ja_JP/tour_2_8_0.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/ja_JP/tour_2_9_0.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/lt_LT/plugin.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/lt_LT/tour_2_9_0.lang.php
@@ -2482,6 +2576,7 @@
 %%WWWDIR%%/plugins/TakeATour/language/sk_SK/plugin.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/sk_SK/tour_2_7_0.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/sk_SK/tour_2_8_0.lang.php
+%%WWWDIR%%/plugins/TakeATour/language/sk_SK/tour_2_9_0.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/sk_SK/tour_first_contact.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/sl_SI/description.txt
 %%WWWDIR%%/plugins/TakeATour/language/sl_SI/index.php
@@ -2516,6 +2611,7 @@
 %%WWWDIR%%/plugins/TakeATour/language/uk_UA/index.php
 %%WWWDIR%%/plugins/TakeATour/language/uk_UA/plugin.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/uk_UA/tour_2_7_0.lang.php
+%%WWWDIR%%/plugins/TakeATour/language/uk_UA/tour_2_8_0.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/uk_UA/tour_2_9_0.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php
 %%WWWDIR%%/plugins/TakeATour/language/uk_UA/tour_privacy.lang.php
@@ -2680,64 +2776,6 @@
 %%WWWDIR%%/template-extension/yoga/index.php
 %%WWWDIR%%/template-extension/yoga/local/README
 %%WWWDIR%%/template-extension/yoga/local/index.php
-%%WWWDIR%%/themes/Sylvia/icon/datepicker.png
-%%WWWDIR%%/themes/Sylvia/icon/delete.png
-%%WWWDIR%%/themes/Sylvia/icon/edit.png
-%%WWWDIR%%/themes/Sylvia/icon/errors.png
-%%WWWDIR%%/themes/Sylvia/icon/errors_small.png
-%%WWWDIR%%/themes/Sylvia/icon/favicon.ico
-%%WWWDIR%%/themes/Sylvia/icon/img_small.png
-%%WWWDIR%%/themes/Sylvia/icon/index.php
-%%WWWDIR%%/themes/Sylvia/icon/infos.png
-%%WWWDIR%%/themes/Sylvia/icon/mimetypes/avi.png
-%%WWWDIR%%/themes/Sylvia/icon/mimetypes/index.php
-%%WWWDIR%%/themes/Sylvia/icon/mimetypes/mp3.png
-%%WWWDIR%%/themes/Sylvia/icon/mimetypes/mpg.png
-%%WWWDIR%%/themes/Sylvia/icon/mimetypes/ogg.png
-%%WWWDIR%%/themes/Sylvia/icon/mimetypes/zip.png
-%%WWWDIR%%/themes/Sylvia/icon/note.png
-%%WWWDIR%%/themes/Sylvia/icon/rating-stars.gif
-%%WWWDIR%%/themes/Sylvia/icon/rating-stars.png
-%%WWWDIR%%/themes/Sylvia/icon/recent.png
-%%WWWDIR%%/themes/Sylvia/icon/recent_by_child.png
-%%WWWDIR%%/themes/Sylvia/icon/recent_s.png
-%%WWWDIR%%/themes/Sylvia/icon/recent_s_by_child.png
-%%WWWDIR%%/themes/Sylvia/icon/remove_s.png
-%%WWWDIR%%/themes/Sylvia/icon/start_filter.png
-%%WWWDIR%%/themes/Sylvia/icon/stop_filter.png
-%%WWWDIR%%/themes/Sylvia/icon/validate_s.png
-%%WWWDIR%%/themes/Sylvia/images/ajax_loader.gif
-%%WWWDIR%%/themes/Sylvia/images/bottom-left-bg.jpg
-%%WWWDIR%%/themes/Sylvia/images/cat_bottom-left.gif
-%%WWWDIR%%/themes/Sylvia/images/cat_bottom-right.gif
-%%WWWDIR%%/themes/Sylvia/images/cat_top-left.gif
-%%WWWDIR%%/themes/Sylvia/images/cat_top-right.gif
-%%WWWDIR%%/themes/Sylvia/images/fillet.gif
-%%WWWDIR%%/themes/Sylvia/images/header_msgs-bg.gif
-%%WWWDIR%%/themes/Sylvia/images/menuBox_bottom.gif
-%%WWWDIR%%/themes/Sylvia/images/menuBox_sides.gif
-%%WWWDIR%%/themes/Sylvia/images/menuBox_top.gif
-%%WWWDIR%%/themes/Sylvia/images/menuId_bottom.gif
-%%WWWDIR%%/themes/Sylvia/images/menuId_sides.gif
-%%WWWDIR%%/themes/Sylvia/images/menuId_top.gif
-%%WWWDIR%%/themes/Sylvia/images/top-left-bg.jpg
-%%WWWDIR%%/themes/Sylvia/images/transparent.gif
-%%WWWDIR%%/themes/Sylvia/index.php
-%%WWWDIR%%/themes/Sylvia/local_head.tpl
-%%WWWDIR%%/themes/Sylvia/screenshot.png
-%%WWWDIR%%/themes/Sylvia/theme-ie.css
-%%WWWDIR%%/themes/Sylvia/theme.css
-%%WWWDIR%%/themes/Sylvia/themeconf.inc.php
-%%WWWDIR%%/themes/clear/index.php
-%%WWWDIR%%/themes/clear/screenshot.png
-%%WWWDIR%%/themes/clear/theme.css
-%%WWWDIR%%/themes/clear/themeconf.inc.php
-%%WWWDIR%%/themes/dark/images/index.php
-%%WWWDIR%%/themes/dark/images/tableh1_bg.png
-%%WWWDIR%%/themes/dark/index.php
-%%WWWDIR%%/themes/dark/screenshot.png
-%%WWWDIR%%/themes/dark/theme.css
-%%WWWDIR%%/themes/dark/themeconf.inc.php
 %%WWWDIR%%/themes/default/fix-ie5-ie6.css
 %%WWWDIR%%/themes/default/fix-ie7.css
 %%WWWDIR%%/themes/default/fix-khtml.css
@@ -3295,12 +3333,249 @@
 %%WWWDIR%%/themes/elegant/language/zh_HK/theme.lang.php
 %%WWWDIR%%/themes/elegant/language/zh_TW/theme.lang.php
 %%WWWDIR%%/themes/elegant/local_head.tpl
+%%WWWDIR%%/themes/elegant/pem_metadata.txt
 %%WWWDIR%%/themes/elegant/screenshot.png
 %%WWWDIR%%/themes/elegant/scripts.js
 %%WWWDIR%%/themes/elegant/scripts_pp.js
 %%WWWDIR%%/themes/elegant/theme.css
 %%WWWDIR%%/themes/elegant/themeconf.inc.php
 %%WWWDIR%%/themes/index.php
+%%WWWDIR%%/themes/modus/admin/admin.inc.php
+%%WWWDIR%%/themes/modus/admin/maintain.inc.php
+%%WWWDIR%%/themes/modus/admin/modus_admin.tpl
+%%WWWDIR%%/themes/modus/css/base.css.tpl
+%%WWWDIR%%/themes/modus/css/fontello/LICENSE.txt
+%%WWWDIR%%/themes/modus/css/fontello/README.txt
+%%WWWDIR%%/themes/modus/css/fontello/config.json
+%%WWWDIR%%/themes/modus/css/fontello/css/animation.css
+%%WWWDIR%%/themes/modus/css/fontello/css/modus-codes.css
+%%WWWDIR%%/themes/modus/css/fontello/css/modus-embedded.css
+%%WWWDIR%%/themes/modus/css/fontello/css/modus-ie7-codes.css
+%%WWWDIR%%/themes/modus/css/fontello/css/modus-ie7.css
+%%WWWDIR%%/themes/modus/css/fontello/css/modus.css
+%%WWWDIR%%/themes/modus/css/fontello/demo.html
+%%WWWDIR%%/themes/modus/css/fontello/font/modus.eot
+%%WWWDIR%%/themes/modus/css/fontello/font/modus.svg
+%%WWWDIR%%/themes/modus/css/fontello/font/modus.ttf
+%%WWWDIR%%/themes/modus/css/fontello/font/modus.woff
+%%WWWDIR%%/themes/modus/css/hf_base.css
+%%WWWDIR%%/themes/modus/css/iconfontello.css.tpl
+%%WWWDIR%%/themes/modus/css/iconset.css
+%%WWWDIR%%/themes/modus/css/index.css.tpl
+%%WWWDIR%%/themes/modus/css/menuh.css.tpl
+%%WWWDIR%%/themes/modus/css/open-sans/README.md
+%%WWWDIR%%/themes/modus/css/open-sans/bower.json
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Bold/OpenSans-Bold.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Bold/OpenSans-Bold.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Bold/OpenSans-Bold.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Bold/OpenSans-Bold.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Bold/OpenSans-Bold.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/BoldItalic/OpenSans-BoldItalic.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/DESCRIPTION.en_us.html
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBold/OpenSans-ExtraBold.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Italic/OpenSans-Italic.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Italic/OpenSans-Italic.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Italic/OpenSans-Italic.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Italic/OpenSans-Italic.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Italic/OpenSans-Italic.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/LICENSE.txt
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Light/OpenSans-Light.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Light/OpenSans-Light.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Light/OpenSans-Light.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Light/OpenSans-Light.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Light/OpenSans-Light.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/LightItalic/OpenSans-LightItalic.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/LightItalic/OpenSans-LightItalic.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/LightItalic/OpenSans-LightItalic.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/LightItalic/OpenSans-LightItalic.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/LightItalic/OpenSans-LightItalic.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/METADATA.pb
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Regular/OpenSans-Regular.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Regular/OpenSans-Regular.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Regular/OpenSans-Regular.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Regular/OpenSans-Regular.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Regular/OpenSans-Regular.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Semibold/OpenSans-Semibold.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Semibold/OpenSans-Semibold.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Semibold/OpenSans-Semibold.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Semibold/OpenSans-Semibold.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/Semibold/OpenSans-Semibold.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.eot
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.svg
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.ttf
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff
+%%WWWDIR%%/themes/modus/css/open-sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff2
+%%WWWDIR%%/themes/modus/css/open-sans/index.html
+%%WWWDIR%%/themes/modus/css/open-sans/open-sans.css
+%%WWWDIR%%/themes/modus/css/open-sans/open-sans.expanded.css
+%%WWWDIR%%/themes/modus/css/open-sans/open-sans.less
+%%WWWDIR%%/themes/modus/css/open-sans/open-sans.prefixed.css
+%%WWWDIR%%/themes/modus/css/open-sans/open-sans.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_Bold.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_BoldItalic.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_ExtraBold.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_ExtraBoldItalic.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_Italic.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_Light.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_LightItalic.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_Regular.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_Semibold.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_SemiboldItalic.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_mixins.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/_variables.scss
+%%WWWDIR%%/themes/modus/css/open-sans/sass/open-sans.scss
+%%WWWDIR%%/themes/modus/css/picture.css.tpl
+%%WWWDIR%%/themes/modus/css/print.css
+%%WWWDIR%%/themes/modus/css/tags.css
+%%WWWDIR%%/themes/modus/functions.inc.php
+%%WWWDIR%%/themes/modus/html5shiv.js
+%%WWWDIR%%/themes/modus/images/img_next.png
+%%WWWDIR%%/themes/modus/images/img_prev.png
+%%WWWDIR%%/themes/modus/images/index.php
+%%WWWDIR%%/themes/modus/index.php
+%%WWWDIR%%/themes/modus/js/menuh.js
+%%WWWDIR%%/themes/modus/js/modus.async.js
+%%WWWDIR%%/themes/modus/js/photo.autosize.js
+%%WWWDIR%%/themes/modus/js/photo.autosize.min.js
+%%WWWDIR%%/themes/modus/js/thumb.arrange.js
+%%WWWDIR%%/themes/modus/js/thumb.arrange.min.js
+%%WWWDIR%%/themes/modus/js/thumb.pop.js
+%%WWWDIR%%/themes/modus/language/ar_SA/index.php
+%%WWWDIR%%/themes/modus/language/ar_SA/theme.lang.php
+%%WWWDIR%%/themes/modus/language/bg_BG/index.php
+%%WWWDIR%%/themes/modus/language/bg_BG/theme.lang.php
+%%WWWDIR%%/themes/modus/language/br_FR/index.php
+%%WWWDIR%%/themes/modus/language/br_FR/theme.lang.php
+%%WWWDIR%%/themes/modus/language/ca_ES/index.php
+%%WWWDIR%%/themes/modus/language/ca_ES/theme.lang.php
+%%WWWDIR%%/themes/modus/language/cs_CZ/index.php
+%%WWWDIR%%/themes/modus/language/cs_CZ/theme.lang.php
+%%WWWDIR%%/themes/modus/language/da_DK/index.php
+%%WWWDIR%%/themes/modus/language/da_DK/theme.lang.php
+%%WWWDIR%%/themes/modus/language/de_DE/theme.lang.php
+%%WWWDIR%%/themes/modus/language/el_GR/index.php
+%%WWWDIR%%/themes/modus/language/el_GR/theme.lang.php
+%%WWWDIR%%/themes/modus/language/en_UK/theme.lang.php
+%%WWWDIR%%/themes/modus/language/eo_EO/index.php
+%%WWWDIR%%/themes/modus/language/eo_EO/theme.lang.php
+%%WWWDIR%%/themes/modus/language/es_ES/theme.lang.php
+%%WWWDIR%%/themes/modus/language/et_EE/index.php
+%%WWWDIR%%/themes/modus/language/et_EE/theme.lang.php
+%%WWWDIR%%/themes/modus/language/fa_IR/index.php
+%%WWWDIR%%/themes/modus/language/fa_IR/theme.lang.php
+%%WWWDIR%%/themes/modus/language/fi_FI/index.php
+%%WWWDIR%%/themes/modus/language/fi_FI/theme.lang.php
+%%WWWDIR%%/themes/modus/language/fr_CA/theme.lang.php
+%%WWWDIR%%/themes/modus/language/fr_FR/theme.lang.php
+%%WWWDIR%%/themes/modus/language/he_IL/theme.lang.php
+%%WWWDIR%%/themes/modus/language/index.php
+%%WWWDIR%%/themes/modus/language/it_IT/index.php
+%%WWWDIR%%/themes/modus/language/it_IT/theme.lang.php
+%%WWWDIR%%/themes/modus/language/ja_JP/theme.lang.php
+%%WWWDIR%%/themes/modus/language/ko_KR/theme.lang.php
+%%WWWDIR%%/themes/modus/language/lt_LT/index.php
+%%WWWDIR%%/themes/modus/language/lt_LT/theme.lang.php
+%%WWWDIR%%/themes/modus/language/lv_LV/index.php
+%%WWWDIR%%/themes/modus/language/lv_LV/theme.lang.php
+%%WWWDIR%%/themes/modus/language/nb_NO/index.php
+%%WWWDIR%%/themes/modus/language/nb_NO/theme.lang.php
+%%WWWDIR%%/themes/modus/language/nl_NL/index.php
+%%WWWDIR%%/themes/modus/language/nl_NL/theme.lang.php
+%%WWWDIR%%/themes/modus/language/nn_NO/index.php
+%%WWWDIR%%/themes/modus/language/nn_NO/theme.lang.php
+%%WWWDIR%%/themes/modus/language/pl_PL/index.php
+%%WWWDIR%%/themes/modus/language/pl_PL/theme.lang.php
+%%WWWDIR%%/themes/modus/language/pt_BR/index.php
+%%WWWDIR%%/themes/modus/language/pt_BR/theme.lang.php
+%%WWWDIR%%/themes/modus/language/pt_PT/index.php
+%%WWWDIR%%/themes/modus/language/pt_PT/theme.lang.php
+%%WWWDIR%%/themes/modus/language/ro_RO/theme.lang.php
+%%WWWDIR%%/themes/modus/language/ru_RU/index.php
+%%WWWDIR%%/themes/modus/language/ru_RU/theme.lang.php
+%%WWWDIR%%/themes/modus/language/sk_SK/index.php
+%%WWWDIR%%/themes/modus/language/sk_SK/theme.lang.php
+%%WWWDIR%%/themes/modus/language/sl_SI/index.php
+%%WWWDIR%%/themes/modus/language/sl_SI/theme.lang.php
+%%WWWDIR%%/themes/modus/language/sr_RS/index.php
+%%WWWDIR%%/themes/modus/language/sr_RS/theme.lang.php
+%%WWWDIR%%/themes/modus/language/sv_SE/index.php
+%%WWWDIR%%/themes/modus/language/sv_SE/theme.lang.php
+%%WWWDIR%%/themes/modus/language/tr_TR/index.php
+%%WWWDIR%%/themes/modus/language/tr_TR/theme.lang.php
+%%WWWDIR%%/themes/modus/language/uk_UA/index.php
+%%WWWDIR%%/themes/modus/language/uk_UA/theme.lang.php
+%%WWWDIR%%/themes/modus/language/vi_VN/index.php
+%%WWWDIR%%/themes/modus/language/vi_VN/theme.lang.php
+%%WWWDIR%%/themes/modus/language/zh_CN/index.php
+%%WWWDIR%%/themes/modus/language/zh_CN/theme.lang.php
+%%WWWDIR%%/themes/modus/language/zh_HK/index.php
+%%WWWDIR%%/themes/modus/language/zh_HK/theme.lang.php
+%%WWWDIR%%/themes/modus/language/zh_TW/index.php
+%%WWWDIR%%/themes/modus/language/zh_TW/theme.lang.php
+%%WWWDIR%%/themes/modus/mail-css.tpl
+%%WWWDIR%%/themes/modus/pem_metadata.txt
+%%WWWDIR%%/themes/modus/screenshot.png
+%%WWWDIR%%/themes/modus/skins/blueberry-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/blueberry.css
+%%WWWDIR%%/themes/modus/skins/blueberry.inc.php
+%%WWWDIR%%/themes/modus/skins/cafe_latte-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/cafe_latte.css
+%%WWWDIR%%/themes/modus/skins/cafe_latte.inc.php
+%%WWWDIR%%/themes/modus/skins/clear-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/clear.inc.php
+%%WWWDIR%%/themes/modus/skins/dark-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/dark.inc.php
+%%WWWDIR%%/themes/modus/skins/dark_lagoon-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/dark_lagoon.inc.php
+%%WWWDIR%%/themes/modus/skins/dark_radish-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/dark_radish.inc.php
+%%WWWDIR%%/themes/modus/skins/dark_sky-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/dark_sky.inc.php
+%%WWWDIR%%/themes/modus/skins/debug-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/debug.inc.php
+%%WWWDIR%%/themes/modus/skins/grey-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/grey.inc.php
+%%WWWDIR%%/themes/modus/skins/neon_orange-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/neon_orange.css
+%%WWWDIR%%/themes/modus/skins/neon_orange.inc.php
+%%WWWDIR%%/themes/modus/skins/neon_pink-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/neon_pink.css
+%%WWWDIR%%/themes/modus/skins/neon_pink.inc.php
+%%WWWDIR%%/themes/modus/skins/newspaper-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/newspaper.css
+%%WWWDIR%%/themes/modus/skins/newspaper.inc.php
+%%WWWDIR%%/themes/modus/skins/quartz-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/quartz.css
+%%WWWDIR%%/themes/modus/skins/quartz.inc.php
+%%WWWDIR%%/themes/modus/skins/splash-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/splash.css
+%%WWWDIR%%/themes/modus/skins/splash.inc.php
+%%WWWDIR%%/themes/modus/skins/swimming_pool-screenshot.jpg
+%%WWWDIR%%/themes/modus/skins/swimming_pool.css
+%%WWWDIR%%/themes/modus/skins/swimming_pool.inc.php
+%%WWWDIR%%/themes/modus/template/comment_list.tpl
+%%WWWDIR%%/themes/modus/template/footer.tpl
+%%WWWDIR%%/themes/modus/template/fotorama.tpl
+%%WWWDIR%%/themes/modus/template/header.tpl
+%%WWWDIR%%/themes/modus/template/mainpage_categories.tpl
+%%WWWDIR%%/themes/modus/template/menubar.tpl
+%%WWWDIR%%/themes/modus/template/month_calendar.tpl
+%%WWWDIR%%/themes/modus/template/picture_content_asize.tpl
+%%WWWDIR%%/themes/modus/template/thumbnails.tpl
+%%WWWDIR%%/themes/modus/themeconf.inc.php
 %%WWWDIR%%/themes/smartpocket/admin/admin.inc.php
 %%WWWDIR%%/themes/smartpocket/admin/admin.tpl
 %%WWWDIR%%/themes/smartpocket/admin/index.php
@@ -3419,6 +3694,7 @@
 %%WWWDIR%%/themes/smartpocket/language/zh_HK/theme.lang.php
 %%WWWDIR%%/themes/smartpocket/language/zh_TW/index.php
 %%WWWDIR%%/themes/smartpocket/language/zh_TW/theme.lang.php
+%%WWWDIR%%/themes/smartpocket/pem_metadata.txt
 %%WWWDIR%%/themes/smartpocket/photoswipe.css
 %%WWWDIR%%/themes/smartpocket/screenshot.png
 %%WWWDIR%%/themes/smartpocket/template/about.tpl


More information about the svn-ports-head mailing list