aboutsummaryrefslogtreecommitdiff
path: root/www/gallery3
diff options
context:
space:
mode:
Diffstat (limited to 'www/gallery3')
-rw-r--r--www/gallery3/Makefile115
-rw-r--r--www/gallery3/distinfo66
-rw-r--r--www/gallery3/pkg-descr9
-rw-r--r--www/gallery3/pkg-message16
-rw-r--r--www/gallery3/pkg-plist1058
5 files changed, 0 insertions, 1264 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile
deleted file mode 100644
index d821989a0846..000000000000
--- a/www/gallery3/Makefile
+++ /dev/null
@@ -1,115 +0,0 @@
-# New ports collection makefile for: gallery
-# Date created: 09 Sep 2001
-# Whom: Jamie Hermans <jamie@hermans.ca>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gallery
-PORTVERSION= 1.5
-CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANGPACKS}
-DIST_SUBDIR= gallery
-
-MAINTAINER= freebsd-ports@varju.ca
-COMMENT= A slick web based photo album written using PHP
-
-RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
- jhead:${PORTSDIR}/graphics/jhead \
- unzip:${PORTSDIR}/archivers/unzip
-
-USE_PHP= pcre session
-WANT_PHP_WEB= yes
-
-.if !defined(WITHOUT_NLS)
-USE_PHP+= gettext
-LANGVERSION= 1.5-RC2
-
-LANGPACKS= af_ZA-${LANGVERSION}${EXTRACT_SUFX} \
- bg_BG-${LANGVERSION}${EXTRACT_SUFX} \
- ca_ES-${LANGVERSION}${EXTRACT_SUFX} \
- cs_CZ.iso-8859-2-${LANGVERSION}${EXTRACT_SUFX} \
- da_DK-${LANGVERSION}${EXTRACT_SUFX} \
- de_DE-${LANGVERSION}${EXTRACT_SUFX} \
- en_GB-${LANGVERSION}${EXTRACT_SUFX} \
- es_ES-${LANGVERSION}${EXTRACT_SUFX} \
- fi_FI-${LANGVERSION}${EXTRACT_SUFX} \
- fr_FR-${LANGVERSION}${EXTRACT_SUFX} \
- gl_ES-${LANGVERSION}${EXTRACT_SUFX} \
- hu_HU-${LANGVERSION}${EXTRACT_SUFX} \
- is_IS-${LANGVERSION}${EXTRACT_SUFX} \
- it_IT-${LANGVERSION}${EXTRACT_SUFX} \
- ja_JP-${LANGVERSION}${EXTRACT_SUFX} \
- ko_KR-${LANGVERSION}${EXTRACT_SUFX} \
- lt_LT-${LANGVERSION}${EXTRACT_SUFX} \
- nl_NL-${LANGVERSION}${EXTRACT_SUFX} \
- no_NO-${LANGVERSION}${EXTRACT_SUFX} \
- pl_PL-${LANGVERSION}${EXTRACT_SUFX} \
- pt_BR-${LANGVERSION}${EXTRACT_SUFX} \
- pt_PT-${LANGVERSION}${EXTRACT_SUFX} \
- ru_RU.cp1251-${LANGVERSION}${EXTRACT_SUFX} \
- ru_RU.koi8r-${LANGVERSION}${EXTRACT_SUFX} \
- sk_SK-${LANGVERSION}${EXTRACT_SUFX} \
- sl_SI-${LANGVERSION}${EXTRACT_SUFX} \
- sv_SE-${LANGVERSION}${EXTRACT_SUFX} \
- tr_TR-${LANGVERSION}${EXTRACT_SUFX} \
- vi_VN-${LANGVERSION}${EXTRACT_SUFX} \
- zh_HK-${LANGVERSION}${EXTRACT_SUFX} \
- zh_HK.utf8-${LANGVERSION}${EXTRACT_SUFX} \
- zh_TW-${LANGVERSION}${EXTRACT_SUFX}
-PLIST_SUB= NLS=""
-.else
-PLIST_SUB= NLS="@comment "
-.endif
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_BUILD= yes
-PKGMESSAGE= ${WRKDIR}/pkg-message
-PORTDOCS= AUTHORS ChangeLog README
-EXCEPTFILES= ${PORTDOCS} LICENSE.txt
-CPIOARGS= --quiet -pdum -R
-PLIST_SUB+= GALLERYDIR=${GALLERYDIR}
-
-pre-fetch:
-.if !defined(GALLERYDIR)
- @${ECHO_MSG} ""
- @${ECHO_MSG} "Define GALLERYDIR to override default of 'www/data/gallery'."
- @${ECHO_MSG} ""
-.endif
-
-GALLERYDIR?= www/data/gallery
-WWWOWN?= www
-WWWGRP?= www
-
-post-configure:
- @ ${SED} -e 's#%%PREFIX%%#${PREFIX}#g' \
- -e 's#%%GALLERYDIR%%#${GALLERYDIR}#g' pkg-message > ${PKGMESSAGE}
-
-do-extract:
- @ ${MKDIR} ${WRKDIR}
- @ cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
- @ for i in ${LANGPACKS}; do \
- if ! (cd ${WRKDIR}/gallery/locale && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$i ${EXTRACT_AFTER_ARGS});\
- then \
- exit 1; \
- fi \
- done
-
-do-install:
- @ ${MKDIR} -m 0755 ${PREFIX}/${GALLERYDIR}
- @ cd ${WRKSRC} && ${FIND} * -name \*.bat -o -name \*.orig -o -name \*Changelog ${EXCEPTFILES:S/^/-o -name /} \
- -o -print | ${CPIO} ${CPIOARGS} ${WWWOWN}:${WWWGRP} ${PREFIX}/${GALLERYDIR}
-
-post-install:
-.if !defined(NOPORTDOCS)
- @ ${MKDIR} ${DOCSDIR}
- @ cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
-.endif
-.if !defined(BATCH)
- @ ${CAT} ${PKGMESSAGE}
-.endif
-
-.include <bsd.port.mk>
diff --git a/www/gallery3/distinfo b/www/gallery3/distinfo
deleted file mode 100644
index 89511a99f3ba..000000000000
--- a/www/gallery3/distinfo
+++ /dev/null
@@ -1,66 +0,0 @@
-MD5 (gallery/gallery-1.5.tar.gz) = e86e429c703b48cd00ff6190ad6692b1
-SIZE (gallery/gallery-1.5.tar.gz) = 2341592
-MD5 (gallery/af_ZA-1.5-RC2.tar.gz) = fc90da68b36458589a1c53ccf0e756a5
-SIZE (gallery/af_ZA-1.5-RC2.tar.gz) = 125911
-MD5 (gallery/bg_BG-1.5-RC2.tar.gz) = c9b06ef8ccd8ddff7756d06b4f8399ac
-SIZE (gallery/bg_BG-1.5-RC2.tar.gz) = 133337
-MD5 (gallery/ca_ES-1.5-RC2.tar.gz) = b0ef39f663bcc83626d5cc72cd22a11f
-SIZE (gallery/ca_ES-1.5-RC2.tar.gz) = 81149
-MD5 (gallery/cs_CZ.iso-8859-2-1.5-RC2.tar.gz) = 4b662fb76e4daa630674707001fd0946
-SIZE (gallery/cs_CZ.iso-8859-2-1.5-RC2.tar.gz) = 126707
-MD5 (gallery/da_DK-1.5-RC2.tar.gz) = f4a0a91fc5261c0e06dcaef82466537b
-SIZE (gallery/da_DK-1.5-RC2.tar.gz) = 107777
-MD5 (gallery/de_DE-1.5-RC2.tar.gz) = f268a44ff46ab1823050303c30820556
-SIZE (gallery/de_DE-1.5-RC2.tar.gz) = 161417
-MD5 (gallery/en_GB-1.5-RC2.tar.gz) = 7a10ab65955d2bb27d11472626be7c93
-SIZE (gallery/en_GB-1.5-RC2.tar.gz) = 46646
-MD5 (gallery/es_ES-1.5-RC2.tar.gz) = 79c5129b83758a5dc476eb3f9719cbe5
-SIZE (gallery/es_ES-1.5-RC2.tar.gz) = 144973
-MD5 (gallery/fi_FI-1.5-RC2.tar.gz) = 63e2b805c88bd0fe24435b4920377bd3
-SIZE (gallery/fi_FI-1.5-RC2.tar.gz) = 134089
-MD5 (gallery/fr_FR-1.5-RC2.tar.gz) = 399487c7a747306bec7005af8d0d9283
-SIZE (gallery/fr_FR-1.5-RC2.tar.gz) = 142126
-MD5 (gallery/gl_ES-1.5-RC2.tar.gz) = 1fc53048f71d699735937da696f987ec
-SIZE (gallery/gl_ES-1.5-RC2.tar.gz) = 131172
-MD5 (gallery/hu_HU-1.5-RC2.tar.gz) = b15d0948df299e9485297255bd4d5eea
-SIZE (gallery/hu_HU-1.5-RC2.tar.gz) = 93145
-MD5 (gallery/is_IS-1.5-RC2.tar.gz) = 3e0b548dc93c4f65fec84b593f85bae6
-SIZE (gallery/is_IS-1.5-RC2.tar.gz) = 144215
-MD5 (gallery/it_IT-1.5-RC2.tar.gz) = e33aa76a105a30764a1b8e85babea44a
-SIZE (gallery/it_IT-1.5-RC2.tar.gz) = 155927
-MD5 (gallery/ja_JP-1.5-RC2.tar.gz) = fcc9fed5a685e3037cc826cd2fc81fe3
-SIZE (gallery/ja_JP-1.5-RC2.tar.gz) = 144142
-MD5 (gallery/ko_KR-1.5-RC2.tar.gz) = b42b469a8673b81ba355fc0c51debc47
-SIZE (gallery/ko_KR-1.5-RC2.tar.gz) = 144989
-MD5 (gallery/lt_LT-1.5-RC2.tar.gz) = 725fc2eed067e4bef59ae6c9a3916801
-SIZE (gallery/lt_LT-1.5-RC2.tar.gz) = 144585
-MD5 (gallery/nl_NL-1.5-RC2.tar.gz) = 4f29bb19ed888716cccde04a360fe490
-SIZE (gallery/nl_NL-1.5-RC2.tar.gz) = 119945
-MD5 (gallery/no_NO-1.5-RC2.tar.gz) = d621434d0d91e619a4b9fc077340e471
-SIZE (gallery/no_NO-1.5-RC2.tar.gz) = 150738
-MD5 (gallery/pl_PL-1.5-RC2.tar.gz) = 6110218ca482ece43d01c407b6442e3e
-SIZE (gallery/pl_PL-1.5-RC2.tar.gz) = 131523
-MD5 (gallery/pt_BR-1.5-RC2.tar.gz) = ee0b5b892dae2f0914ecc3d3f7bce4f9
-SIZE (gallery/pt_BR-1.5-RC2.tar.gz) = 139541
-MD5 (gallery/pt_PT-1.5-RC2.tar.gz) = 68acf721ec71ba9fa6a52c948a05c0ca
-SIZE (gallery/pt_PT-1.5-RC2.tar.gz) = 127244
-MD5 (gallery/ru_RU.cp1251-1.5-RC2.tar.gz) = 8ad5647431f43b8cefcac08fa154efeb
-SIZE (gallery/ru_RU.cp1251-1.5-RC2.tar.gz) = 142110
-MD5 (gallery/ru_RU.koi8r-1.5-RC2.tar.gz) = d7b5002235083796bf919c244152f380
-SIZE (gallery/ru_RU.koi8r-1.5-RC2.tar.gz) = 141462
-MD5 (gallery/sk_SK-1.5-RC2.tar.gz) = 31abfc242faab69d2dec74900bc674a0
-SIZE (gallery/sk_SK-1.5-RC2.tar.gz) = 90250
-MD5 (gallery/sl_SI-1.5-RC2.tar.gz) = 584c459d97e553b0a7b45d336c6b5b20
-SIZE (gallery/sl_SI-1.5-RC2.tar.gz) = 89788
-MD5 (gallery/sv_SE-1.5-RC2.tar.gz) = c477700e997cb00dca3d3faf5f29b1db
-SIZE (gallery/sv_SE-1.5-RC2.tar.gz) = 144866
-MD5 (gallery/tr_TR-1.5-RC2.tar.gz) = cd03a96f86203f22abe57937e112d134
-SIZE (gallery/tr_TR-1.5-RC2.tar.gz) = 92485
-MD5 (gallery/vi_VN-1.5-RC2.tar.gz) = 20103bd21e2caa86533dbd616d4d7817
-SIZE (gallery/vi_VN-1.5-RC2.tar.gz) = 147463
-MD5 (gallery/zh_HK-1.5-RC2.tar.gz) = f13ebca41b53681ab481fe7a40dc5fb7
-SIZE (gallery/zh_HK-1.5-RC2.tar.gz) = 133739
-MD5 (gallery/zh_HK.utf8-1.5-RC2.tar.gz) = cf03fb5977fa0e4ff42dd380bfe919f3
-SIZE (gallery/zh_HK.utf8-1.5-RC2.tar.gz) = 139761
-MD5 (gallery/zh_TW-1.5-RC2.tar.gz) = 852f7e5564671077711f13f0fd452c84
-SIZE (gallery/zh_TW-1.5-RC2.tar.gz) = 130764
diff --git a/www/gallery3/pkg-descr b/www/gallery3/pkg-descr
deleted file mode 100644
index aa86f0dc04c1..000000000000
--- a/www/gallery3/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Gallery is a slick web based photo album written using PHP. Easy to install
-(it includes a config wizard), it provides users with the ability to create
-and maintain their own albums in the album collection via an intuitive web
-interface. Photo management includes automatic thumbnail creation, image
-resizing, rotation, ordering, captioning, searching and more. Albums can
-have read, write and caption permissions per individual authenticated user
-for an additional level of privacy.
-
-WWW: http://gallery.sourceforge.net/
diff --git a/www/gallery3/pkg-message b/www/gallery3/pkg-message
deleted file mode 100644
index 7b0efc8225b7..000000000000
--- a/www/gallery3/pkg-message
+++ /dev/null
@@ -1,16 +0,0 @@
-*****************************************************************
-
- Please consider adding the following 3 lines to your httpd.conf
-
- <Directory %%PREFIX%%/%%GALLERYDIR%%>
- AllowOverride Options FileInfo
- </Directory>
-
- Then restart apache: 'apachectl graceful'
-
-*****************************************************************
-
- Please visit 'http://{host.domain}/gallery/' in a
- web-browser and follow the configuration instructions.
-
-*****************************************************************
diff --git a/www/gallery3/pkg-plist b/www/gallery3/pkg-plist
deleted file mode 100644
index be6da821b88f..000000000000
--- a/www/gallery3/pkg-plist
+++ /dev/null
@@ -1,1058 +0,0 @@
-%%GALLERYDIR%%/ChangeLog.archive.gz
-%%GALLERYDIR%%/Version.php
-%%GALLERYDIR%%/add_comment.php
-%%GALLERYDIR%%/add_photos.php
-%%GALLERYDIR%%/add_photos_frame.php
-%%GALLERYDIR%%/add_photos_refresh.php
-%%GALLERYDIR%%/admin-page.php
-%%GALLERYDIR%%/album_permissions.php
-%%GALLERYDIR%%/albums.php
-%%GALLERYDIR%%/block-random.php
-%%GALLERYDIR%%/captionator.php
-%%GALLERYDIR%%/classes/Album.php
-%%GALLERYDIR%%/classes/AlbumDB.php
-%%GALLERYDIR%%/classes/AlbumItem.php
-%%GALLERYDIR%%/classes/Comment.php
-%%GALLERYDIR%%/classes/Database.php
-%%GALLERYDIR%%/classes/EverybodyUser.php
-%%GALLERYDIR%%/classes/Image.php
-%%GALLERYDIR%%/classes/LoggedInUser.php
-%%GALLERYDIR%%/classes/NobodyUser.php
-%%GALLERYDIR%%/classes/User.php
-%%GALLERYDIR%%/classes/UserDB.php
-%%GALLERYDIR%%/classes/database/mysql/Database.php
-%%GALLERYDIR%%/classes/gallery/User.php
-%%GALLERYDIR%%/classes/gallery/UserDB.php
-%%GALLERYDIR%%/classes/geeklog/User.php
-%%GALLERYDIR%%/classes/geeklog/UserDB.php
-%%GALLERYDIR%%/classes/mambo/User.php
-%%GALLERYDIR%%/classes/mambo/UserDB.php
-%%GALLERYDIR%%/classes/nsnnuke/AdminUser.php
-%%GALLERYDIR%%/classes/nsnnuke/User.php
-%%GALLERYDIR%%/classes/nsnnuke/UserDB.php
-%%GALLERYDIR%%/classes/nuke5/AdminUser.php
-%%GALLERYDIR%%/classes/nuke5/User.php
-%%GALLERYDIR%%/classes/nuke5/UserDB.php
-%%GALLERYDIR%%/classes/phpbb/User.php
-%%GALLERYDIR%%/classes/phpbb/UserDB.php
-%%GALLERYDIR%%/classes/postnuke/User.php
-%%GALLERYDIR%%/classes/postnuke/UserDB.php
-%%GALLERYDIR%%/classes/postnuke0.7.1/User.php
-%%GALLERYDIR%%/classes/postnuke0.7.1/UserDB.php
-%%GALLERYDIR%%/classes/remote/GalleryRemoteProperties.php
-%%GALLERYDIR%%/configure.sh
-%%GALLERYDIR%%/contrib/GeekLog/CREDITS
-%%GALLERYDIR%%/contrib/mambo/HowTo.txt
-%%GALLERYDIR%%/contrib/mambo/admin.gallery.html.php
-%%GALLERYDIR%%/contrib/mambo/admin.gallery.php
-%%GALLERYDIR%%/contrib/mambo/classes/mambo.php
-%%GALLERYDIR%%/contrib/mambo/gallery.php
-%%GALLERYDIR%%/contrib/mambo/gallery.xml
-%%GALLERYDIR%%/contrib/mambo/images/logo-228x67.png
-%%GALLERYDIR%%/contrib/mambo/includes/frontend.php
-%%GALLERYDIR%%/contrib/mambo/toolbar.gallery.php
-%%GALLERYDIR%%/contrib/phpBB2/CREDITS
-%%GALLERYDIR%%/contrib/phpBB2/HowTo.txt
-%%GALLERYDIR%%/contrib/phpBB2/modules.php
-%%GALLERYDIR%%/contrib/phpBB2/phpBB2-manual_changes.txt
-%%GALLERYDIR%%/contrib/phpBB2/phpBB2.patch
-%%GALLERYDIR%%/contrib/phpnuke/block-Random_Image.php.sample
-%%GALLERYDIR%%/contrib/phpnuke/modules.php.MOD
-%%GALLERYDIR%%/contrib/phpnuke/modules.php.patch
-%%GALLERYDIR%%/contrib/postnuke/readme.72x
-%%GALLERYDIR%%/contrib/postnuke/readme.750
-%%GALLERYDIR%%/copy_photo.php
-%%GALLERYDIR%%/create_user.php
-%%GALLERYDIR%%/css/base.css.default
-%%GALLERYDIR%%/css/config.css.default
-%%GALLERYDIR%%/css/embedded_style.css.default
-%%GALLERYDIR%%/css/screen.css.default
-%%GALLERYDIR%%/delete_album.php
-%%GALLERYDIR%%/delete_photo.php
-%%GALLERYDIR%%/delete_user.php
-%%GALLERYDIR%%/do_command.php
-%%GALLERYDIR%%/docs/context-help/login.php
-%%GALLERYDIR%%/docs/context-help/register.php
-%%GALLERYDIR%%/docs/context-help/search.php
-%%GALLERYDIR%%/docs/context-help/slideshow.php
-%%GALLERYDIR%%/docs/context-help/test.php
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.backup.html
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.basics.html
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.embedding.html
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.html
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.mirroring.html
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.offline.html
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.patching.html
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.performance.html
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.securing.html
-%%GALLERYDIR%%/docs/g1package/gallery1-admin.users.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.config-wizard.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.credits.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.faq.a.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.faq.b.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.faq.c.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.faq.d.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.faq.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.features.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.help.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.language-packs.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.overview.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.remote-applets.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.required-programs.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.requirements.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.unix-ftp.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.unix-shell.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.upgrade.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.windows-iis.html
-%%GALLERYDIR%%/docs/g1package/gallery1-install.windows.html
-%%GALLERYDIR%%/docs/g1package/gallery1-user.html
-%%GALLERYDIR%%/docs/g1package/gallery1-user.import.html
-%%GALLERYDIR%%/docs/g1package/gallery1-user.watermark.html
-%%GALLERYDIR%%/docs/g1package/html.css
-%%GALLERYDIR%%/docs/g1package/images/basic-auth.gif
-%%GALLERYDIR%%/docs/g1package/images/gallery1-admin/component_menu.png
-%%GALLERYDIR%%/docs/g1package/images/gallery1-admin/gallery_setup.png
-%%GALLERYDIR%%/docs/g1package/images/gallery1-admin/install_from_directory.png
-%%GALLERYDIR%%/docs/g1package/images/gallery1-admin/install_success.png
-%%GALLERYDIR%%/docs/g1package/images/gallery1-admin/main_menu.png
-%%GALLERYDIR%%/docs/g1package/images/up-up.gif
-%%GALLERYDIR%%/docs/g1package/images/up.gif
-%%GALLERYDIR%%/docs/g1package/index.html
-%%GALLERYDIR%%/docs/g1package/preface.html
-%%GALLERYDIR%%/docs/g1package/pretty-html.css
-%%GALLERYDIR%%/docs/gallery1-admin.backup.html
-%%GALLERYDIR%%/docs/gallery1-admin.basics.html
-%%GALLERYDIR%%/docs/gallery1-admin.embedding.html
-%%GALLERYDIR%%/docs/gallery1-admin.html
-%%GALLERYDIR%%/docs/gallery1-admin.mirroring.html
-%%GALLERYDIR%%/docs/gallery1-admin.offline.html
-%%GALLERYDIR%%/docs/gallery1-admin.patching.html
-%%GALLERYDIR%%/docs/gallery1-admin.securing.html
-%%GALLERYDIR%%/docs/gallery1-admin.users.html
-%%GALLERYDIR%%/docs/gallery1-devguide.functions.html
-%%GALLERYDIR%%/docs/gallery1-devguide.html
-%%GALLERYDIR%%/docs/gallery1-install.config-wizard.html
-%%GALLERYDIR%%/docs/gallery1-install.credits.html
-%%GALLERYDIR%%/docs/gallery1-install.faq.a.html
-%%GALLERYDIR%%/docs/gallery1-install.faq.b.html
-%%GALLERYDIR%%/docs/gallery1-install.faq.c.html
-%%GALLERYDIR%%/docs/gallery1-install.faq.d.html
-%%GALLERYDIR%%/docs/gallery1-install.faq.html
-%%GALLERYDIR%%/docs/gallery1-install.features.html
-%%GALLERYDIR%%/docs/gallery1-install.help.html
-%%GALLERYDIR%%/docs/gallery1-install.html
-%%GALLERYDIR%%/docs/gallery1-install.language-packs.html
-%%GALLERYDIR%%/docs/gallery1-install.overview.html
-%%GALLERYDIR%%/docs/gallery1-install.remote-applets.html
-%%GALLERYDIR%%/docs/gallery1-install.required-programs.html
-%%GALLERYDIR%%/docs/gallery1-install.requirements.html
-%%GALLERYDIR%%/docs/gallery1-install.unix-ftp.html
-%%GALLERYDIR%%/docs/gallery1-install.unix-shell.html
-%%GALLERYDIR%%/docs/gallery1-install.upgrade.html
-%%GALLERYDIR%%/docs/gallery1-install.windows-iis.html
-%%GALLERYDIR%%/docs/gallery1-install.windows.html
-%%GALLERYDIR%%/docs/gallery1-user.html
-%%GALLERYDIR%%/docs/gallery1-user.import.html
-%%GALLERYDIR%%/docs/gallery1-user.watermark.html
-%%GALLERYDIR%%/docs/html.css
-%%GALLERYDIR%%/docs/images/basic-auth.gif
-%%GALLERYDIR%%/docs/images/diagnostics.gif
-%%GALLERYDIR%%/docs/images/step2setup.gif
-%%GALLERYDIR%%/docs/images/up-up.gif
-%%GALLERYDIR%%/docs/images/up.gif
-%%GALLERYDIR%%/docs/index.html
-%%GALLERYDIR%%/docs/preface.html
-%%GALLERYDIR%%/docs/pretty-html.css
-%%GALLERYDIR%%/edit_appearance.php
-%%GALLERYDIR%%/edit_caption.php
-%%GALLERYDIR%%/edit_field.php
-%%GALLERYDIR%%/edit_thumb.php
-%%GALLERYDIR%%/edit_watermark.php
-%%GALLERYDIR%%/errors/configure_help.php
-%%GALLERYDIR%%/errors/reconfigure.php
-%%GALLERYDIR%%/errors/unconfigured.php
-%%GALLERYDIR%%/extra_fields.php
-%%GALLERYDIR%%/gallery_remote.php
-%%GALLERYDIR%%/gallery_remote2.php
-%%GALLERYDIR%%/html/errorRow.inc
-%%GALLERYDIR%%/html/userData.inc
-%%GALLERYDIR%%/html_wrap/album.footer.default
-%%GALLERYDIR%%/html_wrap/album.header.default
-%%GALLERYDIR%%/html_wrap/frames/README.php
-%%GALLERYDIR%%/html_wrap/frames/golden/BB.gif
-%%GALLERYDIR%%/html_wrap/frames/golden/BL.gif
-%%GALLERYDIR%%/html_wrap/frames/golden/BR.gif
-%%GALLERYDIR%%/html_wrap/frames/golden/LL.gif
-%%GALLERYDIR%%/html_wrap/frames/golden/RR.gif
-%%GALLERYDIR%%/html_wrap/frames/golden/TL.gif
-%%GALLERYDIR%%/html_wrap/frames/golden/TR.gif
-%%GALLERYDIR%%/html_wrap/frames/golden/TT.gif
-%%GALLERYDIR%%/html_wrap/frames/golden/frame.def
-%%GALLERYDIR%%/html_wrap/frames/notebook/BB.gif
-%%GALLERYDIR%%/html_wrap/frames/notebook/BL.gif
-%%GALLERYDIR%%/html_wrap/frames/notebook/BR.gif
-%%GALLERYDIR%%/html_wrap/frames/notebook/LL.gif
-%%GALLERYDIR%%/html_wrap/frames/notebook/RR.gif
-%%GALLERYDIR%%/html_wrap/frames/notebook/TL.gif
-%%GALLERYDIR%%/html_wrap/frames/notebook/TR.gif
-%%GALLERYDIR%%/html_wrap/frames/notebook/TT.gif
-%%GALLERYDIR%%/html_wrap/frames/notebook/frame.def
-%%GALLERYDIR%%/html_wrap/frames/polaroid/BB.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroid/BL.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroid/BR.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroid/LL.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroid/RR.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroid/TL.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroid/TR.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroid/TT.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroid/frame.def
-%%GALLERYDIR%%/html_wrap/frames/polaroid/pixel_trans.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroids/BB.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroids/BL.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroids/BR.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroids/LL.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroids/RR.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroids/TL.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroids/TR.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroids/TT.gif
-%%GALLERYDIR%%/html_wrap/frames/polaroids/frame.def
-%%GALLERYDIR%%/html_wrap/frames/polaroids/pixel_trans.gif
-%%GALLERYDIR%%/html_wrap/frames/shadows/BB.png
-%%GALLERYDIR%%/html_wrap/frames/shadows/BBL.png
-%%GALLERYDIR%%/html_wrap/frames/shadows/BR.png
-%%GALLERYDIR%%/html_wrap/frames/shadows/RR.png
-%%GALLERYDIR%%/html_wrap/frames/shadows/RRT.png
-%%GALLERYDIR%%/html_wrap/frames/shadows/frame.def
-%%GALLERYDIR%%/html_wrap/frames/shadows/pixel_trans.png
-%%GALLERYDIR%%/html_wrap/frames/simple_book/BB.gif
-%%GALLERYDIR%%/html_wrap/frames/simple_book/BL.gif
-%%GALLERYDIR%%/html_wrap/frames/simple_book/BR.gif
-%%GALLERYDIR%%/html_wrap/frames/simple_book/RR.gif
-%%GALLERYDIR%%/html_wrap/frames/simple_book/TR.gif
-%%GALLERYDIR%%/html_wrap/frames/simple_book/dot.gif
-%%GALLERYDIR%%/html_wrap/frames/simple_book/frame.def
-%%GALLERYDIR%%/html_wrap/frames/simple_book/pixel_trans.gif
-%%GALLERYDIR%%/html_wrap/frames/wooden/BB.gif
-%%GALLERYDIR%%/html_wrap/frames/wooden/BL.gif
-%%GALLERYDIR%%/html_wrap/frames/wooden/BR.gif
-%%GALLERYDIR%%/html_wrap/frames/wooden/LL.gif
-%%GALLERYDIR%%/html_wrap/frames/wooden/RR.gif
-%%GALLERYDIR%%/html_wrap/frames/wooden/TL.gif
-%%GALLERYDIR%%/html_wrap/frames/wooden/TR.gif
-%%GALLERYDIR%%/html_wrap/frames/wooden/TT.gif
-%%GALLERYDIR%%/html_wrap/frames/wooden/frame.def
-%%GALLERYDIR%%/html_wrap/gallery.footer.default
-%%GALLERYDIR%%/html_wrap/gallery.header.default
-%%GALLERYDIR%%/html_wrap/general.footer.default
-%%GALLERYDIR%%/html_wrap/inline_albumthumb.footer.default
-%%GALLERYDIR%%/html_wrap/inline_albumthumb.frame.default
-%%GALLERYDIR%%/html_wrap/inline_albumthumb.header.default
-%%GALLERYDIR%%/html_wrap/inline_gallerythumb.frame.default
-%%GALLERYDIR%%/html_wrap/inline_imagewrap.inc
-%%GALLERYDIR%%/html_wrap/inline_moviethumb.frame.default
-%%GALLERYDIR%%/html_wrap/inline_photo.footer.default
-%%GALLERYDIR%%/html_wrap/inline_photo.frame.default
-%%GALLERYDIR%%/html_wrap/inline_photo.header.default
-%%GALLERYDIR%%/html_wrap/inline_photothumb.frame.default
-%%GALLERYDIR%%/html_wrap/photo.footer.default
-%%GALLERYDIR%%/html_wrap/photo.header.default
-%%GALLERYDIR%%/html_wrap/search.footer.default
-%%GALLERYDIR%%/html_wrap/search.header.default
-%%GALLERYDIR%%/html_wrap/slideshow.footer.default
-%%GALLERYDIR%%/html_wrap/slideshow.header.default
-%%GALLERYDIR%%/html_wrap/stats.footer.default
-%%GALLERYDIR%%/html_wrap/stats.header.default
-%%GALLERYDIR%%/html_wrap/wrapper.footer.default
-%%GALLERYDIR%%/html_wrap/wrapper.header.default
-%%GALLERYDIR%%/images/BB1.gif
-%%GALLERYDIR%%/images/BL1.gif
-%%GALLERYDIR%%/images/BR1.gif
-%%GALLERYDIR%%/images/LL1.gif
-%%GALLERYDIR%%/images/RR1.gif
-%%GALLERYDIR%%/images/TL1.gif
-%%GALLERYDIR%%/images/TR1.gif
-%%GALLERYDIR%%/images/TT1.gif
-%%GALLERYDIR%%/images/admin_delete.gif
-%%GALLERYDIR%%/images/admin_hide.gif
-%%GALLERYDIR%%/images/admin_highlight.gif
-%%GALLERYDIR%%/images/admin_move.gif
-%%GALLERYDIR%%/images/admin_rotate.gif
-%%GALLERYDIR%%/images/admin_unhide.gif
-%%GALLERYDIR%%/images/albumthumb_BB.gif
-%%GALLERYDIR%%/images/albumthumb_BL.gif
-%%GALLERYDIR%%/images/albumthumb_BR.gif
-%%GALLERYDIR%%/images/albumthumb_RR.gif
-%%GALLERYDIR%%/images/albumthumb_TR.gif
-%%GALLERYDIR%%/images/bar.gif
-%%GALLERYDIR%%/images/computer.gif
-%%GALLERYDIR%%/images/donate.jpg
-%%GALLERYDIR%%/images/favicon.ico
-%%GALLERYDIR%%/images/g1-phpBB2-icon.png
-%%GALLERYDIR%%/images/gallery-tag.png
-%%GALLERYDIR%%/images/icons/1leftarrow.gif
-%%GALLERYDIR%%/images/icons/1rightarrow.gif
-%%GALLERYDIR%%/images/icons/2downarrow.gif
-%%GALLERYDIR%%/images/icons/delete.gif
-%%GALLERYDIR%%/images/icons/display.gif
-%%GALLERYDIR%%/images/icons/exit.gif
-%%GALLERYDIR%%/images/icons/folder_new.gif
-%%GALLERYDIR%%/images/icons/frame_query.gif
-%%GALLERYDIR%%/images/icons/history.gif
-%%GALLERYDIR%%/images/icons/identity.gif
-%%GALLERYDIR%%/images/icons/info.gif
-%%GALLERYDIR%%/images/icons/kdf.gif
-%%GALLERYDIR%%/images/icons/reload.gif
-%%GALLERYDIR%%/images/icons/showcomment.gif
-%%GALLERYDIR%%/images/icons/window_fullscreen.gif
-%%GALLERYDIR%%/images/icons/window_nofullscreen.gif
-%%GALLERYDIR%%/images/icons/yast_sysadmin.gif
-%%GALLERYDIR%%/images/icons/yast_sysadmin2.gif
-%%GALLERYDIR%%/images/movie.thumb.jpg
-%%GALLERYDIR%%/images/nav_dot.gif
-%%GALLERYDIR%%/images/nav_dot_left.gif
-%%GALLERYDIR%%/images/nav_dot_right.gif
-%%GALLERYDIR%%/images/nav_first.gif
-%%GALLERYDIR%%/images/nav_home.gif
-%%GALLERYDIR%%/images/nav_last.gif
-%%GALLERYDIR%%/images/nav_next.gif
-%%GALLERYDIR%%/images/nav_page.gif
-%%GALLERYDIR%%/images/nav_prev.gif
-%%GALLERYDIR%%/images/pixel_trans.gif
-%%GALLERYDIR%%/images/simplex-bkg.gif
-%%GALLERYDIR%%/images/tab_bottom.gif
-%%GALLERYDIR%%/images/uploading.gif
-%%GALLERYDIR%%/includes/add_photos/add_admin.inc
-%%GALLERYDIR%%/includes/add_photos/add_applet.cfg
-%%GALLERYDIR%%/includes/add_photos/add_applet.inc
-%%GALLERYDIR%%/includes/add_photos/add_applet_mini.cfg
-%%GALLERYDIR%%/includes/add_photos/add_applet_mini.inc
-%%GALLERYDIR%%/includes/add_photos/add_form.inc
-%%GALLERYDIR%%/includes/add_photos/add_other.inc
-%%GALLERYDIR%%/includes/add_photos/add_url.inc
-%%GALLERYDIR%%/includes/add_photos/captionOptions.inc.php
-%%GALLERYDIR%%/includes/slideshow/applet.cfg
-%%GALLERYDIR%%/includes/slideshow/applet.inc
-%%GALLERYDIR%%/includes/slideshow/high.inc
-%%GALLERYDIR%%/includes/slideshow/low.inc
-%%GALLERYDIR%%/includes/stats/stats.inc.php
-%%GALLERYDIR%%/index.php
-%%GALLERYDIR%%/init.php
-%%GALLERYDIR%%/java/GalleryRemoteApplet.jar
-%%GALLERYDIR%%/java/GalleryRemoteAppletMini.jar
-%%GALLERYDIR%%/java/GalleryRemoteHTTPClient.jar
-%%GALLERYDIR%%/java/ImageTools.jar
-%%GALLERYDIR%%/java/applet_img.jar
-%%GALLERYDIR%%/java/metadata-extractor-2.1.jar
-%%GALLERYDIR%%/js/client_sniff.js
-%%GALLERYDIR%%/js/fitToWindow.js.php
-%%GALLERYDIR%%/js/sectionTabs.js.php
-%%GALLERYDIR%%/layout/adminAlbumCommands.inc
-%%GALLERYDIR%%/layout/adminbox.inc
-%%GALLERYDIR%%/layout/breadcrumb.inc
-%%GALLERYDIR%%/layout/commentbox.inc
-%%GALLERYDIR%%/layout/commentboxbottom.inc
-%%GALLERYDIR%%/layout/commentboxtop.inc
-%%GALLERYDIR%%/layout/commentdraw.inc
-%%GALLERYDIR%%/layout/ml_pulldown.inc
-%%GALLERYDIR%%/layout/navigator.inc
-%%GALLERYDIR%%/layout/navphoto.inc
-%%GALLERYDIR%%/layout/navtablebegin.inc
-%%GALLERYDIR%%/layout/navtableend.inc
-%%GALLERYDIR%%/layout/navtablemiddle.inc
-%%GALLERYDIR%%/layout/searchdraw.inc
-%%GALLERYDIR%%/layout/watermarkform.inc
-%%GALLERYDIR%%/lib/Form.php
-%%GALLERYDIR%%/lib/lang.php
-%%GALLERYDIR%%/lib/popup.php
-%%GALLERYDIR%%/lib/url.php
-%%GALLERYDIR%%/lib/voting.php
-%%NLS%%%%GALLERYDIR%%/locale/af_ZA/LC_MESSAGES/af_ZA-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/af_ZA/LC_MESSAGES/af_ZA-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/af_ZA/af_ZA-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/af_ZA/af_ZA-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/af_ZA/af_ZA-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/af_ZA/flagimage/af_ZA.gif
-%%NLS%%%%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES/bg_BG-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES/bg_BG-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/bg_BG/bg_BG-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/bg_BG/bg_BG-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/bg_BG/bg_BG-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/bg_BG/flagimage/bg_BG.gif
-%%NLS%%%%GALLERYDIR%%/locale/ca_ES/LC_MESSAGES/ca_ES-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/ca_ES/LC_MESSAGES/ca_ES-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/ca_ES/ca_ES-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/ca_ES/ca_ES-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/ca_ES/ca_ES-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/ca_ES/flagimage/ca_ES.gif
-%%NLS%%%%GALLERYDIR%%/locale/cs_CZ.iso-8859-2/LC_MESSAGES/cs_CZ.iso-8859-2-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/cs_CZ.iso-8859-2/LC_MESSAGES/cs_CZ.iso-8859-2-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/cs_CZ.iso-8859-2/cs_CZ.iso-8859-2-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/cs_CZ.iso-8859-2/cs_CZ.iso-8859-2-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/cs_CZ.iso-8859-2/cs_CZ.iso-8859-2-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/cs_CZ.iso-8859-2/flagimage/cs_CZ.iso-8859-2.gif
-%%NLS%%%%GALLERYDIR%%/locale/da_DK/LC_MESSAGES/da_DK-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/da_DK/LC_MESSAGES/da_DK-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/da_DK/da_DK-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/da_DK/da_DK-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/da_DK/da_DK-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/da_DK/flagimage/da_DK.gif
-%%NLS%%%%GALLERYDIR%%/locale/de_DE/LC_MESSAGES/de_DE-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/de_DE/LC_MESSAGES/de_DE-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/de_DE/de_DE-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/de_DE/de_DE-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/de_DE/de_DE-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/de_DE/flagimage/de_DE.gif
-%%NLS%%%%GALLERYDIR%%/locale/en_GB/LC_MESSAGES/en_GB-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/en_GB/LC_MESSAGES/en_GB-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/en_GB/en_GB-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/en_GB/en_GB-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/en_GB/en_GB-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/en_GB/flagimage/en_GB.gif
-%%GALLERYDIR%%/locale/en_US/flagimage/en_US.gif
-%%NLS%%%%GALLERYDIR%%/locale/es_ES/LC_MESSAGES/es_ES-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/es_ES/LC_MESSAGES/es_ES-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/es_ES/es_ES-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/es_ES/es_ES-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/es_ES/es_ES-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/es_ES/flagimage/es_ES.gif
-%%NLS%%%%GALLERYDIR%%/locale/fi_FI/LC_MESSAGES/fi_FI-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/fi_FI/LC_MESSAGES/fi_FI-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/fi_FI/fi_FI-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/fi_FI/fi_FI-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/fi_FI/fi_FI-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/fi_FI/flagimage/fi_FI.gif
-%%NLS%%%%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES/fr_FR-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES/fr_FR-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/fr_FR/flagimage/fr_FR.gif
-%%NLS%%%%GALLERYDIR%%/locale/fr_FR/fr_FR-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/fr_FR/fr_FR-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/fr_FR/fr_FR-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/gl_ES/LC_MESSAGES/gl_ES-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/gl_ES/LC_MESSAGES/gl_ES-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/gl_ES/flagimage/gl_ES.gif
-%%NLS%%%%GALLERYDIR%%/locale/gl_ES/gl_ES-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/gl_ES/gl_ES-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/gl_ES/gl_ES-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES/hu_HU-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES/hu_HU-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/hu_HU/flagimage/hu_HU.gif
-%%NLS%%%%GALLERYDIR%%/locale/hu_HU/hu_HU-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/hu_HU/hu_HU-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/hu_HU/hu_HU-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/is_IS/LC_MESSAGES/is_IS-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/is_IS/LC_MESSAGES/is_IS-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/is_IS/flagimage/is_IS.gif
-%%NLS%%%%GALLERYDIR%%/locale/is_IS/is_IS-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/is_IS/is_IS-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/is_IS/is_IS-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/it_IT/LC_MESSAGES/it_IT-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/it_IT/LC_MESSAGES/it_IT-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/it_IT/flagimage/it_IT.gif
-%%NLS%%%%GALLERYDIR%%/locale/it_IT/it_IT-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/it_IT/it_IT-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/it_IT/it_IT-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES/ja_JP-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES/ja_JP-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/ja_JP/flagimage/ja_JP.gif
-%%NLS%%%%GALLERYDIR%%/locale/ja_JP/ja_JP-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/ja_JP/ja_JP-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/ja_JP/ja_JP-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES/ko_KR-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES/ko_KR-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/ko_KR/flagimage/ko_KR.gif
-%%NLS%%%%GALLERYDIR%%/locale/ko_KR/ko_KR-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/ko_KR/ko_KR-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/ko_KR/ko_KR-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES/lt_LT-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES/lt_LT-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/lt_LT/flagimage/lt_LT.gif
-%%NLS%%%%GALLERYDIR%%/locale/lt_LT/lt_LT-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/lt_LT/lt_LT-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/lt_LT/lt_LT-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/nl_NL/LC_MESSAGES/nl_NL-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/nl_NL/LC_MESSAGES/nl_NL-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/nl_NL/flagimage/nl_NL.gif
-%%NLS%%%%GALLERYDIR%%/locale/nl_NL/nl_NL-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/nl_NL/nl_NL-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/nl_NL/nl_NL-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/no_NO/LC_MESSAGES/no_NO-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/no_NO/LC_MESSAGES/no_NO-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/no_NO/flagimage/no_NO.gif
-%%NLS%%%%GALLERYDIR%%/locale/no_NO/no_NO-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/no_NO/no_NO-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/no_NO/no_NO-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES/pl_PL-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES/pl_PL-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/pl_PL/flagimage/pl_PL.gif
-%%NLS%%%%GALLERYDIR%%/locale/pl_PL/pl_PL-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/pl_PL/pl_PL-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/pl_PL/pl_PL-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES/pt_BR-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES/pt_BR-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/pt_BR/flagimage/pt_BR.gif
-%%NLS%%%%GALLERYDIR%%/locale/pt_BR/pt_BR-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/pt_BR/pt_BR-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/pt_BR/pt_BR-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES/pt_PT-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES/pt_PT-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/pt_PT/flagimage/pt_PT.gif
-%%NLS%%%%GALLERYDIR%%/locale/pt_PT/pt_PT-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/pt_PT/pt_PT-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/pt_PT/pt_PT-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.cp1251/LC_MESSAGES/ru_RU.cp1251-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.cp1251/LC_MESSAGES/ru_RU.cp1251-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.cp1251/flagimage/ru_RU.cp1251.gif
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.cp1251/ru_RU.cp1251-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.cp1251/ru_RU.cp1251-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.cp1251/ru_RU.cp1251-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.koi8r/LC_MESSAGES/ru_RU.koi8r-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.koi8r/LC_MESSAGES/ru_RU.koi8r-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.koi8r/flagimage/ru_RU.koi8r.gif
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.koi8r/ru_RU.koi8r-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.koi8r/ru_RU.koi8r-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/ru_RU.koi8r/ru_RU.koi8r-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/sk_SK/LC_MESSAGES/sk_SK-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/sk_SK/LC_MESSAGES/sk_SK-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/sk_SK/flagimage/sk_SK.gif
-%%NLS%%%%GALLERYDIR%%/locale/sk_SK/sk_SK-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/sk_SK/sk_SK-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/sl_SI/LC_MESSAGES/sl_SI-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/sl_SI/LC_MESSAGES/sl_SI-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/sl_SI/flagimage/sl_SI.gif
-%%NLS%%%%GALLERYDIR%%/locale/sl_SI/sl_SI-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/sl_SI/sl_SI-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/sl_SI/sl_SI-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/sv_SE/LC_MESSAGES/sv_SE-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/sv_SE/LC_MESSAGES/sv_SE-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/sv_SE/flagimage/sv_SE.gif
-%%NLS%%%%GALLERYDIR%%/locale/sv_SE/sv_SE-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/sv_SE/sv_SE-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/sv_SE/sv_SE-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/tr_TR/LC_MESSAGES/tr_TR-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/tr_TR/LC_MESSAGES/tr_TR-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/tr_TR/flagimage/tr_TR.gif
-%%NLS%%%%GALLERYDIR%%/locale/tr_TR/tr_TR-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/tr_TR/tr_TR-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/tr_TR/tr_TR-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/vi_VN/LC_MESSAGES/vi_VN-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/vi_VN/LC_MESSAGES/vi_VN-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/vi_VN/flagimage/vi_VN.gif
-%%NLS%%%%GALLERYDIR%%/locale/vi_VN/vi_VN-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/vi_VN/vi_VN-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/vi_VN/vi_VN-nls.php
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK/LC_MESSAGES/zh_HK-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK/LC_MESSAGES/zh_HK-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK/flagimage/zh_TW.gif
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK/zh_HK-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK/zh_HK-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK.utf8/LC_MESSAGES/zh_HK.utf8-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK.utf8/LC_MESSAGES/zh_HK.utf8-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK.utf8/flagimage/zh_HK.gif
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK.utf8/zh_HK.utf8-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/zh_HK.utf8/zh_HK.utf8-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/zh_TW/LC_MESSAGES/zh_TW-gallery_config.mo
-%%NLS%%%%GALLERYDIR%%/locale/zh_TW/LC_MESSAGES/zh_TW-gallery_core.mo
-%%NLS%%%%GALLERYDIR%%/locale/zh_TW/flagimage/zh_TW.gif
-%%NLS%%%%GALLERYDIR%%/locale/zh_TW/zh_TW-gallery_config.po
-%%NLS%%%%GALLERYDIR%%/locale/zh_TW/zh_TW-gallery_core.po
-%%NLS%%%%GALLERYDIR%%/locale/zh_TW/zh_TW-nls.php
-%%GALLERYDIR%%/login.php
-%%GALLERYDIR%%/manage_users.php
-%%GALLERYDIR%%/manifest.inc
-%%GALLERYDIR%%/modify_user.php
-%%GALLERYDIR%%/move_album.php
-%%GALLERYDIR%%/move_photo.php
-%%GALLERYDIR%%/multi_create_user.php
-%%GALLERYDIR%%/new_password.php
-%%GALLERYDIR%%/nls.php
-%%GALLERYDIR%%/photo_owner.php
-%%GALLERYDIR%%/platform/fs_unix.php
-%%GALLERYDIR%%/platform/fs_win32.php
-%%GALLERYDIR%%/po/CREDITS
-%%GALLERYDIR%%/po/change_version.sh
-%%GALLERYDIR%%/po/copyright.txt
-%%GALLERYDIR%%/po/create_po_template.sh
-%%GALLERYDIR%%/po/edit_changelog.sh
-%%GALLERYDIR%%/po/filelist-config
-%%GALLERYDIR%%/po/filelist-core
-%%GALLERYDIR%%/po/gallery-config.pot
-%%GALLERYDIR%%/po/gallery-core.pot
-%%GALLERYDIR%%/po/make_mo_files.sh
-%%GALLERYDIR%%/po/percents.pl
-%%GALLERYDIR%%/po/remove_obsolete.pl
-%%GALLERYDIR%%/po/transform_fuzzy.pl
-%%GALLERYDIR%%/po/update_po_files.sh
-%%GALLERYDIR%%/poll_properties.php
-%%GALLERYDIR%%/poll_results.php
-%%GALLERYDIR%%/progress_uploading.php
-%%GALLERYDIR%%/publish_xp.php
-%%GALLERYDIR%%/publish_xp_docs.php
-%%GALLERYDIR%%/register.php
-%%GALLERYDIR%%/rename_album.php
-%%GALLERYDIR%%/reset_votes.php
-%%GALLERYDIR%%/resize_photo.php
-%%GALLERYDIR%%/rotate_photo.php
-%%GALLERYDIR%%/rss.php
-%%GALLERYDIR%%/save_photos.php
-%%GALLERYDIR%%/search.php
-%%GALLERYDIR%%/secure.sh
-%%GALLERYDIR%%/session.php
-%%GALLERYDIR%%/setup/.htaccess
-%%GALLERYDIR%%/setup/backup_albums.php
-%%GALLERYDIR%%/setup/check.inc
-%%GALLERYDIR%%/setup/check_imagemagick.php
-%%GALLERYDIR%%/setup/check_mail.php
-%%GALLERYDIR%%/setup/check_netpbm.php
-%%GALLERYDIR%%/setup/check_versions.php
-%%GALLERYDIR%%/setup/config_data.inc
-%%GALLERYDIR%%/setup/confirm.inc
-%%GALLERYDIR%%/setup/constants.inc
-%%GALLERYDIR%%/setup/defaults.inc
-%%GALLERYDIR%%/setup/diagnostics.php
-%%GALLERYDIR%%/setup/frame_test.php
-%%GALLERYDIR%%/setup/functions.inc
-%%GALLERYDIR%%/setup/ghcc.php
-%%GALLERYDIR%%/setup/gpl.txt
-%%GALLERYDIR%%/setup/index.php
-%%GALLERYDIR%%/setup/init.php
-%%GALLERYDIR%%/setup/login.inc
-%%GALLERYDIR%%/setup/mod_rewrite.template
-%%GALLERYDIR%%/setup/php_value.template
-%%GALLERYDIR%%/setup/php_value_ok.php
-%%GALLERYDIR%%/setup/phpinfo.php
-%%GALLERYDIR%%/setup/session_test.php
-%%GALLERYDIR%%/setup/write.inc
-%%GALLERYDIR%%/skins/bars002/css/screen.css
-%%GALLERYDIR%%/skins/bars002/images/navbar.jpg
-%%GALLERYDIR%%/skins/bars002/images/screenshot.jpg
-%%GALLERYDIR%%/skins/bars002/images/topbar.jpg
-%%GALLERYDIR%%/skins/bars002/style.def
-%%GALLERYDIR%%/skins/bblue/css/screen.css
-%%GALLERYDIR%%/skins/bblue/images/mod_headliner.jpg
-%%GALLERYDIR%%/skins/bblue/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/bblue/images/mod_toplight_bg.jpg
-%%GALLERYDIR%%/skins/bblue/images/mod_toplight_left.jpg
-%%GALLERYDIR%%/skins/bblue/images/mod_toplight_right.jpg
-%%GALLERYDIR%%/skins/bblue/images/mod_under_hl.jpg
-%%GALLERYDIR%%/skins/bblue/images/screenshot.jpg
-%%GALLERYDIR%%/skins/bblue/style.def
-%%GALLERYDIR%%/skins/bgreen/css/screen.css
-%%GALLERYDIR%%/skins/bgreen/images/mod_headliner.jpg
-%%GALLERYDIR%%/skins/bgreen/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_bg.jpg
-%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_left.gif
-%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_left.jpg
-%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_right.gif
-%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_right.jpg
-%%GALLERYDIR%%/skins/bgreen/images/mod_under_hl.jpg
-%%GALLERYDIR%%/skins/bgreen/images/screenshot.jpg
-%%GALLERYDIR%%/skins/bgreen/style.def
-%%GALLERYDIR%%/skins/bgreen2/css/screen.css
-%%GALLERYDIR%%/skins/bgreen2/images/mod_headliner.jpg
-%%GALLERYDIR%%/skins/bgreen2/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/bgreen2/images/mod_toplight_bg.jpg
-%%GALLERYDIR%%/skins/bgreen2/images/mod_toplight_left.jpg
-%%GALLERYDIR%%/skins/bgreen2/images/mod_toplight_right.jpg
-%%GALLERYDIR%%/skins/bgreen2/images/mod_under_hl.jpg
-%%GALLERYDIR%%/skins/bgreen2/images/screenshot.jpg
-%%GALLERYDIR%%/skins/bgreen2/style.def
-%%GALLERYDIR%%/skins/black/css/screen.css
-%%GALLERYDIR%%/skins/black/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/black/images/mod_titlebar.jpg
-%%GALLERYDIR%%/skins/black/images/screenshot.jpg
-%%GALLERYDIR%%/skins/black/style.def
-%%GALLERYDIR%%/skins/bluemod/css/screen.css
-%%GALLERYDIR%%/skins/bluemod/images/mod_background.jpg
-%%GALLERYDIR%%/skins/bluemod/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/bluemod/images/mod_titlebar.jpg
-%%GALLERYDIR%%/skins/bluemod/images/mod_titlemid.jpg
-%%GALLERYDIR%%/skins/bluemod/images/screenshot.jpg
-%%GALLERYDIR%%/skins/bluemod/style.def
-%%GALLERYDIR%%/skins/bpurple/css/screen.css
-%%GALLERYDIR%%/skins/bpurple/images/mod_headliner.jpg
-%%GALLERYDIR%%/skins/bpurple/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/bpurple/images/mod_toplight_bg.jpg
-%%GALLERYDIR%%/skins/bpurple/images/mod_toplight_left.jpg
-%%GALLERYDIR%%/skins/bpurple/images/mod_toplight_right.jpg
-%%GALLERYDIR%%/skins/bpurple/images/mod_under_hl.jpg
-%%GALLERYDIR%%/skins/bpurple/images/screenshot.jpg
-%%GALLERYDIR%%/skins/bpurple/style.def
-%%GALLERYDIR%%/skins/bred/css/screen.css
-%%GALLERYDIR%%/skins/bred/images/mod_headliner.jpg
-%%GALLERYDIR%%/skins/bred/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/bred/images/mod_toplight_bg.jpg
-%%GALLERYDIR%%/skins/bred/images/mod_toplight_left.gif
-%%GALLERYDIR%%/skins/bred/images/mod_toplight_left.jpg
-%%GALLERYDIR%%/skins/bred/images/mod_toplight_right.gif
-%%GALLERYDIR%%/skins/bred/images/mod_toplight_right.jpg
-%%GALLERYDIR%%/skins/bred/images/mod_under_hl.jpg
-%%GALLERYDIR%%/skins/bred/images/screenshot.jpg
-%%GALLERYDIR%%/skins/bred/style.def
-%%GALLERYDIR%%/skins/bubbles/css/screen.css
-%%GALLERYDIR%%/skins/bubbles/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/bubbles/images/mod_toplight_bg.jpg
-%%GALLERYDIR%%/skins/bubbles/images/mod_toplight_left.jpg
-%%GALLERYDIR%%/skins/bubbles/images/mod_toplight_right.jpg
-%%GALLERYDIR%%/skins/bubbles/images/screenshot.jpg
-%%GALLERYDIR%%/skins/bubbles/style.def
-%%GALLERYDIR%%/skins/butterfly_green/css/screen.css
-%%GALLERYDIR%%/skins/butterfly_green/images/mod_box.jpg
-%%GALLERYDIR%%/skins/butterfly_green/images/mod_headliner.jpg
-%%GALLERYDIR%%/skins/butterfly_green/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/butterfly_green/images/mod_toplight_bg.jpg
-%%GALLERYDIR%%/skins/butterfly_green/images/mod_toplight_left.jpg
-%%GALLERYDIR%%/skins/butterfly_green/images/screenshot.jpg
-%%GALLERYDIR%%/skins/butterfly_green/style.def
-%%GALLERYDIR%%/skins/greenpurple/css/screen.css
-%%GALLERYDIR%%/skins/greenpurple/images/mod_descbg.jpg
-%%GALLERYDIR%%/skins/greenpurple/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/greenpurple/images/mod_navbox.jpg
-%%GALLERYDIR%%/skins/greenpurple/images/mod_titlebar.jpg
-%%GALLERYDIR%%/skins/greenpurple/images/mod_titlelft.jpg
-%%GALLERYDIR%%/skins/greenpurple/images/mod_titlemid.jpg
-%%GALLERYDIR%%/skins/greenpurple/images/mod_titlert.jpg
-%%GALLERYDIR%%/skins/greenpurple/images/screenshot.jpg
-%%GALLERYDIR%%/skins/greenpurple/style.def
-%%GALLERYDIR%%/skins/hotred/css/screen.css
-%%GALLERYDIR%%/skins/hotred/images/mod_descbg.jpg
-%%GALLERYDIR%%/skins/hotred/images/mod_descbox.jpg
-%%GALLERYDIR%%/skins/hotred/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/hotred/images/mod_navbox.jpg
-%%GALLERYDIR%%/skins/hotred/images/mod_titlebar.jpg
-%%GALLERYDIR%%/skins/hotred/images/mod_titlemid.jpg
-%%GALLERYDIR%%/skins/hotred/images/screenshot.jpg
-%%GALLERYDIR%%/skins/hotred/style.def
-%%GALLERYDIR%%/skins/jenskin/css/screen.css
-%%GALLERYDIR%%/skins/jenskin/images/screenshot.jpg
-%%GALLERYDIR%%/skins/jenskin/images/simplex-bkg.gif
-%%GALLERYDIR%%/skins/jenskin/style.def
-%%GALLERYDIR%%/skins/lilac/css/screen.css
-%%GALLERYDIR%%/skins/lilac/images/mod_descbg.jpg
-%%GALLERYDIR%%/skins/lilac/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/lilac/images/mod_navbox.jpg
-%%GALLERYDIR%%/skins/lilac/images/mod_titlebar.jpg
-%%GALLERYDIR%%/skins/lilac/images/mod_titlemid.jpg
-%%GALLERYDIR%%/skins/lilac/images/screenshot.jpg
-%%GALLERYDIR%%/skins/lilac/style.def
-%%GALLERYDIR%%/skins/madmod1/css/screen.css
-%%GALLERYDIR%%/skins/madmod1/images/background.jpg
-%%GALLERYDIR%%/skins/madmod1/images/background9.jpg
-%%GALLERYDIR%%/skins/madmod1/images/bar.gif
-%%GALLERYDIR%%/skins/madmod1/images/button9.jpg
-%%GALLERYDIR%%/skins/madmod1/images/gallery9.jpg
-%%GALLERYDIR%%/skins/madmod1/images/headbg9.jpg
-%%GALLERYDIR%%/skins/madmod1/images/navbg9.jpg
-%%GALLERYDIR%%/skins/madmod1/images/next9.jpg
-%%GALLERYDIR%%/skins/madmod1/images/prev9.jpg
-%%GALLERYDIR%%/skins/madmod1/images/screenshot.jpg
-%%GALLERYDIR%%/skins/madmod1/images/titlehead9.jpg
-%%GALLERYDIR%%/skins/madmod1/style.def
-%%GALLERYDIR%%/skins/madmod1/tpl/album.footer.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/album.header.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/breadcrumb.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/footer.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/gallery.footer.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/gallery.header.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/header.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/menu.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/navigator.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/navphoto.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/photo.footer.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/photo.header.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/search.footer.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/search.header.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/slideshow.footer.tpl
-%%GALLERYDIR%%/skins/madmod1/tpl/slideshow.header.tpl
-%%GALLERYDIR%%/skins/paint/css/screen.css
-%%GALLERYDIR%%/skins/paint/images/mod_background.jpg
-%%GALLERYDIR%%/skins/paint/images/mod_descbg.jpg
-%%GALLERYDIR%%/skins/paint/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/paint/images/mod_toplight_bg.jpg
-%%GALLERYDIR%%/skins/paint/images/mod_toplight_left.gif
-%%GALLERYDIR%%/skins/paint/images/mod_toplight_right.gif
-%%GALLERYDIR%%/skins/paint/images/screenshot.jpg
-%%GALLERYDIR%%/skins/paint/style.def
-%%GALLERYDIR%%/skins/redmarble/css/screen.css
-%%GALLERYDIR%%/skins/redmarble/images/mod_background.jpg
-%%GALLERYDIR%%/skins/redmarble/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/redmarble/images/mod_titlebar.jpg
-%%GALLERYDIR%%/skins/redmarble/images/mod_titlemid.jpg
-%%GALLERYDIR%%/skins/redmarble/images/screenshot.jpg
-%%GALLERYDIR%%/skins/redmarble/style.def
-%%GALLERYDIR%%/skins/slick/css/screen.css
-%%GALLERYDIR%%/skins/slick/images/mod_background.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_descbg.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_headliner.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_pixel.gif
-%%GALLERYDIR%%/skins/slick/images/mod_title.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_title_bg.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_title_left.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_title_right.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_titlemid.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_toplight_bg.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_toplight_left.jpg
-%%GALLERYDIR%%/skins/slick/images/mod_toplight_right.jpg
-%%GALLERYDIR%%/skins/slick/images/screenshot.jpg
-%%GALLERYDIR%%/skins/slick/style.def
-%%GALLERYDIR%%/skins/suit/css/screen.css
-%%GALLERYDIR%%/skins/suit/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/suit/images/mod_titlebar.jpg
-%%GALLERYDIR%%/skins/suit/images/mod_titlemid.jpg
-%%GALLERYDIR%%/skins/suit/images/screenshot.jpg
-%%GALLERYDIR%%/skins/suit/style.def
-%%GALLERYDIR%%/skins/white1/css/screen.css
-%%GALLERYDIR%%/skins/white1/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/white1/images/mod_titlebar.jpg
-%%GALLERYDIR%%/skins/white1/images/mod_titlemid.jpg
-%%GALLERYDIR%%/skins/white1/images/screenshot.jpg
-%%GALLERYDIR%%/skins/white1/style.def
-%%GALLERYDIR%%/skins/yellow/css/screen.css
-%%GALLERYDIR%%/skins/yellow/images/mod_navbar.jpg
-%%GALLERYDIR%%/skins/yellow/images/mod_titlebar.jpg
-%%GALLERYDIR%%/skins/yellow/images/mod_titlemid.jpg
-%%GALLERYDIR%%/skins/yellow/images/screenshot.jpg
-%%GALLERYDIR%%/skins/yellow/style.def
-%%GALLERYDIR%%/slideshow.php
-%%GALLERYDIR%%/sort_album.php
-%%GALLERYDIR%%/stats-wizard.php
-%%GALLERYDIR%%/stats.php
-%%GALLERYDIR%%/tools/build_manifest.php
-%%GALLERYDIR%%/tools/despam-comments.php
-%%GALLERYDIR%%/tools/find_orphans.php
-%%GALLERYDIR%%/tools/g1-makereport.php
-%%GALLERYDIR%%/tools/g1-report.css
-%%GALLERYDIR%%/tools/g1-report.php
-%%GALLERYDIR%%/tools/include/main.inc
-%%GALLERYDIR%%/tools/include/plugin_rowdata.inc
-%%GALLERYDIR%%/tools/include/row_header.inc
-%%GALLERYDIR%%/tools/validate_albums.php
-%%GALLERYDIR%%/upgrade_album.php
-%%GALLERYDIR%%/upgrade_users.php
-%%GALLERYDIR%%/user_preferences.php
-%%GALLERYDIR%%/util.php
-%%GALLERYDIR%%/view_album.php
-%%GALLERYDIR%%/view_comments.php
-%%GALLERYDIR%%/view_photo.php
-%%GALLERYDIR%%/view_photo_properties.php
-%%GALLERYDIR%%/watermark_album.php
-@dirrm %%GALLERYDIR%%/classes/database/mysql
-@dirrm %%GALLERYDIR%%/classes/database
-@dirrm %%GALLERYDIR%%/classes/gallery
-@dirrm %%GALLERYDIR%%/classes/geeklog
-@dirrm %%GALLERYDIR%%/classes/mambo
-@dirrm %%GALLERYDIR%%/classes/nsnnuke
-@dirrm %%GALLERYDIR%%/classes/nuke5
-@dirrm %%GALLERYDIR%%/classes/phpbb
-@dirrm %%GALLERYDIR%%/classes/postnuke
-@dirrm %%GALLERYDIR%%/classes/postnuke0.7.1
-@dirrm %%GALLERYDIR%%/classes/remote
-@dirrm %%GALLERYDIR%%/classes
-@dirrm %%GALLERYDIR%%/contrib/GeekLog
-@dirrm %%GALLERYDIR%%/contrib/mambo/classes
-@dirrm %%GALLERYDIR%%/contrib/mambo/images
-@dirrm %%GALLERYDIR%%/contrib/mambo/includes
-@dirrm %%GALLERYDIR%%/contrib/mambo
-@dirrm %%GALLERYDIR%%/contrib/phpBB2
-@dirrm %%GALLERYDIR%%/contrib/phpnuke
-@dirrm %%GALLERYDIR%%/contrib/postnuke
-@dirrm %%GALLERYDIR%%/contrib
-@dirrm %%GALLERYDIR%%/css
-@dirrm %%GALLERYDIR%%/docs/context-help
-@dirrm %%GALLERYDIR%%/docs/g1package/images/gallery1-admin
-@dirrm %%GALLERYDIR%%/docs/g1package/images
-@dirrm %%GALLERYDIR%%/docs/g1package
-@dirrm %%GALLERYDIR%%/docs/images
-@dirrm %%GALLERYDIR%%/docs
-@dirrm %%GALLERYDIR%%/errors
-@dirrm %%GALLERYDIR%%/html
-@dirrm %%GALLERYDIR%%/html_wrap/frames/golden
-@dirrm %%GALLERYDIR%%/html_wrap/frames/notebook
-@dirrm %%GALLERYDIR%%/html_wrap/frames/polaroid
-@dirrm %%GALLERYDIR%%/html_wrap/frames/polaroids
-@dirrm %%GALLERYDIR%%/html_wrap/frames/shadows
-@dirrm %%GALLERYDIR%%/html_wrap/frames/simple_book
-@dirrm %%GALLERYDIR%%/html_wrap/frames/wooden
-@dirrm %%GALLERYDIR%%/html_wrap/frames
-@dirrm %%GALLERYDIR%%/html_wrap
-@dirrm %%GALLERYDIR%%/images/icons
-@dirrm %%GALLERYDIR%%/images
-@dirrm %%GALLERYDIR%%/includes/add_photos
-@dirrm %%GALLERYDIR%%/includes/slideshow
-@dirrm %%GALLERYDIR%%/includes/stats
-@dirrm %%GALLERYDIR%%/includes
-@dirrm %%GALLERYDIR%%/java
-@dirrm %%GALLERYDIR%%/js
-@dirrm %%GALLERYDIR%%/layout
-@dirrm %%GALLERYDIR%%/lib
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/af_ZA/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/af_ZA/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/af_ZA
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/bg_BG/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/bg_BG
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ca_ES/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ca_ES/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ca_ES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/cs_CZ.iso-8859-2/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/cs_CZ.iso-8859-2/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/cs_CZ.iso-8859-2
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/da_DK/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/da_DK/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/da_DK
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/de_DE/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/de_DE/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/de_DE
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/en_GB/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/en_GB/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/en_GB
-@dirrm %%GALLERYDIR%%/locale/en_US/flagimage
-@dirrm %%GALLERYDIR%%/locale/en_US
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/es_ES/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/es_ES/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/es_ES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/fi_FI/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/fi_FI/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/fi_FI
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/fr_FR/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/fr_FR
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/gl_ES/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/gl_ES/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/gl_ES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/hu_HU/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/hu_HU
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/is_IS/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/is_IS/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/is_IS
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/it_IT/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/it_IT/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/it_IT
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ja_JP/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ja_JP
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ko_KR/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ko_KR
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/lt_LT/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/lt_LT
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/nl_NL/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/nl_NL/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/nl_NL
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/no_NO/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/no_NO/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/no_NO
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/pl_PL/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/pl_PL
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/pt_BR/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/pt_BR
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/pt_PT/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/pt_PT
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ru_RU.cp1251/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ru_RU.cp1251/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ru_RU.cp1251
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ru_RU.koi8r/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ru_RU.koi8r/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/ru_RU.koi8r
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/sk_SK/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/sk_SK/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/sk_SK
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/sl_SI/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/sl_SI/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/sl_SI
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/sv_SE/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/sv_SE/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/sv_SE
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/tr_TR/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/tr_TR/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/tr_TR
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/vi_VN/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/vi_VN/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/vi_VN
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/zh_HK/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/zh_HK/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/zh_HK
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/zh_HK.utf8/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/zh_HK.utf8/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/zh_HK.utf8
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/zh_TW/LC_MESSAGES
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/zh_TW/flagimage
-@dirrm %%NLS%%%%GALLERYDIR%%/locale/zh_TW
-@dirrm %%NLS%%%%GALLERYDIR%%/locale
-@dirrm %%GALLERYDIR%%/platform
-@dirrm %%GALLERYDIR%%/po
-@dirrm %%GALLERYDIR%%/setup
-@dirrm %%GALLERYDIR%%/skins/bars002/css
-@dirrm %%GALLERYDIR%%/skins/bars002/images
-@dirrm %%GALLERYDIR%%/skins/bars002
-@dirrm %%GALLERYDIR%%/skins/bblue/css
-@dirrm %%GALLERYDIR%%/skins/bblue/images
-@dirrm %%GALLERYDIR%%/skins/bblue
-@dirrm %%GALLERYDIR%%/skins/bgreen/css
-@dirrm %%GALLERYDIR%%/skins/bgreen/images
-@dirrm %%GALLERYDIR%%/skins/bgreen
-@dirrm %%GALLERYDIR%%/skins/bgreen2/css
-@dirrm %%GALLERYDIR%%/skins/bgreen2/images
-@dirrm %%GALLERYDIR%%/skins/bgreen2
-@dirrm %%GALLERYDIR%%/skins/black/css
-@dirrm %%GALLERYDIR%%/skins/black/images
-@dirrm %%GALLERYDIR%%/skins/black
-@dirrm %%GALLERYDIR%%/skins/bluemod/css
-@dirrm %%GALLERYDIR%%/skins/bluemod/images
-@dirrm %%GALLERYDIR%%/skins/bluemod
-@dirrm %%GALLERYDIR%%/skins/bpurple/css
-@dirrm %%GALLERYDIR%%/skins/bpurple/images
-@dirrm %%GALLERYDIR%%/skins/bpurple
-@dirrm %%GALLERYDIR%%/skins/bred/css
-@dirrm %%GALLERYDIR%%/skins/bred/images
-@dirrm %%GALLERYDIR%%/skins/bred
-@dirrm %%GALLERYDIR%%/skins/bubbles/css
-@dirrm %%GALLERYDIR%%/skins/bubbles/images
-@dirrm %%GALLERYDIR%%/skins/bubbles
-@dirrm %%GALLERYDIR%%/skins/butterfly_green/css
-@dirrm %%GALLERYDIR%%/skins/butterfly_green/images
-@dirrm %%GALLERYDIR%%/skins/butterfly_green
-@dirrm %%GALLERYDIR%%/skins/greenpurple/css
-@dirrm %%GALLERYDIR%%/skins/greenpurple/images
-@dirrm %%GALLERYDIR%%/skins/greenpurple
-@dirrm %%GALLERYDIR%%/skins/hotred/css
-@dirrm %%GALLERYDIR%%/skins/hotred/images
-@dirrm %%GALLERYDIR%%/skins/hotred
-@dirrm %%GALLERYDIR%%/skins/jenskin/css
-@dirrm %%GALLERYDIR%%/skins/jenskin/images
-@dirrm %%GALLERYDIR%%/skins/jenskin
-@dirrm %%GALLERYDIR%%/skins/lilac/css
-@dirrm %%GALLERYDIR%%/skins/lilac/images
-@dirrm %%GALLERYDIR%%/skins/lilac
-@dirrm %%GALLERYDIR%%/skins/madmod1/css
-@dirrm %%GALLERYDIR%%/skins/madmod1/images
-@dirrm %%GALLERYDIR%%/skins/madmod1/tpl
-@dirrm %%GALLERYDIR%%/skins/madmod1
-@dirrm %%GALLERYDIR%%/skins/paint/css
-@dirrm %%GALLERYDIR%%/skins/paint/images
-@dirrm %%GALLERYDIR%%/skins/paint
-@dirrm %%GALLERYDIR%%/skins/redmarble/css
-@dirrm %%GALLERYDIR%%/skins/redmarble/images
-@dirrm %%GALLERYDIR%%/skins/redmarble
-@dirrm %%GALLERYDIR%%/skins/slick/css
-@dirrm %%GALLERYDIR%%/skins/slick/images
-@dirrm %%GALLERYDIR%%/skins/slick
-@dirrm %%GALLERYDIR%%/skins/suit/css
-@dirrm %%GALLERYDIR%%/skins/suit/images
-@dirrm %%GALLERYDIR%%/skins/suit
-@dirrm %%GALLERYDIR%%/skins/white1/css
-@dirrm %%GALLERYDIR%%/skins/white1/images
-@dirrm %%GALLERYDIR%%/skins/white1
-@dirrm %%GALLERYDIR%%/skins/yellow/css
-@dirrm %%GALLERYDIR%%/skins/yellow/images
-@dirrm %%GALLERYDIR%%/skins/yellow
-@dirrm %%GALLERYDIR%%/skins
-@dirrm %%GALLERYDIR%%/tools/include
-@dirrm %%GALLERYDIR%%/tools
-@unexec rmdir %D/%%GALLERYDIR%% 2>/dev/null || true