View | Details | Raw Unified | Return to bug 61285
Collapse All | Expand All

(-)Makefile (-5 / +49 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	gallery
8
PORTNAME=	gallery
9
PORTVERSION=	1.4.0.2
9
PORTVERSION=	1.4.1
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.[0-9]\.([0-9]+)$/-pl\1/}
13
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
14
DIST_SUBDIR=	gallery
14
15
15
MAINTAINER=	ports@FreeBSD.org
16
LANGPACKS=	af_ZA-pack-1.4.1-u1.tar.gz \
17
	bg_BG-pack-1.4.1-u1.tar.gz \
18
	cs_CZ.cp1250-pack-1.4.1-u1.tar.gz \
19
	da_DK-pack-1.4.1.tar.gz \
20
	de_DE-pack-1.4.1-u2.tar.gz \
21
	de_DE.du-pack-1.4.1-u1.tar.gz \
22
	en_GB-pack-1.4.1.tar.gz \
23
	es_ES-pack-1.4.1-u2.tar.gz \
24
	fi_FI-pack-1.4.1-u1.tar.gz \
25
	fr_FR-pack-1.4.1-u1.tar.gz \
26
	he_IL-pack-1.4.1-u1.tar.gz \
27
	hu_HU-pack-1.4.1-u1.tar.gz \
28
	is_IS-pack-1.4.1-u1.tar.gz \
29
	it_IT-pack-1.4.1.tar.gz \
30
	ja_JP-pack-1.4.1-u1.tar.gz \
31
	ko_KR-pack-1.4.1-u1.tar.gz \
32
	lt_LT-pack-1.4.1-u1.tar.gz \
33
	nl_NL-pack-1.4.1-u1.tar.gz \
34
	no_NO-pack-1.4.1.tar.gz \
35
	pl_PL-pack-1.4.1-u1.tar.gz \
36
	pt_BR-pack-1.4.1-u1.tar.gz \
37
	pt_PT-pack-1.4.1-u1.tar.gz \
38
	ru_RU.koi8r-pack-1.4.1.tar.gz \
39
	sl_SI-pack-1.4.1.tar.gz \
40
	sv_SE-pack-1.4.1-u2.tar.gz \
41
	tr_TR-pack-1.4.1.tar.gz \
42
	uk_UA-pack-1.4.1.tar.gz \
43
	vi_VN-pack-1.4.1-u2.tar.gz \
44
	zh_CN-pack-1.4.1.tar.gz \
45
	zh_TW-pack-1.4.1-u1.tar.gz \
46
	zh_TW.utf8-pack-1.4.1.tar.gz
47
DISTFILES+=	${LANGPACKS}
48
49
MAINTAINER=	varju@webct.com
16
COMMENT=	Gallery is a slick web based photo album written using PHP
50
COMMENT=	Gallery is a slick web based photo album written using PHP
17
51
18
RUN_DEPENDS=	giftopnm:${PORTSDIR}/graphics/netpbm \
52
RUN_DEPENDS=	giftopnm:${PORTSDIR}/graphics/netpbm \
Lines 24-30 Link Here
24
WRKSRC=		${WRKDIR}/${PORTNAME}
58
WRKSRC=		${WRKDIR}/${PORTNAME}
25
NO_BUILD=	yes
59
NO_BUILD=	yes
26
PKGMESSAGE=	${WRKDIR}/pkg-message
60
PKGMESSAGE=	${WRKDIR}/pkg-message
27
DOCFILES=	AUTHORS ChangeLog README UPGRADING
61
DOCFILES=	AUTHORS ChangeLog README RELEASE_NOTES
28
EXCEPTFILES=	${DOCFILES} LICENSE.txt
62
EXCEPTFILES=	${DOCFILES} LICENSE.txt
29
CPIO=		cpio --quiet -pdum -R
63
CPIO=		cpio --quiet -pdum -R
30
PLIST_SUB=	GALLERYDIR=${GALLERYDIR}
64
PLIST_SUB=	GALLERYDIR=${GALLERYDIR}
Lines 47-55 Link Here
47
	@ ${SED} -e 's#%%PREFIX%%#${PREFIX}#g' \
81
	@ ${SED} -e 's#%%PREFIX%%#${PREFIX}#g' \
48
	  -e 's#%%GALLERYDIR%%#${GALLERYDIR}#g' pkg-message > ${PKGMESSAGE}
82
	  -e 's#%%GALLERYDIR%%#${GALLERYDIR}#g' pkg-message > ${PKGMESSAGE}
49
83
84
do-extract:
85
	@ ${MKDIR} ${WRKDIR}
86
	@ cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
87
	@ for file in ${LANGPACKS}; do \
88
		if ! (cd ${WRKDIR}/gallery/locale && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$file ${EXTRACT_AFTER_ARGS});\
89
		then \
90
			exit 1; \
91
		fi \
92
	done
93
50
do-install:
94
do-install:
51
	@ ${MKDIR} -m 0755 ${PREFIX}/${GALLERYDIR}
95
	@ ${MKDIR} -m 0755 ${PREFIX}/${GALLERYDIR}
52
	@ cd ${WRKSRC} && ${FIND} * -name \*.bat ${EXCEPTFILES:S/^/-o -name /} \
96
	@ cd ${WRKSRC} && ${FIND} * -name \*.bat -o -name \*.orig -o -name \*Changelog ${EXCEPTFILES:S/^/-o -name /} \
53
	  -o -print | ${CPIO} ${WWWOWN}:${WWWGRP} ${PREFIX}/${GALLERYDIR}
97
	  -o -print | ${CPIO} ${WWWOWN}:${WWWGRP} ${PREFIX}/${GALLERYDIR}
54
98
55
post-install:
99
post-install:
(-)distinfo (-1 / +32 lines)
Line 1 Link Here
1
MD5 (gallery-1.4-pl2.tar.gz) = f55dd81a9ca69efc6ee9d806df2f7e1e
1
MD5 (gallery/gallery-1.4.1.tar.gz) = 7152ba06c6c879695cefd260acfd9b8f
2
MD5 (gallery/af_ZA-pack-1.4.1-u1.tar.gz) = 3e39752633f68280ede7673a20fa295f
3
MD5 (gallery/bg_BG-pack-1.4.1-u1.tar.gz) = b5be2721c6f1f21b8da6d59aa8bbc1ff
4
MD5 (gallery/cs_CZ.cp1250-pack-1.4.1-u1.tar.gz) = 2c0c201f1d48dae7b5a9cb33bfa48cad
5
MD5 (gallery/da_DK-pack-1.4.1.tar.gz) = 28030b7fc9f6e26e3778d75d9a7d3306
6
MD5 (gallery/de_DE-pack-1.4.1-u2.tar.gz) = 4c0ae1a1e34d4644251d2cac580c1367
7
MD5 (gallery/de_DE.du-pack-1.4.1-u1.tar.gz) = 56ad902f61b2787a873381a19913596d
8
MD5 (gallery/en_GB-pack-1.4.1.tar.gz) = 12f5cdaa8d1712439c7a309a8ab4d103
9
MD5 (gallery/es_ES-pack-1.4.1-u2.tar.gz) = 23e33efb7f16899c3f60a0991ad7608c
10
MD5 (gallery/fi_FI-pack-1.4.1-u1.tar.gz) = 0f4b73073980407960af034e81b5eb93
11
MD5 (gallery/fr_FR-pack-1.4.1-u1.tar.gz) = fb2e7431d035953183840464a60bc2eb
12
MD5 (gallery/he_IL-pack-1.4.1-u1.tar.gz) = 032b649baa728000a2cc4896adea0d76
13
MD5 (gallery/hu_HU-pack-1.4.1-u1.tar.gz) = b2fc9cb60e06298d1ac7e693adef1924
14
MD5 (gallery/is_IS-pack-1.4.1-u1.tar.gz) = 3f2a0bcbdd923d493084cc04a1eb83a9
15
MD5 (gallery/it_IT-pack-1.4.1.tar.gz) = f708ef4638e26e53076531306d4603ae
16
MD5 (gallery/ja_JP-pack-1.4.1-u1.tar.gz) = b2ce15b8d9c6dad45722681c860e1abf
17
MD5 (gallery/ko_KR-pack-1.4.1-u1.tar.gz) = 5310de8f605547fc1221b9f63400aa08
18
MD5 (gallery/lt_LT-pack-1.4.1-u1.tar.gz) = f9b13c7dd41808dc017d49682174daf4
19
MD5 (gallery/nl_NL-pack-1.4.1-u1.tar.gz) = c1189be1bac9114374663f2c1867e282
20
MD5 (gallery/no_NO-pack-1.4.1.tar.gz) = 7a5d6ce145308021bcb3146ba0549e91
21
MD5 (gallery/pl_PL-pack-1.4.1-u1.tar.gz) = 96f3fde65951eb89613a5b81d2e8aaed
22
MD5 (gallery/pt_BR-pack-1.4.1-u1.tar.gz) = ae5f1f0e2c98c07fa6a82e166edb1514
23
MD5 (gallery/pt_PT-pack-1.4.1-u1.tar.gz) = ff81c8142b9784b038b47c54b0810c83
24
MD5 (gallery/ru_RU.koi8r-pack-1.4.1.tar.gz) = 144adc1262a44abffc31bc572aab2a78
25
MD5 (gallery/sl_SI-pack-1.4.1.tar.gz) = 2ecbfd5a57dc5cd832f7162469df5458
26
MD5 (gallery/sv_SE-pack-1.4.1-u2.tar.gz) = ccf4604212a0120b36a77f93e2132d17
27
MD5 (gallery/tr_TR-pack-1.4.1.tar.gz) = a1b87d7a56b06be3d7ecb93836e93e30
28
MD5 (gallery/uk_UA-pack-1.4.1.tar.gz) = ea4bf73f35fcf83ef1e890b750ae718f
29
MD5 (gallery/vi_VN-pack-1.4.1-u2.tar.gz) = aa7eafd633731f21861f8be44803524c
30
MD5 (gallery/zh_CN-pack-1.4.1.tar.gz) = b7be4ff7f78cdc9b3063f4905fd59014
31
MD5 (gallery/zh_TW-pack-1.4.1-u1.tar.gz) = 843fe6e4501e9763c99defe754b7b064
32
MD5 (gallery/zh_TW.utf8-pack-1.4.1.tar.gz) = 613f785924339f67bf388d4a254ee011
(-)pkg-plist (-64 / +538 lines)
Lines 1-11 Link Here
1
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
1
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
2
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
2
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
3
%%PORTDOCS%%%%DOCSDIR%%/README
3
%%PORTDOCS%%%%DOCSDIR%%/README
4
%%PORTDOCS%%%%DOCSDIR%%/UPGRADING
4
%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES
5
%%GALLERYDIR%%/Version.php
5
%%GALLERYDIR%%/Version.php
6
%%GALLERYDIR%%/add_comment.php
6
%%GALLERYDIR%%/add_comment.php
7
%%GALLERYDIR%%/add_photo.php
7
%%GALLERYDIR%%/add_photo.php
8
%%GALLERYDIR%%/add_photos.php
8
%%GALLERYDIR%%/add_photos.php
9
%%GALLERYDIR%%/adv_search.php
9
%%GALLERYDIR%%/album_permissions.php
10
%%GALLERYDIR%%/album_permissions.php
10
%%GALLERYDIR%%/albums.php
11
%%GALLERYDIR%%/albums.php
11
%%GALLERYDIR%%/captionator.php
12
%%GALLERYDIR%%/captionator.php
Lines 32-39 Link Here
32
%%GALLERYDIR%%/classes/postnuke0.7.1/UserDB.php
33
%%GALLERYDIR%%/classes/postnuke0.7.1/UserDB.php
33
%%GALLERYDIR%%/classes/remote/GalleryRemoteProperties.php
34
%%GALLERYDIR%%/classes/remote/GalleryRemoteProperties.php
34
%%GALLERYDIR%%/configure.sh
35
%%GALLERYDIR%%/configure.sh
36
%%GALLERYDIR%%/copy_photo.php
35
%%GALLERYDIR%%/create_user.php
37
%%GALLERYDIR%%/create_user.php
38
%%GALLERYDIR%%/css/config.css.default
36
%%GALLERYDIR%%/css/embedded_style.css.default
39
%%GALLERYDIR%%/css/embedded_style.css.default
40
%%GALLERYDIR%%/css/embedded_style.css.diff
37
%%GALLERYDIR%%/css/standalone_style.css.default
41
%%GALLERYDIR%%/css/standalone_style.css.default
38
%%GALLERYDIR%%/delete_album.php
42
%%GALLERYDIR%%/delete_album.php
39
%%GALLERYDIR%%/delete_photo.php
43
%%GALLERYDIR%%/delete_photo.php
Lines 43-48 Link Here
43
%%GALLERYDIR%%/docs/gallery1-admin.basics.html
47
%%GALLERYDIR%%/docs/gallery1-admin.basics.html
44
%%GALLERYDIR%%/docs/gallery1-admin.embedding.html
48
%%GALLERYDIR%%/docs/gallery1-admin.embedding.html
45
%%GALLERYDIR%%/docs/gallery1-admin.html
49
%%GALLERYDIR%%/docs/gallery1-admin.html
50
%%GALLERYDIR%%/docs/gallery1-admin.mirroring.html
46
%%GALLERYDIR%%/docs/gallery1-admin.offline.html
51
%%GALLERYDIR%%/docs/gallery1-admin.offline.html
47
%%GALLERYDIR%%/docs/gallery1-admin.patching.html
52
%%GALLERYDIR%%/docs/gallery1-admin.patching.html
48
%%GALLERYDIR%%/docs/gallery1-admin.securing.html
53
%%GALLERYDIR%%/docs/gallery1-admin.securing.html
Lines 83-107 Link Here
83
%%GALLERYDIR%%/errors/configmode.php
88
%%GALLERYDIR%%/errors/configmode.php
84
%%GALLERYDIR%%/errors/configure_help.php
89
%%GALLERYDIR%%/errors/configure_help.php
85
%%GALLERYDIR%%/errors/configure_instructions.php
90
%%GALLERYDIR%%/errors/configure_instructions.php
86
%%GALLERYDIR%%/errors/needinit.php
87
%%GALLERYDIR%%/errors/reconfigure.php
91
%%GALLERYDIR%%/errors/reconfigure.php
88
%%GALLERYDIR%%/errors/unconfigured.php
92
%%GALLERYDIR%%/errors/unconfigured.php
89
%%GALLERYDIR%%/extra_fields.php
93
%%GALLERYDIR%%/extra_fields.php
90
%%GALLERYDIR%%/gallery_remote.php
94
%%GALLERYDIR%%/gallery_remote.php
91
%%GALLERYDIR%%/gallery_remote2.php
95
%%GALLERYDIR%%/gallery_remote2.php
92
%%GALLERYDIR%%/highlight_photo.php
93
%%GALLERYDIR%%/html/errorRow.inc
96
%%GALLERYDIR%%/html/errorRow.inc
94
%%GALLERYDIR%%/html/userData.inc
97
%%GALLERYDIR%%/html/userData.inc
95
%%GALLERYDIR%%/html_wrap/album.footer.default
98
%%GALLERYDIR%%/html_wrap/album.footer.default
96
%%GALLERYDIR%%/html_wrap/album.header.default
99
%%GALLERYDIR%%/html_wrap/album.header.default
100
%%GALLERYDIR%%/html_wrap/frames/README.php
101
%%GALLERYDIR%%/html_wrap/frames/polaroid/BB.gif
102
%%GALLERYDIR%%/html_wrap/frames/polaroid/BL.gif
103
%%GALLERYDIR%%/html_wrap/frames/polaroid/BR.gif
104
%%GALLERYDIR%%/html_wrap/frames/polaroid/LL.gif
105
%%GALLERYDIR%%/html_wrap/frames/polaroid/RR.gif
106
%%GALLERYDIR%%/html_wrap/frames/polaroid/TL.gif
107
%%GALLERYDIR%%/html_wrap/frames/polaroid/TR.gif
108
%%GALLERYDIR%%/html_wrap/frames/polaroid/TT.gif
109
%%GALLERYDIR%%/html_wrap/frames/polaroid/frame.def
110
%%GALLERYDIR%%/html_wrap/frames/polaroid/pixel_trans.gif
111
%%GALLERYDIR%%/html_wrap/frames/polaroids/BB.gif
112
%%GALLERYDIR%%/html_wrap/frames/polaroids/BL.gif
113
%%GALLERYDIR%%/html_wrap/frames/polaroids/BR.gif
114
%%GALLERYDIR%%/html_wrap/frames/polaroids/LL.gif
115
%%GALLERYDIR%%/html_wrap/frames/polaroids/RR.gif
116
%%GALLERYDIR%%/html_wrap/frames/polaroids/TL.gif
117
%%GALLERYDIR%%/html_wrap/frames/polaroids/TR.gif
118
%%GALLERYDIR%%/html_wrap/frames/polaroids/TT.gif
119
%%GALLERYDIR%%/html_wrap/frames/polaroids/frame.def
120
%%GALLERYDIR%%/html_wrap/frames/polaroids/pixel_trans.gif
121
%%GALLERYDIR%%/html_wrap/frames/shadows/BB.gif
122
%%GALLERYDIR%%/html_wrap/frames/shadows/BBL.gif
123
%%GALLERYDIR%%/html_wrap/frames/shadows/BR.gif
124
%%GALLERYDIR%%/html_wrap/frames/shadows/RR.gif
125
%%GALLERYDIR%%/html_wrap/frames/shadows/RRT.gif
126
%%GALLERYDIR%%/html_wrap/frames/shadows/frame.def
127
%%GALLERYDIR%%/html_wrap/frames/shadows/pixel_trans.gif
128
%%GALLERYDIR%%/html_wrap/frames/simple_book/BB.gif
129
%%GALLERYDIR%%/html_wrap/frames/simple_book/BL.gif
130
%%GALLERYDIR%%/html_wrap/frames/simple_book/BR.gif
131
%%GALLERYDIR%%/html_wrap/frames/simple_book/RR.gif
132
%%GALLERYDIR%%/html_wrap/frames/simple_book/TR.gif
133
%%GALLERYDIR%%/html_wrap/frames/simple_book/dot.gif
134
%%GALLERYDIR%%/html_wrap/frames/simple_book/frame.def
135
%%GALLERYDIR%%/html_wrap/frames/simple_book/pixel_trans.gif
97
%%GALLERYDIR%%/html_wrap/gallery.footer.default
136
%%GALLERYDIR%%/html_wrap/gallery.footer.default
98
%%GALLERYDIR%%/html_wrap/gallery.header.default
137
%%GALLERYDIR%%/html_wrap/gallery.header.default
99
%%GALLERYDIR%%/html_wrap/inline_albumthumb.footer.default
138
%%GALLERYDIR%%/html_wrap/inline_albumthumb.footer.default
100
%%GALLERYDIR%%/html_wrap/inline_albumthumb.frame.default
139
%%GALLERYDIR%%/html_wrap/inline_albumthumb.frame.default
101
%%GALLERYDIR%%/html_wrap/inline_albumthumb.header.default
140
%%GALLERYDIR%%/html_wrap/inline_albumthumb.header.default
102
%%GALLERYDIR%%/html_wrap/inline_gallerythumb.frame.default
141
%%GALLERYDIR%%/html_wrap/inline_gallerythumb.frame.default
142
%%GALLERYDIR%%/html_wrap/inline_imagewrap.inc
103
%%GALLERYDIR%%/html_wrap/inline_moviethumb.frame.default
143
%%GALLERYDIR%%/html_wrap/inline_moviethumb.frame.default
104
%%GALLERYDIR%%/html_wrap/inline_photo.footer.default
144
%%GALLERYDIR%%/html_wrap/inline_photo.footer.default
145
%%GALLERYDIR%%/html_wrap/inline_photo.frame.default
105
%%GALLERYDIR%%/html_wrap/inline_photo.header.default
146
%%GALLERYDIR%%/html_wrap/inline_photo.header.default
106
%%GALLERYDIR%%/html_wrap/inline_photothumb.frame.default
147
%%GALLERYDIR%%/html_wrap/inline_photothumb.frame.default
107
%%GALLERYDIR%%/html_wrap/photo.footer.default
148
%%GALLERYDIR%%/html_wrap/photo.footer.default
Lines 112-117 Link Here
112
%%GALLERYDIR%%/html_wrap/slideshow.header.default
153
%%GALLERYDIR%%/html_wrap/slideshow.header.default
113
%%GALLERYDIR%%/html_wrap/wrapper.footer.default
154
%%GALLERYDIR%%/html_wrap/wrapper.footer.default
114
%%GALLERYDIR%%/html_wrap/wrapper.header.default
155
%%GALLERYDIR%%/html_wrap/wrapper.header.default
156
%%GALLERYDIR%%/images/BB1.gif
157
%%GALLERYDIR%%/images/BL1.gif
158
%%GALLERYDIR%%/images/BR1.gif
159
%%GALLERYDIR%%/images/LL1.gif
160
%%GALLERYDIR%%/images/RR1.gif
161
%%GALLERYDIR%%/images/TL1.gif
162
%%GALLERYDIR%%/images/TR1.gif
163
%%GALLERYDIR%%/images/TT1.gif
115
%%GALLERYDIR%%/images/admin_delete.gif
164
%%GALLERYDIR%%/images/admin_delete.gif
116
%%GALLERYDIR%%/images/admin_hide.gif
165
%%GALLERYDIR%%/images/admin_hide.gif
117
%%GALLERYDIR%%/images/admin_highlight.gif
166
%%GALLERYDIR%%/images/admin_highlight.gif
Lines 123-128 Link Here
123
%%GALLERYDIR%%/images/albumthumb_BR.gif
172
%%GALLERYDIR%%/images/albumthumb_BR.gif
124
%%GALLERYDIR%%/images/albumthumb_RR.gif
173
%%GALLERYDIR%%/images/albumthumb_RR.gif
125
%%GALLERYDIR%%/images/albumthumb_TR.gif
174
%%GALLERYDIR%%/images/albumthumb_TR.gif
175
%%GALLERYDIR%%/images/bar.gif
126
%%GALLERYDIR%%/images/computer.gif
176
%%GALLERYDIR%%/images/computer.gif
127
%%GALLERYDIR%%/images/donate.jpg
177
%%GALLERYDIR%%/images/donate.jpg
128
%%GALLERYDIR%%/images/gallery-tag.png
178
%%GALLERYDIR%%/images/gallery-tag.png
Lines 137-142 Link Here
137
%%GALLERYDIR%%/images/nav_page.gif
187
%%GALLERYDIR%%/images/nav_page.gif
138
%%GALLERYDIR%%/images/nav_prev.gif
188
%%GALLERYDIR%%/images/nav_prev.gif
139
%%GALLERYDIR%%/images/pixel_trans.gif
189
%%GALLERYDIR%%/images/pixel_trans.gif
190
%%GALLERYDIR%%/images/simplex-bkg.gif
140
%%GALLERYDIR%%/images/uploading.gif
191
%%GALLERYDIR%%/images/uploading.gif
141
%%GALLERYDIR%%/index.php
192
%%GALLERYDIR%%/index.php
142
%%GALLERYDIR%%/init.php
193
%%GALLERYDIR%%/init.php
Lines 151-234 Link Here
151
%%GALLERYDIR%%/layout/ml_pulldown.inc
202
%%GALLERYDIR%%/layout/ml_pulldown.inc
152
%%GALLERYDIR%%/layout/navigator.inc
203
%%GALLERYDIR%%/layout/navigator.inc
153
%%GALLERYDIR%%/layout/navphoto.inc
204
%%GALLERYDIR%%/layout/navphoto.inc
205
%%GALLERYDIR%%/layout/navtablebegin.inc
206
%%GALLERYDIR%%/layout/navtableend.inc
207
%%GALLERYDIR%%/layout/navtablemiddle.inc
154
%%GALLERYDIR%%/layout/searchdraw.inc
208
%%GALLERYDIR%%/layout/searchdraw.inc
155
%%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES/gallery.mo
209
%%GALLERYDIR%%/locale/af_ZA/LC_MESSAGES/af_ZA-gallery_config.mo
156
%%GALLERYDIR%%/locale/da_DK/LC_MESSAGES/gallery.mo
210
%%GALLERYDIR%%/locale/af_ZA/LC_MESSAGES/af_ZA-gallery_core.mo
157
%%GALLERYDIR%%/locale/de_DE/LC_MESSAGES/gallery.mo
211
%%GALLERYDIR%%/locale/af_ZA/af_ZA-gallery_config.po
158
%%GALLERYDIR%%/locale/en_GB/LC_MESSAGES/gallery.mo
212
%%GALLERYDIR%%/locale/af_ZA/af_ZA-gallery_core.po
159
%%GALLERYDIR%%/locale/es_ES/LC_MESSAGES/gallery.mo
213
%%GALLERYDIR%%/locale/af_ZA/af_ZA-nls.php
160
%%GALLERYDIR%%/locale/fi_FI/LC_MESSAGES/gallery.mo
214
%%GALLERYDIR%%/locale/af_ZA/flagimage/af_ZA.gif
161
%%GALLERYDIR%%/locale/fr_CA/LC_MESSAGES/gallery.mo
215
%%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES/bg_BG-gallery_config.mo
162
%%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES/gallery.mo
216
%%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES/bg_BG-gallery_core.mo
163
%%GALLERYDIR%%/locale/he_IL/LC_MESSAGES/gallery.mo
217
%%GALLERYDIR%%/locale/bg_BG/bg_BG-gallery_config.po
164
%%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES/gallery.mo
218
%%GALLERYDIR%%/locale/bg_BG/bg_BG-gallery_core.po
165
%%GALLERYDIR%%/locale/is_IS/LC_MESSAGES/gallery.mo
219
%%GALLERYDIR%%/locale/bg_BG/bg_BG-nls.php
166
%%GALLERYDIR%%/locale/it_IT/LC_MESSAGES/gallery.mo
220
%%GALLERYDIR%%/locale/bg_BG/flagimage/bg_BG.gif
167
%%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES/gallery.mo
221
%%GALLERYDIR%%/locale/cs_CZ.cp1250/LC_MESSAGES/cs_CZ.cp1250-gallery_config.mo
168
%%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES/gallery.mo
222
%%GALLERYDIR%%/locale/cs_CZ.cp1250/LC_MESSAGES/cs_CZ.cp1250-gallery_core.mo
169
%%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES/gallery.mo
223
%%GALLERYDIR%%/locale/cs_CZ.cp1250/cs_CZ.cp1250-gallery_config.po
170
%%GALLERYDIR%%/locale/nl_NL/LC_MESSAGES/gallery.mo
224
%%GALLERYDIR%%/locale/cs_CZ.cp1250/cs_CZ.cp1250-gallery_core.po
171
%%GALLERYDIR%%/locale/no_NO/LC_MESSAGES/gallery.mo
225
%%GALLERYDIR%%/locale/cs_CZ.cp1250/cs_CZ.cp1250-nls.php
172
%%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES/gallery.mo
226
%%GALLERYDIR%%/locale/cs_CZ.cp1250/flagimage/cs_CZ.cp1250.gif
173
%%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES/gallery.mo
227
%%GALLERYDIR%%/locale/da_DK/LC_MESSAGES/da_DK-gallery_config.mo
174
%%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES/gallery.mo
228
%%GALLERYDIR%%/locale/da_DK/LC_MESSAGES/da_DK-gallery_core.mo
175
%%GALLERYDIR%%/locale/ru_RU.koi8r/LC_MESSAGES/gallery.mo
229
%%GALLERYDIR%%/locale/da_DK/da_DK-gallery_config.po
176
%%GALLERYDIR%%/locale/ru_RU/LC_MESSAGES/gallery.mo
230
%%GALLERYDIR%%/locale/da_DK/da_DK-gallery_core.po
177
%%GALLERYDIR%%/locale/sl_SI/LC_MESSAGES/gallery.mo
231
%%GALLERYDIR%%/locale/da_DK/da_DK-nls.php
178
%%GALLERYDIR%%/locale/sv_SE/LC_MESSAGES/gallery.mo
232
%%GALLERYDIR%%/locale/da_DK/flagimage/da_DK.gif
179
%%GALLERYDIR%%/locale/tr_TR/LC_MESSAGES/gallery.mo
233
%%GALLERYDIR%%/locale/de_DE.du/LC_MESSAGES/de_DE.du-gallery_config.mo
180
%%GALLERYDIR%%/locale/uk_UA/LC_MESSAGES/gallery.mo
234
%%GALLERYDIR%%/locale/de_DE.du/LC_MESSAGES/de_DE.du-gallery_core.mo
181
%%GALLERYDIR%%/locale/zh_CN/LC_MESSAGES/gallery.mo
235
%%GALLERYDIR%%/locale/de_DE.du/de_DE.du-gallery_config.po
182
%%GALLERYDIR%%/locale/zh_TW/LC_MESSAGES/gallery.mo
236
%%GALLERYDIR%%/locale/de_DE.du/de_DE.du-gallery_core.po
237
%%GALLERYDIR%%/locale/de_DE.du/de_DE.du-nls.php
238
%%GALLERYDIR%%/locale/de_DE.du/flagimage/de_DE.du.gif
239
%%GALLERYDIR%%/locale/de_DE/LC_MESSAGES/de_DE-gallery_config.mo
240
%%GALLERYDIR%%/locale/de_DE/LC_MESSAGES/de_DE-gallery_core.mo
241
%%GALLERYDIR%%/locale/de_DE/de_DE-gallery_config.po
242
%%GALLERYDIR%%/locale/de_DE/de_DE-gallery_core.po
243
%%GALLERYDIR%%/locale/de_DE/de_DE-nls.php
244
%%GALLERYDIR%%/locale/de_DE/flagimage/de_DE.gif
245
%%GALLERYDIR%%/locale/en_GB/LC_MESSAGES/en_GB-gallery_config.mo
246
%%GALLERYDIR%%/locale/en_GB/LC_MESSAGES/en_GB-gallery_core.mo
247
%%GALLERYDIR%%/locale/en_GB/en_GB-gallery_config.po
248
%%GALLERYDIR%%/locale/en_GB/en_GB-gallery_core.po
249
%%GALLERYDIR%%/locale/en_GB/en_GB-nls.php
250
%%GALLERYDIR%%/locale/en_GB/flagimage/en_GB.gif
251
%%GALLERYDIR%%/locale/en_US/flagimage/en_US.gif
252
%%GALLERYDIR%%/locale/es_ES/LC_MESSAGES/es_ES-gallery_config.mo
253
%%GALLERYDIR%%/locale/es_ES/LC_MESSAGES/es_ES-gallery_core.mo
254
%%GALLERYDIR%%/locale/es_ES/es_ES-gallery_config.po
255
%%GALLERYDIR%%/locale/es_ES/es_ES-gallery_core.po
256
%%GALLERYDIR%%/locale/es_ES/es_ES-nls.php
257
%%GALLERYDIR%%/locale/es_ES/flagimage/es_ES.gif
258
%%GALLERYDIR%%/locale/fi_FI/LC_MESSAGES/fi_FI-gallery_config.mo
259
%%GALLERYDIR%%/locale/fi_FI/LC_MESSAGES/fi_FI-gallery_core.mo
260
%%GALLERYDIR%%/locale/fi_FI/fi_FI-gallery_config.po
261
%%GALLERYDIR%%/locale/fi_FI/fi_FI-gallery_core.po
262
%%GALLERYDIR%%/locale/fi_FI/fi_FI-nls.php
263
%%GALLERYDIR%%/locale/fi_FI/flagimage/fi_FI.gif
264
%%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES/fr_FR-gallery_config.mo
265
%%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES/fr_FR-gallery_core.mo
266
%%GALLERYDIR%%/locale/fr_FR/flagimage/fr_FR.gif
267
%%GALLERYDIR%%/locale/fr_FR/fr_FR-gallery_config.po
268
%%GALLERYDIR%%/locale/fr_FR/fr_FR-gallery_core.po
269
%%GALLERYDIR%%/locale/fr_FR/fr_FR-nls.php
270
%%GALLERYDIR%%/locale/he_IL/LC_MESSAGES/he_IL-gallery_config.mo
271
%%GALLERYDIR%%/locale/he_IL/LC_MESSAGES/he_IL-gallery_core.mo
272
%%GALLERYDIR%%/locale/he_IL/flagimage/he_IL.gif
273
%%GALLERYDIR%%/locale/he_IL/he_IL-gallery_config.po
274
%%GALLERYDIR%%/locale/he_IL/he_IL-gallery_core.po
275
%%GALLERYDIR%%/locale/he_IL/he_IL-nls.php
276
%%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES/hu_HU-gallery_config.mo
277
%%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES/hu_HU-gallery_core.mo
278
%%GALLERYDIR%%/locale/hu_HU/flagimage/hu_HU.gif
279
%%GALLERYDIR%%/locale/hu_HU/hu_HU-gallery_config.po
280
%%GALLERYDIR%%/locale/hu_HU/hu_HU-gallery_core.po
281
%%GALLERYDIR%%/locale/hu_HU/hu_HU-gallery_core.po~
282
%%GALLERYDIR%%/locale/hu_HU/hu_HU-nls.php
283
%%GALLERYDIR%%/locale/is_IS/LC_MESSAGES/is_IS-gallery_config.mo
284
%%GALLERYDIR%%/locale/is_IS/LC_MESSAGES/is_IS-gallery_core.mo
285
%%GALLERYDIR%%/locale/is_IS/flagimage/is_IS.gif
286
%%GALLERYDIR%%/locale/is_IS/is_IS-gallery_config.po
287
%%GALLERYDIR%%/locale/is_IS/is_IS-gallery_core.po
288
%%GALLERYDIR%%/locale/is_IS/is_IS-nls.php
289
%%GALLERYDIR%%/locale/it_IT/LC_MESSAGES/it_IT-gallery_config.mo
290
%%GALLERYDIR%%/locale/it_IT/LC_MESSAGES/it_IT-gallery_core.mo
291
%%GALLERYDIR%%/locale/it_IT/flagimage/it_IT.gif
292
%%GALLERYDIR%%/locale/it_IT/it_IT-gallery_config.po
293
%%GALLERYDIR%%/locale/it_IT/it_IT-gallery_core.po
294
%%GALLERYDIR%%/locale/it_IT/it_IT-nls.php
295
%%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES/ja_JP-gallery_config.mo
296
%%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES/ja_JP-gallery_core.mo
297
%%GALLERYDIR%%/locale/ja_JP/flagimage/ja_JP.gif
298
%%GALLERYDIR%%/locale/ja_JP/ja_JP-gallery_config.po
299
%%GALLERYDIR%%/locale/ja_JP/ja_JP-gallery_core.po
300
%%GALLERYDIR%%/locale/ja_JP/ja_JP-nls.php
301
%%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES/ko_KR-gallery_config.mo
302
%%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES/ko_KR-gallery_core.mo
303
%%GALLERYDIR%%/locale/ko_KR/flagimage/ko_KR.gif
304
%%GALLERYDIR%%/locale/ko_KR/ko_KR-gallery_config.po
305
%%GALLERYDIR%%/locale/ko_KR/ko_KR-gallery_core.po
306
%%GALLERYDIR%%/locale/ko_KR/ko_KR-nls.php
307
%%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES/lt_LT-gallery_config.mo
308
%%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES/lt_LT-gallery_core.mo
309
%%GALLERYDIR%%/locale/lt_LT/flagimage/lt_LT.gif
310
%%GALLERYDIR%%/locale/lt_LT/lt_LT-gallery_config.po
311
%%GALLERYDIR%%/locale/lt_LT/lt_LT-gallery_core.po
312
%%GALLERYDIR%%/locale/lt_LT/lt_LT-nls.php
313
%%GALLERYDIR%%/locale/nl_NL/LC_MESSAGES/nl_NL-gallery_config.mo
314
%%GALLERYDIR%%/locale/nl_NL/LC_MESSAGES/nl_NL-gallery_core.mo
315
%%GALLERYDIR%%/locale/nl_NL/flagimage/nl_NL.gif
316
%%GALLERYDIR%%/locale/nl_NL/nl_NL-gallery_config.po
317
%%GALLERYDIR%%/locale/nl_NL/nl_NL-gallery_core.po
318
%%GALLERYDIR%%/locale/nl_NL/nl_NL-nls.php
319
%%GALLERYDIR%%/locale/no_NO/LC_MESSAGES/no_NO-gallery_config.mo
320
%%GALLERYDIR%%/locale/no_NO/LC_MESSAGES/no_NO-gallery_core.mo
321
%%GALLERYDIR%%/locale/no_NO/flagimage/no_NO.gif
322
%%GALLERYDIR%%/locale/no_NO/no_NO-gallery_config.po
323
%%GALLERYDIR%%/locale/no_NO/no_NO-gallery_core.po
324
%%GALLERYDIR%%/locale/no_NO/no_NO-nls.php
325
%%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES/pl_PL-gallery_config.mo
326
%%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES/pl_PL-gallery_core.mo
327
%%GALLERYDIR%%/locale/pl_PL/flagimage/pl_PL.gif
328
%%GALLERYDIR%%/locale/pl_PL/pl_PL-gallery_config.po
329
%%GALLERYDIR%%/locale/pl_PL/pl_PL-gallery_core.po
330
%%GALLERYDIR%%/locale/pl_PL/pl_PL-nls.php
331
%%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES/pt_BR-gallery_config.mo
332
%%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES/pt_BR-gallery_core.mo
333
%%GALLERYDIR%%/locale/pt_BR/flagimage/pt_BR.gif
334
%%GALLERYDIR%%/locale/pt_BR/pt_BR-gallery_config.po
335
%%GALLERYDIR%%/locale/pt_BR/pt_BR-gallery_core.po
336
%%GALLERYDIR%%/locale/pt_BR/pt_BR-nls.php
337
%%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES/pt_PT-gallery_config.mo
338
%%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES/pt_PT-gallery_core.mo
339
%%GALLERYDIR%%/locale/pt_PT/flagimage/pt_PT.gif
340
%%GALLERYDIR%%/locale/pt_PT/pt_PT-gallery_config.po
341
%%GALLERYDIR%%/locale/pt_PT/pt_PT-gallery_core.po
342
%%GALLERYDIR%%/locale/pt_PT/pt_PT-nls.php
343
%%GALLERYDIR%%/locale/ru_RU.koi8r/LC_MESSAGES/ru_RU.koi8r-gallery_config.mo
344
%%GALLERYDIR%%/locale/ru_RU.koi8r/LC_MESSAGES/ru_RU.koi8r-gallery_core.mo
345
%%GALLERYDIR%%/locale/ru_RU.koi8r/flagimage/ru_RU.koi8r.gif
346
%%GALLERYDIR%%/locale/ru_RU.koi8r/ru_RU.koi8r-gallery_config.po
347
%%GALLERYDIR%%/locale/ru_RU.koi8r/ru_RU.koi8r-gallery_core.po
348
%%GALLERYDIR%%/locale/ru_RU.koi8r/ru_RU.koi8r-nls.php
349
%%GALLERYDIR%%/locale/sl_SI/LC_MESSAGES/sl_SI-gallery_config.mo
350
%%GALLERYDIR%%/locale/sl_SI/LC_MESSAGES/sl_SI-gallery_core.mo
351
%%GALLERYDIR%%/locale/sl_SI/flagimage/sl_SI.gif
352
%%GALLERYDIR%%/locale/sl_SI/sl_SI-gallery_config.po
353
%%GALLERYDIR%%/locale/sl_SI/sl_SI-gallery_core.po
354
%%GALLERYDIR%%/locale/sl_SI/sl_SI-nls.php
355
%%GALLERYDIR%%/locale/sv_SE/LC_MESSAGES/sv_SE-gallery_config.mo
356
%%GALLERYDIR%%/locale/sv_SE/LC_MESSAGES/sv_SE-gallery_core.mo
357
%%GALLERYDIR%%/locale/sv_SE/flagimage/sv_SE.gif
358
%%GALLERYDIR%%/locale/sv_SE/sv_SE-gallery_config.po
359
%%GALLERYDIR%%/locale/sv_SE/sv_SE-gallery_core.po
360
%%GALLERYDIR%%/locale/sv_SE/sv_SE-nls.php
361
%%GALLERYDIR%%/locale/tr_TR/LC_MESSAGES/tr_TR-gallery_config.mo
362
%%GALLERYDIR%%/locale/tr_TR/LC_MESSAGES/tr_TR-gallery_core.mo
363
%%GALLERYDIR%%/locale/tr_TR/flagimage/tr_TR.gif
364
%%GALLERYDIR%%/locale/tr_TR/tr_TR-gallery_config.po
365
%%GALLERYDIR%%/locale/tr_TR/tr_TR-gallery_core.po
366
%%GALLERYDIR%%/locale/tr_TR/tr_TR-nls.php
367
%%GALLERYDIR%%/locale/uk_UA/LC_MESSAGES/uk_UA-gallery_config.mo
368
%%GALLERYDIR%%/locale/uk_UA/LC_MESSAGES/uk_UA-gallery_core.mo
369
%%GALLERYDIR%%/locale/uk_UA/flagimage/uk_UA.gif
370
%%GALLERYDIR%%/locale/uk_UA/uk_UA-gallery_config.po
371
%%GALLERYDIR%%/locale/uk_UA/uk_UA-gallery_core.po
372
%%GALLERYDIR%%/locale/uk_UA/uk_UA-nls.php
373
%%GALLERYDIR%%/locale/vi_VN/LC_MESSAGES/vi_VN-gallery_config.mo
374
%%GALLERYDIR%%/locale/vi_VN/LC_MESSAGES/vi_VN-gallery_core.mo
375
%%GALLERYDIR%%/locale/vi_VN/flagimage/vi_VN.gif
376
%%GALLERYDIR%%/locale/vi_VN/vi_VN-gallery_config.po
377
%%GALLERYDIR%%/locale/vi_VN/vi_VN-gallery_core.po
378
%%GALLERYDIR%%/locale/vi_VN/vi_VN-nls.php
379
%%GALLERYDIR%%/locale/zh_CN/LC_MESSAGES/zh_CN-gallery_config.mo
380
%%GALLERYDIR%%/locale/zh_CN/LC_MESSAGES/zh_CN-gallery_core.mo
381
%%GALLERYDIR%%/locale/zh_CN/flagimage/zh_CN.gif
382
%%GALLERYDIR%%/locale/zh_CN/zh_CN-gallery_config.po
383
%%GALLERYDIR%%/locale/zh_CN/zh_CN-gallery_core.po
384
%%GALLERYDIR%%/locale/zh_CN/zh_CN-nls.php
385
%%GALLERYDIR%%/locale/zh_TW.utf8/LC_MESSAGES/zh_TW.utf8-gallery_config.mo
386
%%GALLERYDIR%%/locale/zh_TW.utf8/LC_MESSAGES/zh_TW.utf8-gallery_core.mo
387
%%GALLERYDIR%%/locale/zh_TW.utf8/flagimage/zh_TW.utf8.gif
388
%%GALLERYDIR%%/locale/zh_TW.utf8/zh_TW.utf8-gallery_config.po
389
%%GALLERYDIR%%/locale/zh_TW.utf8/zh_TW.utf8-gallery_core.po
390
%%GALLERYDIR%%/locale/zh_TW.utf8/zh_TW.utf8-nls.php
391
%%GALLERYDIR%%/locale/zh_TW/LC_MESSAGES/zh_TW-gallery_config.mo
392
%%GALLERYDIR%%/locale/zh_TW/LC_MESSAGES/zh_TW-gallery_core.mo
393
%%GALLERYDIR%%/locale/zh_TW/flagimage/zh_TW.gif
394
%%GALLERYDIR%%/locale/zh_TW/zh_TW-gallery_config.po
395
%%GALLERYDIR%%/locale/zh_TW/zh_TW-gallery_core.po
396
%%GALLERYDIR%%/locale/zh_TW/zh_TW-nls.php
183
%%GALLERYDIR%%/login.php
397
%%GALLERYDIR%%/login.php
184
%%GALLERYDIR%%/manage_users.php
398
%%GALLERYDIR%%/manage_users.php
399
%%GALLERYDIR%%/manifest.inc
185
%%GALLERYDIR%%/modify_user.php
400
%%GALLERYDIR%%/modify_user.php
186
%%GALLERYDIR%%/move_album.php
401
%%GALLERYDIR%%/move_album.php
187
%%GALLERYDIR%%/move_photo.php
402
%%GALLERYDIR%%/move_photo.php
403
%%GALLERYDIR%%/multi_create_user.php
404
%%GALLERYDIR%%/new_password.php
188
%%GALLERYDIR%%/nls.php
405
%%GALLERYDIR%%/nls.php
189
%%GALLERYDIR%%/photo_owner.php
406
%%GALLERYDIR%%/photo_owner.php
190
%%GALLERYDIR%%/platform/fs_unix.php
407
%%GALLERYDIR%%/platform/fs_unix.php
191
%%GALLERYDIR%%/platform/fs_win32.php
408
%%GALLERYDIR%%/platform/fs_win32.php
192
%%GALLERYDIR%%/po/CREDITS
409
%%GALLERYDIR%%/po/CREDITS
193
%%GALLERYDIR%%/po/bg_BG-gallery.po
194
%%GALLERYDIR%%/po/copyright.txt
410
%%GALLERYDIR%%/po/copyright.txt
195
%%GALLERYDIR%%/po/create_po_template.sh
411
%%GALLERYDIR%%/po/create_po_template.sh
196
%%GALLERYDIR%%/po/da_DK-gallery.po
412
%%GALLERYDIR%%/po/filelist-config
197
%%GALLERYDIR%%/po/de_DE-gallery.po
413
%%GALLERYDIR%%/po/filelist-core
198
%%GALLERYDIR%%/po/en_GB-gallery.po
414
%%GALLERYDIR%%/po/gallery-config.pot
199
%%GALLERYDIR%%/po/es_ES-gallery.po
415
%%GALLERYDIR%%/po/gallery-core.pot
200
%%GALLERYDIR%%/po/fi_FI-gallery.po
201
%%GALLERYDIR%%/po/filelist
202
%%GALLERYDIR%%/po/fr_FR-gallery.po
203
%%GALLERYDIR%%/po/gallery.pot
204
%%GALLERYDIR%%/po/he_IL-gallery.po
205
%%GALLERYDIR%%/po/hu_HU-gallery.po
206
%%GALLERYDIR%%/po/is_IS-gallery.po
207
%%GALLERYDIR%%/po/it_IT-gallery.po
208
%%GALLERYDIR%%/po/ja_JP-gallery.po
209
%%GALLERYDIR%%/po/ko_KR-gallery.po
210
%%GALLERYDIR%%/po/lt_LT-gallery.po
211
%%GALLERYDIR%%/po/make_mo_files.sh
416
%%GALLERYDIR%%/po/make_mo_files.sh
212
%%GALLERYDIR%%/po/nl_NL-gallery.po
417
%%GALLERYDIR%%/po/percents.pl
213
%%GALLERYDIR%%/po/no_NO-gallery.po
214
%%GALLERYDIR%%/po/pl_PL-gallery.po
215
%%GALLERYDIR%%/po/pt_BR-gallery.po
216
%%GALLERYDIR%%/po/pt_PT-gallery.po
217
%%GALLERYDIR%%/po/remove_obsolete.pl
418
%%GALLERYDIR%%/po/remove_obsolete.pl
218
%%GALLERYDIR%%/po/ru_RU-gallery.po
219
%%GALLERYDIR%%/po/ru_RU.koi8r-gallery.po
220
%%GALLERYDIR%%/po/sl_SI-gallery.po
221
%%GALLERYDIR%%/po/sv_SE-gallery.po
222
%%GALLERYDIR%%/po/tr_TR-gallery.po
223
%%GALLERYDIR%%/po/transform_fuzzy.pl
419
%%GALLERYDIR%%/po/transform_fuzzy.pl
224
%%GALLERYDIR%%/po/uk_UA-gallery.po
225
%%GALLERYDIR%%/po/update_po_files.sh
420
%%GALLERYDIR%%/po/update_po_files.sh
226
%%GALLERYDIR%%/po/zh_CN-gallery.po
421
%%GALLERYDIR%%/poll_properties.php
227
%%GALLERYDIR%%/po/zh_TW-gallery.po
422
%%GALLERYDIR%%/poll_results.php
228
%%GALLERYDIR%%/progress_uploading.php
423
%%GALLERYDIR%%/progress_uploading.php
229
%%GALLERYDIR%%/publish_xp.php
424
%%GALLERYDIR%%/publish_xp.php
230
%%GALLERYDIR%%/publish_xp_docs.php
425
%%GALLERYDIR%%/publish_xp_docs.php
426
%%GALLERYDIR%%/register.php
231
%%GALLERYDIR%%/rename_album.php
427
%%GALLERYDIR%%/rename_album.php
428
%%GALLERYDIR%%/reset_votes.php
232
%%GALLERYDIR%%/resize_photo.php
429
%%GALLERYDIR%%/resize_photo.php
233
%%GALLERYDIR%%/rotate_photo.php
430
%%GALLERYDIR%%/rotate_photo.php
234
%%GALLERYDIR%%/save_photos.php
431
%%GALLERYDIR%%/save_photos.php
Lines 239-245 Link Here
239
%%GALLERYDIR%%/setup/backup_albums.php
436
%%GALLERYDIR%%/setup/backup_albums.php
240
%%GALLERYDIR%%/setup/check.inc
437
%%GALLERYDIR%%/setup/check.inc
241
%%GALLERYDIR%%/setup/check_imagemagick.php
438
%%GALLERYDIR%%/setup/check_imagemagick.php
439
%%GALLERYDIR%%/setup/check_mail.php
242
%%GALLERYDIR%%/setup/check_netpbm.php
440
%%GALLERYDIR%%/setup/check_netpbm.php
441
%%GALLERYDIR%%/setup/check_versions.php
243
%%GALLERYDIR%%/setup/config_data.inc
442
%%GALLERYDIR%%/setup/config_data.inc
244
%%GALLERYDIR%%/setup/confirm.inc
443
%%GALLERYDIR%%/setup/confirm.inc
245
%%GALLERYDIR%%/setup/constants.inc
444
%%GALLERYDIR%%/setup/constants.inc
Lines 255-265 Link Here
255
%%GALLERYDIR%%/setup/phpinfo.php
454
%%GALLERYDIR%%/setup/phpinfo.php
256
%%GALLERYDIR%%/setup/session_test.php
455
%%GALLERYDIR%%/setup/session_test.php
257
%%GALLERYDIR%%/setup/write.inc
456
%%GALLERYDIR%%/setup/write.inc
457
%%GALLERYDIR%%/skins/bblue/css/embedded_style.css
458
%%GALLERYDIR%%/skins/bblue/css/standalone_style.css
459
%%GALLERYDIR%%/skins/bblue/images/mod_headliner.jpg
460
%%GALLERYDIR%%/skins/bblue/images/mod_navbar.jpg
461
%%GALLERYDIR%%/skins/bblue/images/mod_toplight_bg.jpg
462
%%GALLERYDIR%%/skins/bblue/images/mod_toplight_left.jpg
463
%%GALLERYDIR%%/skins/bblue/images/mod_toplight_right.jpg
464
%%GALLERYDIR%%/skins/bblue/images/mod_under_hl.jpg
465
%%GALLERYDIR%%/skins/bblue/images/screenshot.jpg
466
%%GALLERYDIR%%/skins/bblue/style.def
467
%%GALLERYDIR%%/skins/bgreen/css/embedded_style.css
468
%%GALLERYDIR%%/skins/bgreen/css/standalone_style.css
469
%%GALLERYDIR%%/skins/bgreen/images/mod_headliner.jpg
470
%%GALLERYDIR%%/skins/bgreen/images/mod_navbar.jpg
471
%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_bg.jpg
472
%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_left.gif
473
%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_left.jpg
474
%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_right.gif
475
%%GALLERYDIR%%/skins/bgreen/images/mod_toplight_right.jpg
476
%%GALLERYDIR%%/skins/bgreen/images/mod_under_hl.jpg
477
%%GALLERYDIR%%/skins/bgreen/images/screenshot.jpg
478
%%GALLERYDIR%%/skins/bgreen/style.def
479
%%GALLERYDIR%%/skins/bgreen2/css/embedded_style.css
480
%%GALLERYDIR%%/skins/bgreen2/css/standalone_style.css
481
%%GALLERYDIR%%/skins/bgreen2/images/mod_headliner.jpg
482
%%GALLERYDIR%%/skins/bgreen2/images/mod_navbar.jpg
483
%%GALLERYDIR%%/skins/bgreen2/images/mod_toplight_bg.jpg
484
%%GALLERYDIR%%/skins/bgreen2/images/mod_toplight_left.jpg
485
%%GALLERYDIR%%/skins/bgreen2/images/mod_toplight_right.jpg
486
%%GALLERYDIR%%/skins/bgreen2/images/mod_under_hl.jpg
487
%%GALLERYDIR%%/skins/bgreen2/images/screenshot.jpg
488
%%GALLERYDIR%%/skins/bgreen2/style.def
489
%%GALLERYDIR%%/skins/black/css/embedded_style.css
490
%%GALLERYDIR%%/skins/black/css/standalone_style.css
491
%%GALLERYDIR%%/skins/black/images/mod_navbar.jpg
492
%%GALLERYDIR%%/skins/black/images/mod_titlebar.jpg
493
%%GALLERYDIR%%/skins/black/images/screenshot.jpg
494
%%GALLERYDIR%%/skins/black/style.def
495
%%GALLERYDIR%%/skins/bluemod/css/embedded_style.css
496
%%GALLERYDIR%%/skins/bluemod/css/standalone_style.css
497
%%GALLERYDIR%%/skins/bluemod/images/mod_background.jpg
498
%%GALLERYDIR%%/skins/bluemod/images/mod_navbar.jpg
499
%%GALLERYDIR%%/skins/bluemod/images/mod_titlebar.jpg
500
%%GALLERYDIR%%/skins/bluemod/images/mod_titlemid.jpg
501
%%GALLERYDIR%%/skins/bluemod/images/screenshot.jpg
502
%%GALLERYDIR%%/skins/bluemod/style.def
503
%%GALLERYDIR%%/skins/bpurple/css/embedded_style.css
504
%%GALLERYDIR%%/skins/bpurple/css/standalone_style.css
505
%%GALLERYDIR%%/skins/bpurple/images/mod_headliner.jpg
506
%%GALLERYDIR%%/skins/bpurple/images/mod_navbar.jpg
507
%%GALLERYDIR%%/skins/bpurple/images/mod_toplight_bg.jpg
508
%%GALLERYDIR%%/skins/bpurple/images/mod_toplight_left.jpg
509
%%GALLERYDIR%%/skins/bpurple/images/mod_toplight_right.jpg
510
%%GALLERYDIR%%/skins/bpurple/images/mod_under_hl.jpg
511
%%GALLERYDIR%%/skins/bpurple/images/screenshot.jpg
512
%%GALLERYDIR%%/skins/bpurple/style.def
513
%%GALLERYDIR%%/skins/bred/css/embedded_style.css
514
%%GALLERYDIR%%/skins/bred/css/standalone_style.css
515
%%GALLERYDIR%%/skins/bred/images/mod_headliner.jpg
516
%%GALLERYDIR%%/skins/bred/images/mod_navbar.jpg
517
%%GALLERYDIR%%/skins/bred/images/mod_toplight_bg.jpg
518
%%GALLERYDIR%%/skins/bred/images/mod_toplight_left.gif
519
%%GALLERYDIR%%/skins/bred/images/mod_toplight_left.jpg
520
%%GALLERYDIR%%/skins/bred/images/mod_toplight_right.gif
521
%%GALLERYDIR%%/skins/bred/images/mod_toplight_right.jpg
522
%%GALLERYDIR%%/skins/bred/images/mod_under_hl.jpg
523
%%GALLERYDIR%%/skins/bred/images/screenshot.jpg
524
%%GALLERYDIR%%/skins/bred/style.def
525
%%GALLERYDIR%%/skins/bubbles/css/embedded_style.css
526
%%GALLERYDIR%%/skins/bubbles/css/standalone_style.css
527
%%GALLERYDIR%%/skins/bubbles/images/mod_navbar.jpg
528
%%GALLERYDIR%%/skins/bubbles/images/mod_toplight_bg.jpg
529
%%GALLERYDIR%%/skins/bubbles/images/mod_toplight_left.jpg
530
%%GALLERYDIR%%/skins/bubbles/images/mod_toplight_right.jpg
531
%%GALLERYDIR%%/skins/bubbles/images/screenshot.jpg
532
%%GALLERYDIR%%/skins/bubbles/style.def
533
%%GALLERYDIR%%/skins/butterfly_green/css/embedded_style.css
534
%%GALLERYDIR%%/skins/butterfly_green/css/standalone_style.css
535
%%GALLERYDIR%%/skins/butterfly_green/images/mod_headliner.jpg
536
%%GALLERYDIR%%/skins/butterfly_green/images/mod_navbar.jpg
537
%%GALLERYDIR%%/skins/butterfly_green/images/mod_toplight_bg.jpg
538
%%GALLERYDIR%%/skins/butterfly_green/images/mod_toplight_left.jpg
539
%%GALLERYDIR%%/skins/butterfly_green/images/screenshot.jpg
540
%%GALLERYDIR%%/skins/butterfly_green/style.def
541
%%GALLERYDIR%%/skins/greenpurple/css/embedded_style.css
542
%%GALLERYDIR%%/skins/greenpurple/css/standalone_style.css
543
%%GALLERYDIR%%/skins/greenpurple/images/mod_descbg.jpg
544
%%GALLERYDIR%%/skins/greenpurple/images/mod_navbar.jpg
545
%%GALLERYDIR%%/skins/greenpurple/images/mod_navbox.jpg
546
%%GALLERYDIR%%/skins/greenpurple/images/mod_titlebar.jpg
547
%%GALLERYDIR%%/skins/greenpurple/images/mod_titlelft.jpg
548
%%GALLERYDIR%%/skins/greenpurple/images/mod_titlemid.jpg
549
%%GALLERYDIR%%/skins/greenpurple/images/mod_titlert.jpg
550
%%GALLERYDIR%%/skins/greenpurple/images/screenshot.jpg
551
%%GALLERYDIR%%/skins/greenpurple/style.def
552
%%GALLERYDIR%%/skins/hotred/css/embedded_style.css
553
%%GALLERYDIR%%/skins/hotred/css/standalone_style.css
554
%%GALLERYDIR%%/skins/hotred/images/mod_descbg.jpg
555
%%GALLERYDIR%%/skins/hotred/images/mod_descbox.jpg
556
%%GALLERYDIR%%/skins/hotred/images/mod_navbar.jpg
557
%%GALLERYDIR%%/skins/hotred/images/mod_navbox.jpg
558
%%GALLERYDIR%%/skins/hotred/images/mod_titlebar.jpg
559
%%GALLERYDIR%%/skins/hotred/images/mod_titlemid.jpg
560
%%GALLERYDIR%%/skins/hotred/images/screenshot.jpg
561
%%GALLERYDIR%%/skins/hotred/style.def
562
%%GALLERYDIR%%/skins/lilac/css/embedded_style.css
563
%%GALLERYDIR%%/skins/lilac/css/standalone_style.css
564
%%GALLERYDIR%%/skins/lilac/images/mod_descbg.jpg
565
%%GALLERYDIR%%/skins/lilac/images/mod_navbar.jpg
566
%%GALLERYDIR%%/skins/lilac/images/mod_navbox.jpg
567
%%GALLERYDIR%%/skins/lilac/images/mod_titlebar.jpg
568
%%GALLERYDIR%%/skins/lilac/images/mod_titlemid.jpg
569
%%GALLERYDIR%%/skins/lilac/images/screenshot.jpg
570
%%GALLERYDIR%%/skins/lilac/style.def
571
%%GALLERYDIR%%/skins/paint/css/embedded_style.css
572
%%GALLERYDIR%%/skins/paint/css/standalone_style.css
573
%%GALLERYDIR%%/skins/paint/images/mod_background.jpg
574
%%GALLERYDIR%%/skins/paint/images/mod_descbg.jpg
575
%%GALLERYDIR%%/skins/paint/images/mod_navbar.jpg
576
%%GALLERYDIR%%/skins/paint/images/mod_toplight_bg.jpg
577
%%GALLERYDIR%%/skins/paint/images/mod_toplight_left.gif
578
%%GALLERYDIR%%/skins/paint/images/mod_toplight_right.gif
579
%%GALLERYDIR%%/skins/paint/images/screenshot.jpg
580
%%GALLERYDIR%%/skins/paint/style.def
581
%%GALLERYDIR%%/skins/redmarble/css/embedded_style.css
582
%%GALLERYDIR%%/skins/redmarble/css/standalone_style.css
583
%%GALLERYDIR%%/skins/redmarble/images/mod_background.jpg
584
%%GALLERYDIR%%/skins/redmarble/images/mod_navbar.jpg
585
%%GALLERYDIR%%/skins/redmarble/images/mod_titlebar.jpg
586
%%GALLERYDIR%%/skins/redmarble/images/mod_titlemid.jpg
587
%%GALLERYDIR%%/skins/redmarble/images/screenshot.jpg
588
%%GALLERYDIR%%/skins/redmarble/style.def
589
%%GALLERYDIR%%/skins/slick/css/embedded_style.css
590
%%GALLERYDIR%%/skins/slick/css/standalone_style.css
591
%%GALLERYDIR%%/skins/slick/images/mod_background.jpg
592
%%GALLERYDIR%%/skins/slick/images/mod_descbg.jpg
593
%%GALLERYDIR%%/skins/slick/images/mod_headliner.jpg
594
%%GALLERYDIR%%/skins/slick/images/mod_navbar.jpg
595
%%GALLERYDIR%%/skins/slick/images/mod_pixel.gif
596
%%GALLERYDIR%%/skins/slick/images/mod_title.jpg
597
%%GALLERYDIR%%/skins/slick/images/mod_title_bg.jpg
598
%%GALLERYDIR%%/skins/slick/images/mod_title_left.jpg
599
%%GALLERYDIR%%/skins/slick/images/mod_title_right.jpg
600
%%GALLERYDIR%%/skins/slick/images/mod_titlemid.jpg
601
%%GALLERYDIR%%/skins/slick/images/mod_toplight_bg.jpg
602
%%GALLERYDIR%%/skins/slick/images/mod_toplight_left.jpg
603
%%GALLERYDIR%%/skins/slick/images/mod_toplight_right.jpg
604
%%GALLERYDIR%%/skins/slick/images/screenshot.jpg
605
%%GALLERYDIR%%/skins/slick/style.def
606
%%GALLERYDIR%%/skins/suit/css/embedded_style.css
607
%%GALLERYDIR%%/skins/suit/css/standalone_style.css
608
%%GALLERYDIR%%/skins/suit/images/mod_navbar.jpg
609
%%GALLERYDIR%%/skins/suit/images/mod_titlebar.jpg
610
%%GALLERYDIR%%/skins/suit/images/mod_titlemid.jpg
611
%%GALLERYDIR%%/skins/suit/images/screenshot.jpg
612
%%GALLERYDIR%%/skins/suit/style.def
613
%%GALLERYDIR%%/skins/white1/css/embedded_style.css
614
%%GALLERYDIR%%/skins/white1/css/standalone_style.css
615
%%GALLERYDIR%%/skins/white1/images/mod_navbar.jpg
616
%%GALLERYDIR%%/skins/white1/images/mod_titlebar.jpg
617
%%GALLERYDIR%%/skins/white1/images/mod_titlemid.jpg
618
%%GALLERYDIR%%/skins/white1/images/screenshot.jpg
619
%%GALLERYDIR%%/skins/white1/style.def
620
%%GALLERYDIR%%/skins/yellow/css/embedded_style.css
621
%%GALLERYDIR%%/skins/yellow/css/standalone_style.css
622
%%GALLERYDIR%%/skins/yellow/images/mod_navbar.jpg
623
%%GALLERYDIR%%/skins/yellow/images/mod_titlebar.jpg
624
%%GALLERYDIR%%/skins/yellow/images/mod_titlemid.jpg
625
%%GALLERYDIR%%/skins/yellow/images/screenshot.jpg
626
%%GALLERYDIR%%/skins/yellow/style.def
258
%%GALLERYDIR%%/slideshow.php
627
%%GALLERYDIR%%/slideshow.php
259
%%GALLERYDIR%%/slideshow_low.php
628
%%GALLERYDIR%%/slideshow_low.php
260
%%GALLERYDIR%%/sort_album.php
629
%%GALLERYDIR%%/sort_album.php
630
%%GALLERYDIR%%/tools/build_manifest.php
631
%%GALLERYDIR%%/tools/g1-makereport.php
261
%%GALLERYDIR%%/tools/g1-report.css
632
%%GALLERYDIR%%/tools/g1-report.css
262
%%GALLERYDIR%%/tools/g1-report.php
633
%%GALLERYDIR%%/tools/g1-report.php
634
%%GALLERYDIR%%/tools/include/main.inc
635
%%GALLERYDIR%%/tools/include/plugin_rowdata.inc
636
%%GALLERYDIR%%/tools/include/row_header.inc
263
%%GALLERYDIR%%/upgrade_album.php
637
%%GALLERYDIR%%/upgrade_album.php
264
%%GALLERYDIR%%/upgrade_users.php
638
%%GALLERYDIR%%/upgrade_users.php
265
%%GALLERYDIR%%/user_preferences.php
639
%%GALLERYDIR%%/user_preferences.php
Lines 268-338 Link Here
268
%%GALLERYDIR%%/view_comments.php
642
%%GALLERYDIR%%/view_comments.php
269
%%GALLERYDIR%%/view_photo.php
643
%%GALLERYDIR%%/view_photo.php
270
%%GALLERYDIR%%/view_photo_properties.php
644
%%GALLERYDIR%%/view_photo_properties.php
645
@dirrm %%GALLERYDIR%%/tools/include
271
@dirrm %%GALLERYDIR%%/tools
646
@dirrm %%GALLERYDIR%%/tools
647
@dirrm %%GALLERYDIR%%/skins/yellow/images
648
@dirrm %%GALLERYDIR%%/skins/yellow/css
649
@dirrm %%GALLERYDIR%%/skins/yellow
650
@dirrm %%GALLERYDIR%%/skins/white1/images
651
@dirrm %%GALLERYDIR%%/skins/white1/css
652
@dirrm %%GALLERYDIR%%/skins/white1
653
@dirrm %%GALLERYDIR%%/skins/suit/images
654
@dirrm %%GALLERYDIR%%/skins/suit/css
655
@dirrm %%GALLERYDIR%%/skins/suit
656
@dirrm %%GALLERYDIR%%/skins/slick/images
657
@dirrm %%GALLERYDIR%%/skins/slick/css
658
@dirrm %%GALLERYDIR%%/skins/slick
659
@dirrm %%GALLERYDIR%%/skins/redmarble/images
660
@dirrm %%GALLERYDIR%%/skins/redmarble/css
661
@dirrm %%GALLERYDIR%%/skins/redmarble
662
@dirrm %%GALLERYDIR%%/skins/paint/images
663
@dirrm %%GALLERYDIR%%/skins/paint/css
664
@dirrm %%GALLERYDIR%%/skins/paint
665
@dirrm %%GALLERYDIR%%/skins/lilac/images
666
@dirrm %%GALLERYDIR%%/skins/lilac/css
667
@dirrm %%GALLERYDIR%%/skins/lilac
668
@dirrm %%GALLERYDIR%%/skins/hotred/images
669
@dirrm %%GALLERYDIR%%/skins/hotred/css
670
@dirrm %%GALLERYDIR%%/skins/hotred
671
@dirrm %%GALLERYDIR%%/skins/greenpurple/images
672
@dirrm %%GALLERYDIR%%/skins/greenpurple/css
673
@dirrm %%GALLERYDIR%%/skins/greenpurple
674
@dirrm %%GALLERYDIR%%/skins/butterfly_green/images
675
@dirrm %%GALLERYDIR%%/skins/butterfly_green/css
676
@dirrm %%GALLERYDIR%%/skins/butterfly_green
677
@dirrm %%GALLERYDIR%%/skins/bubbles/images
678
@dirrm %%GALLERYDIR%%/skins/bubbles/css
679
@dirrm %%GALLERYDIR%%/skins/bubbles
680
@dirrm %%GALLERYDIR%%/skins/bred/images
681
@dirrm %%GALLERYDIR%%/skins/bred/css
682
@dirrm %%GALLERYDIR%%/skins/bred
683
@dirrm %%GALLERYDIR%%/skins/bpurple/images
684
@dirrm %%GALLERYDIR%%/skins/bpurple/css
685
@dirrm %%GALLERYDIR%%/skins/bpurple
686
@dirrm %%GALLERYDIR%%/skins/bluemod/images
687
@dirrm %%GALLERYDIR%%/skins/bluemod/css
688
@dirrm %%GALLERYDIR%%/skins/bluemod
689
@dirrm %%GALLERYDIR%%/skins/black/images
690
@dirrm %%GALLERYDIR%%/skins/black/css
691
@dirrm %%GALLERYDIR%%/skins/black
692
@dirrm %%GALLERYDIR%%/skins/bgreen2/images
693
@dirrm %%GALLERYDIR%%/skins/bgreen2/css
694
@dirrm %%GALLERYDIR%%/skins/bgreen2
695
@dirrm %%GALLERYDIR%%/skins/bgreen/images
696
@dirrm %%GALLERYDIR%%/skins/bgreen/css
697
@dirrm %%GALLERYDIR%%/skins/bgreen
698
@dirrm %%GALLERYDIR%%/skins/bblue/images
699
@dirrm %%GALLERYDIR%%/skins/bblue/css
700
@dirrm %%GALLERYDIR%%/skins/bblue
701
@dirrm %%GALLERYDIR%%/skins
272
@dirrm %%GALLERYDIR%%/setup
702
@dirrm %%GALLERYDIR%%/setup
273
@dirrm %%GALLERYDIR%%/po
703
@dirrm %%GALLERYDIR%%/po
274
@dirrm %%GALLERYDIR%%/platform
704
@dirrm %%GALLERYDIR%%/platform
705
@dirrm %%GALLERYDIR%%/locale/zh_TW/flagimage
275
@dirrm %%GALLERYDIR%%/locale/zh_TW/LC_MESSAGES
706
@dirrm %%GALLERYDIR%%/locale/zh_TW/LC_MESSAGES
707
@dirrm %%GALLERYDIR%%/locale/zh_TW.utf8/flagimage
708
@dirrm %%GALLERYDIR%%/locale/zh_TW.utf8/LC_MESSAGES
709
@dirrm %%GALLERYDIR%%/locale/zh_TW.utf8
276
@dirrm %%GALLERYDIR%%/locale/zh_TW
710
@dirrm %%GALLERYDIR%%/locale/zh_TW
711
@dirrm %%GALLERYDIR%%/locale/zh_CN/flagimage
277
@dirrm %%GALLERYDIR%%/locale/zh_CN/LC_MESSAGES
712
@dirrm %%GALLERYDIR%%/locale/zh_CN/LC_MESSAGES
278
@dirrm %%GALLERYDIR%%/locale/zh_CN
713
@dirrm %%GALLERYDIR%%/locale/zh_CN
714
@dirrm %%GALLERYDIR%%/locale/vi_VN/flagimage
715
@dirrm %%GALLERYDIR%%/locale/vi_VN/LC_MESSAGES
716
@dirrm %%GALLERYDIR%%/locale/vi_VN
717
@dirrm %%GALLERYDIR%%/locale/uk_UA/flagimage
279
@dirrm %%GALLERYDIR%%/locale/uk_UA/LC_MESSAGES
718
@dirrm %%GALLERYDIR%%/locale/uk_UA/LC_MESSAGES
280
@dirrm %%GALLERYDIR%%/locale/uk_UA
719
@dirrm %%GALLERYDIR%%/locale/uk_UA
720
@dirrm %%GALLERYDIR%%/locale/tr_TR/flagimage
281
@dirrm %%GALLERYDIR%%/locale/tr_TR/LC_MESSAGES
721
@dirrm %%GALLERYDIR%%/locale/tr_TR/LC_MESSAGES
282
@dirrm %%GALLERYDIR%%/locale/tr_TR
722
@dirrm %%GALLERYDIR%%/locale/tr_TR
723
@dirrm %%GALLERYDIR%%/locale/sv_SE/flagimage
283
@dirrm %%GALLERYDIR%%/locale/sv_SE/LC_MESSAGES
724
@dirrm %%GALLERYDIR%%/locale/sv_SE/LC_MESSAGES
284
@dirrm %%GALLERYDIR%%/locale/sv_SE
725
@dirrm %%GALLERYDIR%%/locale/sv_SE
726
@dirrm %%GALLERYDIR%%/locale/sl_SI/flagimage
285
@dirrm %%GALLERYDIR%%/locale/sl_SI/LC_MESSAGES
727
@dirrm %%GALLERYDIR%%/locale/sl_SI/LC_MESSAGES
286
@dirrm %%GALLERYDIR%%/locale/sl_SI
728
@dirrm %%GALLERYDIR%%/locale/sl_SI
287
@dirrm %%GALLERYDIR%%/locale/ru_RU/LC_MESSAGES
729
@dirrm %%GALLERYDIR%%/locale/ru_RU.koi8r/flagimage
288
@dirrm %%GALLERYDIR%%/locale/ru_RU.koi8r/LC_MESSAGES
730
@dirrm %%GALLERYDIR%%/locale/ru_RU.koi8r/LC_MESSAGES
289
@dirrm %%GALLERYDIR%%/locale/ru_RU.koi8r
731
@dirrm %%GALLERYDIR%%/locale/ru_RU.koi8r
290
@dirrm %%GALLERYDIR%%/locale/ru_RU
732
@dirrm %%GALLERYDIR%%/locale/pt_PT/flagimage
291
@dirrm %%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES
733
@dirrm %%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES
292
@dirrm %%GALLERYDIR%%/locale/pt_PT
734
@dirrm %%GALLERYDIR%%/locale/pt_PT
735
@dirrm %%GALLERYDIR%%/locale/pt_BR/flagimage
293
@dirrm %%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES
736
@dirrm %%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES
294
@dirrm %%GALLERYDIR%%/locale/pt_BR
737
@dirrm %%GALLERYDIR%%/locale/pt_BR
738
@dirrm %%GALLERYDIR%%/locale/pl_PL/flagimage
295
@dirrm %%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES
739
@dirrm %%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES
296
@dirrm %%GALLERYDIR%%/locale/pl_PL
740
@dirrm %%GALLERYDIR%%/locale/pl_PL
741
@dirrm %%GALLERYDIR%%/locale/no_NO/flagimage
297
@dirrm %%GALLERYDIR%%/locale/no_NO/LC_MESSAGES
742
@dirrm %%GALLERYDIR%%/locale/no_NO/LC_MESSAGES
298
@dirrm %%GALLERYDIR%%/locale/no_NO
743
@dirrm %%GALLERYDIR%%/locale/no_NO
744
@dirrm %%GALLERYDIR%%/locale/nl_NL/flagimage
299
@dirrm %%GALLERYDIR%%/locale/nl_NL/LC_MESSAGES
745
@dirrm %%GALLERYDIR%%/locale/nl_NL/LC_MESSAGES
300
@dirrm %%GALLERYDIR%%/locale/nl_NL
746
@dirrm %%GALLERYDIR%%/locale/nl_NL
747
@dirrm %%GALLERYDIR%%/locale/lt_LT/flagimage
301
@dirrm %%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES
748
@dirrm %%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES
302
@dirrm %%GALLERYDIR%%/locale/lt_LT
749
@dirrm %%GALLERYDIR%%/locale/lt_LT
750
@dirrm %%GALLERYDIR%%/locale/ko_KR/flagimage
303
@dirrm %%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES
751
@dirrm %%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES
304
@dirrm %%GALLERYDIR%%/locale/ko_KR
752
@dirrm %%GALLERYDIR%%/locale/ko_KR
753
@dirrm %%GALLERYDIR%%/locale/ja_JP/flagimage
305
@dirrm %%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES
754
@dirrm %%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES
306
@dirrm %%GALLERYDIR%%/locale/ja_JP
755
@dirrm %%GALLERYDIR%%/locale/ja_JP
756
@dirrm %%GALLERYDIR%%/locale/it_IT/flagimage
307
@dirrm %%GALLERYDIR%%/locale/it_IT/LC_MESSAGES
757
@dirrm %%GALLERYDIR%%/locale/it_IT/LC_MESSAGES
308
@dirrm %%GALLERYDIR%%/locale/it_IT
758
@dirrm %%GALLERYDIR%%/locale/it_IT
759
@dirrm %%GALLERYDIR%%/locale/is_IS/flagimage
309
@dirrm %%GALLERYDIR%%/locale/is_IS/LC_MESSAGES
760
@dirrm %%GALLERYDIR%%/locale/is_IS/LC_MESSAGES
310
@dirrm %%GALLERYDIR%%/locale/is_IS
761
@dirrm %%GALLERYDIR%%/locale/is_IS
762
@dirrm %%GALLERYDIR%%/locale/hu_HU/flagimage
311
@dirrm %%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES
763
@dirrm %%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES
312
@dirrm %%GALLERYDIR%%/locale/hu_HU
764
@dirrm %%GALLERYDIR%%/locale/hu_HU
765
@dirrm %%GALLERYDIR%%/locale/he_IL/flagimage
313
@dirrm %%GALLERYDIR%%/locale/he_IL/LC_MESSAGES
766
@dirrm %%GALLERYDIR%%/locale/he_IL/LC_MESSAGES
314
@dirrm %%GALLERYDIR%%/locale/he_IL
767
@dirrm %%GALLERYDIR%%/locale/he_IL
768
@dirrm %%GALLERYDIR%%/locale/fr_FR/flagimage
315
@dirrm %%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES
769
@dirrm %%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES
316
@dirrm %%GALLERYDIR%%/locale/fr_FR
770
@dirrm %%GALLERYDIR%%/locale/fr_FR
317
@dirrm %%GALLERYDIR%%/locale/fr_CA/LC_MESSAGES
771
@dirrm %%GALLERYDIR%%/locale/fi_FI/flagimage
318
@dirrm %%GALLERYDIR%%/locale/fr_CA
319
@dirrm %%GALLERYDIR%%/locale/fi_FI/LC_MESSAGES
772
@dirrm %%GALLERYDIR%%/locale/fi_FI/LC_MESSAGES
320
@dirrm %%GALLERYDIR%%/locale/fi_FI
773
@dirrm %%GALLERYDIR%%/locale/fi_FI
774
@dirrm %%GALLERYDIR%%/locale/es_ES/flagimage
321
@dirrm %%GALLERYDIR%%/locale/es_ES/LC_MESSAGES
775
@dirrm %%GALLERYDIR%%/locale/es_ES/LC_MESSAGES
322
@dirrm %%GALLERYDIR%%/locale/es_ES
776
@dirrm %%GALLERYDIR%%/locale/es_ES
777
@dirrm %%GALLERYDIR%%/locale/en_US/flagimage
778
@dirrm %%GALLERYDIR%%/locale/en_US
779
@dirrm %%GALLERYDIR%%/locale/en_GB/flagimage
323
@dirrm %%GALLERYDIR%%/locale/en_GB/LC_MESSAGES
780
@dirrm %%GALLERYDIR%%/locale/en_GB/LC_MESSAGES
324
@dirrm %%GALLERYDIR%%/locale/en_GB
781
@dirrm %%GALLERYDIR%%/locale/en_GB
782
@dirrm %%GALLERYDIR%%/locale/de_DE/flagimage
325
@dirrm %%GALLERYDIR%%/locale/de_DE/LC_MESSAGES
783
@dirrm %%GALLERYDIR%%/locale/de_DE/LC_MESSAGES
784
@dirrm %%GALLERYDIR%%/locale/de_DE.du/flagimage
785
@dirrm %%GALLERYDIR%%/locale/de_DE.du/LC_MESSAGES
786
@dirrm %%GALLERYDIR%%/locale/de_DE.du
326
@dirrm %%GALLERYDIR%%/locale/de_DE
787
@dirrm %%GALLERYDIR%%/locale/de_DE
788
@dirrm %%GALLERYDIR%%/locale/da_DK/flagimage
327
@dirrm %%GALLERYDIR%%/locale/da_DK/LC_MESSAGES
789
@dirrm %%GALLERYDIR%%/locale/da_DK/LC_MESSAGES
328
@dirrm %%GALLERYDIR%%/locale/da_DK
790
@dirrm %%GALLERYDIR%%/locale/da_DK
791
@dirrm %%GALLERYDIR%%/locale/cs_CZ.cp1250/flagimage
792
@dirrm %%GALLERYDIR%%/locale/cs_CZ.cp1250/LC_MESSAGES
793
@dirrm %%GALLERYDIR%%/locale/cs_CZ.cp1250
794
@dirrm %%GALLERYDIR%%/locale/bg_BG/flagimage
329
@dirrm %%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES
795
@dirrm %%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES
330
@dirrm %%GALLERYDIR%%/locale/bg_BG
796
@dirrm %%GALLERYDIR%%/locale/bg_BG
797
@dirrm %%GALLERYDIR%%/locale/af_ZA/flagimage
798
@dirrm %%GALLERYDIR%%/locale/af_ZA/LC_MESSAGES
799
@dirrm %%GALLERYDIR%%/locale/af_ZA
331
@dirrm %%GALLERYDIR%%/locale
800
@dirrm %%GALLERYDIR%%/locale
332
@dirrm %%GALLERYDIR%%/layout
801
@dirrm %%GALLERYDIR%%/layout
333
@dirrm %%GALLERYDIR%%/js
802
@dirrm %%GALLERYDIR%%/js
334
@dirrm %%GALLERYDIR%%/java
803
@dirrm %%GALLERYDIR%%/java
335
@dirrm %%GALLERYDIR%%/images
804
@dirrm %%GALLERYDIR%%/images
805
@dirrm %%GALLERYDIR%%/html_wrap/frames/simple_book
806
@dirrm %%GALLERYDIR%%/html_wrap/frames/shadows
807
@dirrm %%GALLERYDIR%%/html_wrap/frames/polaroids
808
@dirrm %%GALLERYDIR%%/html_wrap/frames/polaroid
809
@dirrm %%GALLERYDIR%%/html_wrap/frames
336
@dirrm %%GALLERYDIR%%/html_wrap
810
@dirrm %%GALLERYDIR%%/html_wrap
337
@dirrm %%GALLERYDIR%%/html
811
@dirrm %%GALLERYDIR%%/html
338
@dirrm %%GALLERYDIR%%/errors
812
@dirrm %%GALLERYDIR%%/errors
(-)www/gallery/files/patch-manifest.inc (+28 lines)
Added Link Here
1
--- manifest.inc.orig	Wed Nov 26 08:06:54 2003
2
+++ manifest.inc	Mon Jan 12 18:08:37 2004
3
@@ -28,9 +28,6 @@
4
  */
5
 
6
 $versions=array();
7
-$versions['AUTHORS']='1.16';
8
-$versions['LICENSE.txt']='1.2';
9
-$versions['README']='1.28';
10
 $versions['Version.php']='1.496.2.38';
11
 $versions['add_comment.php']='1.26.2.1';
12
 $versions['add_photo.php']='1.18';
13
@@ -39,7 +36,6 @@
14
 $versions['album_permissions.php']='1.33.2.1';
15
 $versions['albums.php']='1.109.2.1';
16
 $versions['captionator.php']='1.36';
17
-$versions['configure.bat']='1.2';
18
 $versions['configure.sh']='1.4';
19
 $versions['copy_photo.php']='1.3';
20
 $versions['create_user.php']='1.30';
21
@@ -77,7 +73,6 @@
22
 $versions['rotate_photo.php']='1.37';
23
 $versions['save_photos.php']='1.80';
24
 $versions['search.php']='1.45';
25
-$versions['secure.bat']='1.2';
26
 $versions['secure.sh']='1.5';
27
 $versions['session.php']='1.26';
28
 $versions['slideshow.php']='1.41.2.2';

Return to bug 61285