View | Details | Raw Unified | Return to bug 258505 | Differences between
and this patch

Collapse All | Expand All

(-)b/ftp/filezilla/Makefile (-13 / +14 lines)
Lines 1-53 Link Here
1
PORTNAME=	filezilla
1
PORTNAME=	filezilla
2
PORTVERSION=	3.40.0
2
PORTVERSION=	3.55.1
3
PORTREVISION=	5
4
CATEGORIES=	ftp
3
CATEGORIES=	ftp
5
MASTER_SITES=	https://download.filezilla-project.org/client/
4
MASTER_SITES=	https://download.filezilla-project.org/client/
6
DISTNAME=	FileZilla_${PORTVERSION}_src
5
DISTNAME=	FileZilla_${PORTVERSION}_src
7
6
8
MAINTAINER=	pi@FreeBSD.org
7
MAINTAINER=	pi@FreeBSD.org
9
COMMENT=	Fast and reliable cross-platform FTP, FTPS, and SFTP client
8
COMMENT=	Fast and reliable cross-platform FTP, FTPS, and SFTP client
10
9
11
LICENSE=	GPLv2+
10
LICENSE=	GPLv2+
12
LICENSE_FILE=	${WRKSRC}/COPYING
11
LICENSE_FILE=	${WRKSRC}/COPYING
13
12
14
BUILD_DEPENDS=	${RUN_DEPENDS}
13
BUILD_DEPENDS=	${RUN_DEPENDS}
15
LIB_DEPENDS=	libfilezilla.so:ftp/libfilezilla \
14
LIB_DEPENDS=	libfilezilla.so:ftp/libfilezilla \
15
		libfontconfig.so:x11-fonts/fontconfig \
16
		libfreetype.so:print/freetype2 \
16
		libgcrypt.so:security/libgcrypt \
17
		libgcrypt.so:security/libgcrypt \
17
		libgnutls.so:security/gnutls \
18
		libgnutls.so:security/gnutls \
18
		libidn.so:dns/libidn \
19
		libidn.so:dns/libidn \
19
		libnettle.so:security/nettle \
20
		libnettle.so:security/nettle \
20
		libpugixml.so:textproc/pugixml \
21
		libpugixml.so:textproc/pugixml
21
		libfontconfig.so:x11-fonts/fontconfig \
22
		libfreetype.so:print/freetype2
23
RUN_DEPENDS=	xdg-open:devel/xdg-utils
22
RUN_DEPENDS=	xdg-open:devel/xdg-utils
24
23
25
INSTALLS_ICONS=	yes
24
USES=		compiler:c++17-lang gmake gnome iconv:wchar_t libtool localbase \
26
USES=		compiler:c++14-lang gmake gnome iconv:wchar_t localbase \
27
		pkgconfig sqlite tar:bzip2
25
		pkgconfig sqlite tar:bzip2
28
USE_GNOME=	cairo gtk20
26
USE_GNOME=	cairo gtk30
29
USE_WX=		3.0
27
INSTALLS_ICONS=	yes
30
WX_CONF_ARGS=	relative
28
INSTALL_TARGET=	install-strip
31
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
32
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
30
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
33
31
34
OPTIONS_DEFINE=	DBUS NLS
32
USE_WX=		3.0
35
OPTIONS_DEFAULT=DBUS
33
WX_CONF_ARGS=	relative
36
OPTIONS_SUB=	yes
34
35
OPTIONS_DEFINE=		DBUS NLS
36
OPTIONS_DEFAULT=	DBUS
37
OPTIONS_SUB=		yes
37
38
38
DBUS_LIB_DEPENDS=	libdbus-1.so:devel/dbus
39
DBUS_LIB_DEPENDS=	libdbus-1.so:devel/dbus
39
DBUS_CONFIGURE_WITH=	dbus
40
DBUS_CONFIGURE_WITH=	dbus
40
41
41
NLS_USES=		gettext
42
NLS_USES=		gettext
42
NLS_USES_OFF=		gettext-runtime
43
NLS_USES_OFF=		gettext-runtime
43
NLS_CONFIGURE_OFF=	--disable-locales
44
NLS_CONFIGURE_OFF=	--disable-locales
44
45
45
.if !defined(MAINTAINER_MODE)
46
.if !defined(MAINTAINER_MODE)
46
CONFIGURE_ARGS+=	--disable-manualupdatecheck
47
CONFIGURE_ARGS+=	--disable-manualupdatecheck
47
.endif
48
.endif
48
49
49
post-patch:
50
post-patch:
50
	@${REINPLACE_CMD} -Ee 's|(dummy) wxrc|\1 ${WXRC_CMD:T}|' \
51
	@${REINPLACE_CMD} -Ee 's|(dummy) wxrc|\1 ${WXRC_CMD:T}|' \
51
		${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
52
		${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
52
53
53
.include <bsd.port.mk>
54
.include <bsd.port.mk>
(-)b/ftp/filezilla/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1549316085
1
TIMESTAMP = 1631620135
2
SHA256 (FileZilla_3.40.0_src.tar.bz2) = c36ca08540f0be2227b8721195bb16a626c01608f09ed60a862a73e640206085
2
SHA256 (FileZilla_3.55.1_src.tar.bz2) = 67f8d0e11f53fd23207d3cbfc942d03f3e23ee439ee48a14a2143c9950f776a5
3
SIZE (FileZilla_3.40.0_src.tar.bz2) = 4997647
3
SIZE (FileZilla_3.55.1_src.tar.bz2) = 4910935
(-)b/ftp/filezilla/pkg-plist (-6 / +5 lines)
Lines 1-753 Link Here
1
bin/filezilla
1
bin/filezilla
2
bin/fzputtygen
2
bin/fzputtygen
3
bin/fzsftp
3
bin/fzsftp
4
lib/libfzclient-commonui-private-3.55.1.so
5
lib/libfzclient-commonui-private.so
6
lib/libfzclient-private-3.55.1.so
7
lib/libfzclient-private.so
4
man/man1/filezilla.1.gz
8
man/man1/filezilla.1.gz
5
man/man1/fzputtygen.1.gz
9
man/man1/fzputtygen.1.gz
6
man/man1/fzsftp.1.gz
10
man/man1/fzsftp.1.gz
7
man/man5/fzdefaults.xml.5.gz
11
man/man5/fzdefaults.xml.5.gz
8
share/appdata/filezilla.appdata.xml
12
share/appdata/filezilla.appdata.xml
9
share/applications/filezilla.desktop
13
share/applications/filezilla.desktop
10
%%DATADIR%%/docs/fzdefaults.xml.example
14
%%DATADIR%%/docs/fzdefaults.xml.example
11
%%DATADIR%%/resources/16x16/filezilla.png
15
%%DATADIR%%/resources/16x16/filezilla.png
12
%%DATADIR%%/resources/16x16/throbber.gif
16
%%DATADIR%%/resources/16x16/throbber.gif
13
%%DATADIR%%/resources/16x16/unknown.png
17
%%DATADIR%%/resources/16x16/unknown.png
14
%%DATADIR%%/resources/20x20/unknown.png
18
%%DATADIR%%/resources/20x20/unknown.png
15
%%DATADIR%%/resources/24x24/unknown.png
19
%%DATADIR%%/resources/24x24/unknown.png
16
%%DATADIR%%/resources/32x32/filezilla.png
20
%%DATADIR%%/resources/32x32/filezilla.png
17
%%DATADIR%%/resources/480x480/filezilla.png
21
%%DATADIR%%/resources/480x480/filezilla.png
18
%%DATADIR%%/resources/48x48/filezilla.png
22
%%DATADIR%%/resources/48x48/filezilla.png
19
%%DATADIR%%/resources/blukis/16x16/ascii.png
23
%%DATADIR%%/resources/blukis/16x16/ascii.png
20
%%DATADIR%%/resources/blukis/16x16/auto.png
24
%%DATADIR%%/resources/blukis/16x16/auto.png
21
%%DATADIR%%/resources/blukis/16x16/binary.png
25
%%DATADIR%%/resources/blukis/16x16/binary.png
22
%%DATADIR%%/resources/blukis/16x16/bookmark.png
26
%%DATADIR%%/resources/blukis/16x16/bookmark.png
23
%%DATADIR%%/resources/blukis/16x16/bookmarks.png
27
%%DATADIR%%/resources/blukis/16x16/bookmarks.png
24
%%DATADIR%%/resources/blukis/16x16/cancel.png
28
%%DATADIR%%/resources/blukis/16x16/cancel.png
25
%%DATADIR%%/resources/blukis/16x16/compare.png
29
%%DATADIR%%/resources/blukis/16x16/compare.png
26
%%DATADIR%%/resources/blukis/16x16/disconnect.png
30
%%DATADIR%%/resources/blukis/16x16/disconnect.png
27
%%DATADIR%%/resources/blukis/16x16/download.png
31
%%DATADIR%%/resources/blukis/16x16/download.png
28
%%DATADIR%%/resources/blukis/16x16/downloadadd.png
32
%%DATADIR%%/resources/blukis/16x16/downloadadd.png
29
%%DATADIR%%/resources/blukis/16x16/file.png
33
%%DATADIR%%/resources/blukis/16x16/file.png
30
%%DATADIR%%/resources/blukis/16x16/filter.png
34
%%DATADIR%%/resources/blukis/16x16/filter.png
31
%%DATADIR%%/resources/blukis/16x16/folder.png
35
%%DATADIR%%/resources/blukis/16x16/folder.png
32
%%DATADIR%%/resources/blukis/16x16/folderback.png
36
%%DATADIR%%/resources/blukis/16x16/folderback.png
33
%%DATADIR%%/resources/blukis/16x16/folderclosed.png
37
%%DATADIR%%/resources/blukis/16x16/folderclosed.png
34
%%DATADIR%%/resources/blukis/16x16/folderup.png
38
%%DATADIR%%/resources/blukis/16x16/folderup.png
35
%%DATADIR%%/resources/blukis/16x16/help.png
39
%%DATADIR%%/resources/blukis/16x16/help.png
36
%%DATADIR%%/resources/blukis/16x16/localtreeview.png
40
%%DATADIR%%/resources/blukis/16x16/localtreeview.png
37
%%DATADIR%%/resources/blukis/16x16/lock.png
41
%%DATADIR%%/resources/blukis/16x16/lock.png
38
%%DATADIR%%/resources/blukis/16x16/logview.png
42
%%DATADIR%%/resources/blukis/16x16/logview.png
39
%%DATADIR%%/resources/blukis/16x16/processqueue.png
43
%%DATADIR%%/resources/blukis/16x16/processqueue.png
40
%%DATADIR%%/resources/blukis/16x16/queueview.png
44
%%DATADIR%%/resources/blukis/16x16/queueview.png
41
%%DATADIR%%/resources/blukis/16x16/reconnect.png
45
%%DATADIR%%/resources/blukis/16x16/reconnect.png
42
%%DATADIR%%/resources/blukis/16x16/refresh.png
46
%%DATADIR%%/resources/blukis/16x16/refresh.png
43
%%DATADIR%%/resources/blukis/16x16/remotetreeview.png
47
%%DATADIR%%/resources/blukis/16x16/remotetreeview.png
44
%%DATADIR%%/resources/blukis/16x16/server.png
48
%%DATADIR%%/resources/blukis/16x16/server.png
45
%%DATADIR%%/resources/blukis/16x16/showhidden.png
49
%%DATADIR%%/resources/blukis/16x16/showhidden.png
46
%%DATADIR%%/resources/blukis/16x16/sitemanager.png
50
%%DATADIR%%/resources/blukis/16x16/sitemanager.png
47
%%DATADIR%%/resources/blukis/16x16/speedlimits.png
51
%%DATADIR%%/resources/blukis/16x16/speedlimits.png
48
%%DATADIR%%/resources/blukis/16x16/synchronize.png
52
%%DATADIR%%/resources/blukis/16x16/synchronize.png
49
%%DATADIR%%/resources/blukis/16x16/upload.png
53
%%DATADIR%%/resources/blukis/16x16/upload.png
50
%%DATADIR%%/resources/blukis/16x16/uploadadd.png
54
%%DATADIR%%/resources/blukis/16x16/uploadadd.png
51
%%DATADIR%%/resources/blukis/32x32/ascii.png
55
%%DATADIR%%/resources/blukis/32x32/ascii.png
52
%%DATADIR%%/resources/blukis/32x32/auto.png
56
%%DATADIR%%/resources/blukis/32x32/auto.png
53
%%DATADIR%%/resources/blukis/32x32/binary.png
57
%%DATADIR%%/resources/blukis/32x32/binary.png
54
%%DATADIR%%/resources/blukis/32x32/bookmark.png
58
%%DATADIR%%/resources/blukis/32x32/bookmark.png
55
%%DATADIR%%/resources/blukis/32x32/bookmarks.png
59
%%DATADIR%%/resources/blukis/32x32/bookmarks.png
56
%%DATADIR%%/resources/blukis/32x32/cancel.png
60
%%DATADIR%%/resources/blukis/32x32/cancel.png
57
%%DATADIR%%/resources/blukis/32x32/compare.png
61
%%DATADIR%%/resources/blukis/32x32/compare.png
58
%%DATADIR%%/resources/blukis/32x32/disconnect.png
62
%%DATADIR%%/resources/blukis/32x32/disconnect.png
59
%%DATADIR%%/resources/blukis/32x32/download.png
63
%%DATADIR%%/resources/blukis/32x32/download.png
60
%%DATADIR%%/resources/blukis/32x32/downloadadd.png
64
%%DATADIR%%/resources/blukis/32x32/downloadadd.png
61
%%DATADIR%%/resources/blukis/32x32/file.png
65
%%DATADIR%%/resources/blukis/32x32/file.png
62
%%DATADIR%%/resources/blukis/32x32/filter.png
66
%%DATADIR%%/resources/blukis/32x32/filter.png
63
%%DATADIR%%/resources/blukis/32x32/folder.png
67
%%DATADIR%%/resources/blukis/32x32/folder.png
64
%%DATADIR%%/resources/blukis/32x32/folderback.png
68
%%DATADIR%%/resources/blukis/32x32/folderback.png
65
%%DATADIR%%/resources/blukis/32x32/folderclosed.png
69
%%DATADIR%%/resources/blukis/32x32/folderclosed.png
66
%%DATADIR%%/resources/blukis/32x32/folderup.png
70
%%DATADIR%%/resources/blukis/32x32/folderup.png
67
%%DATADIR%%/resources/blukis/32x32/help.png
71
%%DATADIR%%/resources/blukis/32x32/help.png
68
%%DATADIR%%/resources/blukis/32x32/localtreeview.png
72
%%DATADIR%%/resources/blukis/32x32/localtreeview.png
69
%%DATADIR%%/resources/blukis/32x32/lock.png
73
%%DATADIR%%/resources/blukis/32x32/lock.png
70
%%DATADIR%%/resources/blukis/32x32/logview.png
74
%%DATADIR%%/resources/blukis/32x32/logview.png
71
%%DATADIR%%/resources/blukis/32x32/processqueue.png
75
%%DATADIR%%/resources/blukis/32x32/processqueue.png
72
%%DATADIR%%/resources/blukis/32x32/queueview.png
76
%%DATADIR%%/resources/blukis/32x32/queueview.png
73
%%DATADIR%%/resources/blukis/32x32/reconnect.png
77
%%DATADIR%%/resources/blukis/32x32/reconnect.png
74
%%DATADIR%%/resources/blukis/32x32/refresh.png
78
%%DATADIR%%/resources/blukis/32x32/refresh.png
75
%%DATADIR%%/resources/blukis/32x32/remotetreeview.png
79
%%DATADIR%%/resources/blukis/32x32/remotetreeview.png
76
%%DATADIR%%/resources/blukis/32x32/server.png
80
%%DATADIR%%/resources/blukis/32x32/server.png
77
%%DATADIR%%/resources/blukis/32x32/showhidden.png
81
%%DATADIR%%/resources/blukis/32x32/showhidden.png
78
%%DATADIR%%/resources/blukis/32x32/sitemanager.png
82
%%DATADIR%%/resources/blukis/32x32/sitemanager.png
79
%%DATADIR%%/resources/blukis/32x32/speedlimits.png
83
%%DATADIR%%/resources/blukis/32x32/speedlimits.png
80
%%DATADIR%%/resources/blukis/32x32/synchronize.png
84
%%DATADIR%%/resources/blukis/32x32/synchronize.png
81
%%DATADIR%%/resources/blukis/32x32/upload.png
85
%%DATADIR%%/resources/blukis/32x32/upload.png
82
%%DATADIR%%/resources/blukis/32x32/uploadadd.png
86
%%DATADIR%%/resources/blukis/32x32/uploadadd.png
83
%%DATADIR%%/resources/blukis/48x48/ascii.png
87
%%DATADIR%%/resources/blukis/48x48/ascii.png
84
%%DATADIR%%/resources/blukis/48x48/auto.png
88
%%DATADIR%%/resources/blukis/48x48/auto.png
85
%%DATADIR%%/resources/blukis/48x48/binary.png
89
%%DATADIR%%/resources/blukis/48x48/binary.png
86
%%DATADIR%%/resources/blukis/48x48/bookmark.png
90
%%DATADIR%%/resources/blukis/48x48/bookmark.png
87
%%DATADIR%%/resources/blukis/48x48/bookmarks.png
91
%%DATADIR%%/resources/blukis/48x48/bookmarks.png
88
%%DATADIR%%/resources/blukis/48x48/cancel.png
92
%%DATADIR%%/resources/blukis/48x48/cancel.png
89
%%DATADIR%%/resources/blukis/48x48/compare.png
93
%%DATADIR%%/resources/blukis/48x48/compare.png
90
%%DATADIR%%/resources/blukis/48x48/disconnect.png
94
%%DATADIR%%/resources/blukis/48x48/disconnect.png
91
%%DATADIR%%/resources/blukis/48x48/download.png
95
%%DATADIR%%/resources/blukis/48x48/download.png
92
%%DATADIR%%/resources/blukis/48x48/downloadadd.png
96
%%DATADIR%%/resources/blukis/48x48/downloadadd.png
93
%%DATADIR%%/resources/blukis/48x48/file.png
97
%%DATADIR%%/resources/blukis/48x48/file.png
94
%%DATADIR%%/resources/blukis/48x48/filter.png
98
%%DATADIR%%/resources/blukis/48x48/filter.png
95
%%DATADIR%%/resources/blukis/48x48/folder.png
99
%%DATADIR%%/resources/blukis/48x48/folder.png
96
%%DATADIR%%/resources/blukis/48x48/folderback.png
100
%%DATADIR%%/resources/blukis/48x48/folderback.png
97
%%DATADIR%%/resources/blukis/48x48/folderclosed.png
101
%%DATADIR%%/resources/blukis/48x48/folderclosed.png
98
%%DATADIR%%/resources/blukis/48x48/folderup.png
102
%%DATADIR%%/resources/blukis/48x48/folderup.png
99
%%DATADIR%%/resources/blukis/48x48/help.png
103
%%DATADIR%%/resources/blukis/48x48/help.png
100
%%DATADIR%%/resources/blukis/48x48/localtreeview.png
104
%%DATADIR%%/resources/blukis/48x48/localtreeview.png
101
%%DATADIR%%/resources/blukis/48x48/lock.png
105
%%DATADIR%%/resources/blukis/48x48/lock.png
102
%%DATADIR%%/resources/blukis/48x48/logview.png
106
%%DATADIR%%/resources/blukis/48x48/logview.png
103
%%DATADIR%%/resources/blukis/48x48/processqueue.png
107
%%DATADIR%%/resources/blukis/48x48/processqueue.png
104
%%DATADIR%%/resources/blukis/48x48/queueview.png
108
%%DATADIR%%/resources/blukis/48x48/queueview.png
105
%%DATADIR%%/resources/blukis/48x48/reconnect.png
109
%%DATADIR%%/resources/blukis/48x48/reconnect.png
106
%%DATADIR%%/resources/blukis/48x48/refresh.png
110
%%DATADIR%%/resources/blukis/48x48/refresh.png
107
%%DATADIR%%/resources/blukis/48x48/remotetreeview.png
111
%%DATADIR%%/resources/blukis/48x48/remotetreeview.png
108
%%DATADIR%%/resources/blukis/48x48/server.png
112
%%DATADIR%%/resources/blukis/48x48/server.png
109
%%DATADIR%%/resources/blukis/48x48/showhidden.png
113
%%DATADIR%%/resources/blukis/48x48/showhidden.png
110
%%DATADIR%%/resources/blukis/48x48/sitemanager.png
114
%%DATADIR%%/resources/blukis/48x48/sitemanager.png
111
%%DATADIR%%/resources/blukis/48x48/speedlimits.png
115
%%DATADIR%%/resources/blukis/48x48/speedlimits.png
112
%%DATADIR%%/resources/blukis/48x48/synchronize.png
116
%%DATADIR%%/resources/blukis/48x48/synchronize.png
113
%%DATADIR%%/resources/blukis/48x48/upload.png
117
%%DATADIR%%/resources/blukis/48x48/upload.png
114
%%DATADIR%%/resources/blukis/48x48/uploadadd.png
118
%%DATADIR%%/resources/blukis/48x48/uploadadd.png
115
%%DATADIR%%/resources/blukis/theme.xml
119
%%DATADIR%%/resources/blukis/theme.xml
116
%%DATADIR%%/resources/classic/16x16/ascii.png
120
%%DATADIR%%/resources/classic/16x16/ascii.png
117
%%DATADIR%%/resources/classic/16x16/auto.png
121
%%DATADIR%%/resources/classic/16x16/auto.png
118
%%DATADIR%%/resources/classic/16x16/binary.png
122
%%DATADIR%%/resources/classic/16x16/binary.png
119
%%DATADIR%%/resources/classic/16x16/bookmark.png
123
%%DATADIR%%/resources/classic/16x16/bookmark.png
120
%%DATADIR%%/resources/classic/16x16/cancel.png
124
%%DATADIR%%/resources/classic/16x16/cancel.png
121
%%DATADIR%%/resources/classic/16x16/compare.png
125
%%DATADIR%%/resources/classic/16x16/compare.png
122
%%DATADIR%%/resources/classic/16x16/disconnect.png
126
%%DATADIR%%/resources/classic/16x16/disconnect.png
123
%%DATADIR%%/resources/classic/16x16/download.png
127
%%DATADIR%%/resources/classic/16x16/download.png
124
%%DATADIR%%/resources/classic/16x16/downloadadd.png
128
%%DATADIR%%/resources/classic/16x16/downloadadd.png
125
%%DATADIR%%/resources/classic/16x16/file.png
129
%%DATADIR%%/resources/classic/16x16/file.png
126
%%DATADIR%%/resources/classic/16x16/filter.png
130
%%DATADIR%%/resources/classic/16x16/filter.png
127
%%DATADIR%%/resources/classic/16x16/find.png
131
%%DATADIR%%/resources/classic/16x16/find.png
128
%%DATADIR%%/resources/classic/16x16/folder.png
132
%%DATADIR%%/resources/classic/16x16/folder.png
129
%%DATADIR%%/resources/classic/16x16/folderclosed.png
133
%%DATADIR%%/resources/classic/16x16/folderclosed.png
130
%%DATADIR%%/resources/classic/16x16/localtreeview.png
134
%%DATADIR%%/resources/classic/16x16/localtreeview.png
131
%%DATADIR%%/resources/classic/16x16/lock.png
135
%%DATADIR%%/resources/classic/16x16/lock.png
132
%%DATADIR%%/resources/classic/16x16/logview.png
136
%%DATADIR%%/resources/classic/16x16/logview.png
133
%%DATADIR%%/resources/classic/16x16/processqueue.png
137
%%DATADIR%%/resources/classic/16x16/processqueue.png
134
%%DATADIR%%/resources/classic/16x16/queueview.png
138
%%DATADIR%%/resources/classic/16x16/queueview.png
135
%%DATADIR%%/resources/classic/16x16/reconnect.png
139
%%DATADIR%%/resources/classic/16x16/reconnect.png
136
%%DATADIR%%/resources/classic/16x16/refresh.png
140
%%DATADIR%%/resources/classic/16x16/refresh.png
137
%%DATADIR%%/resources/classic/16x16/remotetreeview.png
141
%%DATADIR%%/resources/classic/16x16/remotetreeview.png
138
%%DATADIR%%/resources/classic/16x16/server.png
142
%%DATADIR%%/resources/classic/16x16/server.png
139
%%DATADIR%%/resources/classic/16x16/sitemanager.png
143
%%DATADIR%%/resources/classic/16x16/sitemanager.png
140
%%DATADIR%%/resources/classic/16x16/speedlimits.png
144
%%DATADIR%%/resources/classic/16x16/speedlimits.png
141
%%DATADIR%%/resources/classic/16x16/symlink.png
145
%%DATADIR%%/resources/classic/16x16/symlink.png
142
%%DATADIR%%/resources/classic/16x16/synchronize.png
146
%%DATADIR%%/resources/classic/16x16/synchronize.png
143
%%DATADIR%%/resources/classic/16x16/upload.png
147
%%DATADIR%%/resources/classic/16x16/upload.png
144
%%DATADIR%%/resources/classic/16x16/uploadadd.png
148
%%DATADIR%%/resources/classic/16x16/uploadadd.png
145
%%DATADIR%%/resources/classic/theme.xml
149
%%DATADIR%%/resources/classic/theme.xml
146
%%DATADIR%%/resources/cyril/16x16/ascii.png
150
%%DATADIR%%/resources/cyril/16x16/ascii.png
147
%%DATADIR%%/resources/cyril/16x16/auto.png
151
%%DATADIR%%/resources/cyril/16x16/auto.png
148
%%DATADIR%%/resources/cyril/16x16/binary.png
152
%%DATADIR%%/resources/cyril/16x16/binary.png
149
%%DATADIR%%/resources/cyril/16x16/bookmark.png
153
%%DATADIR%%/resources/cyril/16x16/bookmark.png
150
%%DATADIR%%/resources/cyril/16x16/cancel.png
154
%%DATADIR%%/resources/cyril/16x16/cancel.png
151
%%DATADIR%%/resources/cyril/16x16/compare.png
155
%%DATADIR%%/resources/cyril/16x16/compare.png
152
%%DATADIR%%/resources/cyril/16x16/disconnect.png
156
%%DATADIR%%/resources/cyril/16x16/disconnect.png
153
%%DATADIR%%/resources/cyril/16x16/download.png
157
%%DATADIR%%/resources/cyril/16x16/download.png
154
%%DATADIR%%/resources/cyril/16x16/downloadadd.png
158
%%DATADIR%%/resources/cyril/16x16/downloadadd.png
155
%%DATADIR%%/resources/cyril/16x16/file.png
159
%%DATADIR%%/resources/cyril/16x16/file.png
156
%%DATADIR%%/resources/cyril/16x16/folder.png
160
%%DATADIR%%/resources/cyril/16x16/folder.png
157
%%DATADIR%%/resources/cyril/16x16/folderback.png
161
%%DATADIR%%/resources/cyril/16x16/folderback.png
158
%%DATADIR%%/resources/cyril/16x16/folderclosed.png
162
%%DATADIR%%/resources/cyril/16x16/folderclosed.png
159
%%DATADIR%%/resources/cyril/16x16/folderup.png
163
%%DATADIR%%/resources/cyril/16x16/folderup.png
160
%%DATADIR%%/resources/cyril/16x16/help.png
164
%%DATADIR%%/resources/cyril/16x16/help.png
161
%%DATADIR%%/resources/cyril/16x16/localtreeview.png
165
%%DATADIR%%/resources/cyril/16x16/localtreeview.png
162
%%DATADIR%%/resources/cyril/16x16/logview.png
166
%%DATADIR%%/resources/cyril/16x16/logview.png
163
%%DATADIR%%/resources/cyril/16x16/processqueue.png
167
%%DATADIR%%/resources/cyril/16x16/processqueue.png
164
%%DATADIR%%/resources/cyril/16x16/queueview.png
168
%%DATADIR%%/resources/cyril/16x16/queueview.png
165
%%DATADIR%%/resources/cyril/16x16/reconnect.png
169
%%DATADIR%%/resources/cyril/16x16/reconnect.png
166
%%DATADIR%%/resources/cyril/16x16/refresh.png
170
%%DATADIR%%/resources/cyril/16x16/refresh.png
167
%%DATADIR%%/resources/cyril/16x16/remotetreeview.png
171
%%DATADIR%%/resources/cyril/16x16/remotetreeview.png
168
%%DATADIR%%/resources/cyril/16x16/server.png
172
%%DATADIR%%/resources/cyril/16x16/server.png
169
%%DATADIR%%/resources/cyril/16x16/showhidden.png
173
%%DATADIR%%/resources/cyril/16x16/showhidden.png
170
%%DATADIR%%/resources/cyril/16x16/sitemanager.png
174
%%DATADIR%%/resources/cyril/16x16/sitemanager.png
171
%%DATADIR%%/resources/cyril/16x16/speedlimits.png
175
%%DATADIR%%/resources/cyril/16x16/speedlimits.png
172
%%DATADIR%%/resources/cyril/16x16/synchronize.png
176
%%DATADIR%%/resources/cyril/16x16/synchronize.png
173
%%DATADIR%%/resources/cyril/16x16/upload.png
177
%%DATADIR%%/resources/cyril/16x16/upload.png
174
%%DATADIR%%/resources/cyril/16x16/uploadadd.png
178
%%DATADIR%%/resources/cyril/16x16/uploadadd.png
175
%%DATADIR%%/resources/cyril/theme.xml
179
%%DATADIR%%/resources/cyril/theme.xml
176
%%DATADIR%%/resources/default/480x480/ascii.png
180
%%DATADIR%%/resources/default/480x480/ascii.png
177
%%DATADIR%%/resources/default/480x480/auto.png
181
%%DATADIR%%/resources/default/480x480/auto.png
178
%%DATADIR%%/resources/default/480x480/binary.png
182
%%DATADIR%%/resources/default/480x480/binary.png
179
%%DATADIR%%/resources/default/480x480/bookmark.png
183
%%DATADIR%%/resources/default/480x480/bookmark.png
180
%%DATADIR%%/resources/default/480x480/bookmarks.png
184
%%DATADIR%%/resources/default/480x480/bookmarks.png
181
%%DATADIR%%/resources/default/480x480/cancel.png
185
%%DATADIR%%/resources/default/480x480/cancel.png
182
%%DATADIR%%/resources/default/480x480/close.png
186
%%DATADIR%%/resources/default/480x480/close.png
183
%%DATADIR%%/resources/default/480x480/compare.png
187
%%DATADIR%%/resources/default/480x480/compare.png
184
%%DATADIR%%/resources/default/480x480/disconnect.png
188
%%DATADIR%%/resources/default/480x480/disconnect.png
185
%%DATADIR%%/resources/default/480x480/download.png
189
%%DATADIR%%/resources/default/480x480/download.png
186
%%DATADIR%%/resources/default/480x480/downloadadd.png
190
%%DATADIR%%/resources/default/480x480/downloadadd.png
187
%%DATADIR%%/resources/default/480x480/dropdown.png
191
%%DATADIR%%/resources/default/480x480/dropdown.png
188
%%DATADIR%%/resources/default/480x480/file.png
192
%%DATADIR%%/resources/default/480x480/file.png
189
%%DATADIR%%/resources/default/480x480/filter.png
193
%%DATADIR%%/resources/default/480x480/filter.png
190
%%DATADIR%%/resources/default/480x480/find.png
194
%%DATADIR%%/resources/default/480x480/find.png
191
%%DATADIR%%/resources/default/480x480/folder.png
195
%%DATADIR%%/resources/default/480x480/folder.png
192
%%DATADIR%%/resources/default/480x480/folderback.png
196
%%DATADIR%%/resources/default/480x480/folderback.png
193
%%DATADIR%%/resources/default/480x480/folderclosed.png
197
%%DATADIR%%/resources/default/480x480/folderclosed.png
194
%%DATADIR%%/resources/default/480x480/folderup.png
198
%%DATADIR%%/resources/default/480x480/folderup.png
195
%%DATADIR%%/resources/default/480x480/help.png
199
%%DATADIR%%/resources/default/480x480/help.png
196
%%DATADIR%%/resources/default/480x480/leds.png
200
%%DATADIR%%/resources/default/480x480/leds.png
197
%%DATADIR%%/resources/default/480x480/localtreeview.png
201
%%DATADIR%%/resources/default/480x480/localtreeview.png
198
%%DATADIR%%/resources/default/480x480/lock.png
202
%%DATADIR%%/resources/default/480x480/lock.png
199
%%DATADIR%%/resources/default/480x480/logview.png
203
%%DATADIR%%/resources/default/480x480/logview.png
200
%%DATADIR%%/resources/default/480x480/processqueue.png
204
%%DATADIR%%/resources/default/480x480/processqueue.png
201
%%DATADIR%%/resources/default/480x480/queueview.png
205
%%DATADIR%%/resources/default/480x480/queueview.png
202
%%DATADIR%%/resources/default/480x480/reconnect.png
206
%%DATADIR%%/resources/default/480x480/reconnect.png
203
%%DATADIR%%/resources/default/480x480/refresh.png
207
%%DATADIR%%/resources/default/480x480/refresh.png
204
%%DATADIR%%/resources/default/480x480/remotetreeview.png
208
%%DATADIR%%/resources/default/480x480/remotetreeview.png
205
%%DATADIR%%/resources/default/480x480/server.png
209
%%DATADIR%%/resources/default/480x480/server.png
206
%%DATADIR%%/resources/default/480x480/showhidden.png
210
%%DATADIR%%/resources/default/480x480/showhidden.png
207
%%DATADIR%%/resources/default/480x480/sitemanager.png
211
%%DATADIR%%/resources/default/480x480/sitemanager.png
208
%%DATADIR%%/resources/default/480x480/sort_down_dark.png
212
%%DATADIR%%/resources/default/480x480/sort_down_dark.png
209
%%DATADIR%%/resources/default/480x480/sort_down_light.png
213
%%DATADIR%%/resources/default/480x480/sort_down_light.png
210
%%DATADIR%%/resources/default/480x480/sort_up_dark.png
214
%%DATADIR%%/resources/default/480x480/sort_up_dark.png
211
%%DATADIR%%/resources/default/480x480/sort_up_light.png
215
%%DATADIR%%/resources/default/480x480/sort_up_light.png
212
%%DATADIR%%/resources/default/480x480/speedlimits.png
216
%%DATADIR%%/resources/default/480x480/speedlimits.png
213
%%DATADIR%%/resources/default/480x480/symlink.png
217
%%DATADIR%%/resources/default/480x480/symlink.png
214
%%DATADIR%%/resources/default/480x480/synchronize.png
218
%%DATADIR%%/resources/default/480x480/synchronize.png
215
%%DATADIR%%/resources/default/480x480/synctransfer.png
219
%%DATADIR%%/resources/default/480x480/synctransfer.png
216
%%DATADIR%%/resources/default/480x480/upload.png
220
%%DATADIR%%/resources/default/480x480/upload.png
217
%%DATADIR%%/resources/default/480x480/uploadadd.png
221
%%DATADIR%%/resources/default/480x480/uploadadd.png
218
%%DATADIR%%/resources/default/theme.xml
222
%%DATADIR%%/resources/default/theme.xml
219
%%DATADIR%%/resources/defaultfilters.xml
223
%%DATADIR%%/resources/defaultfilters.xml
220
%%DATADIR%%/resources/finished.wav
224
%%DATADIR%%/resources/finished.wav
221
%%DATADIR%%/resources/flatzilla/16x16/ascii.png
225
%%DATADIR%%/resources/flatzilla/16x16/ascii.png
222
%%DATADIR%%/resources/flatzilla/16x16/auto.png
226
%%DATADIR%%/resources/flatzilla/16x16/auto.png
223
%%DATADIR%%/resources/flatzilla/16x16/binary.png
227
%%DATADIR%%/resources/flatzilla/16x16/binary.png
224
%%DATADIR%%/resources/flatzilla/16x16/bookmark.png
228
%%DATADIR%%/resources/flatzilla/16x16/bookmark.png
225
%%DATADIR%%/resources/flatzilla/16x16/cancel.png
229
%%DATADIR%%/resources/flatzilla/16x16/cancel.png
226
%%DATADIR%%/resources/flatzilla/16x16/compare.png
230
%%DATADIR%%/resources/flatzilla/16x16/compare.png
227
%%DATADIR%%/resources/flatzilla/16x16/disconnect.png
231
%%DATADIR%%/resources/flatzilla/16x16/disconnect.png
228
%%DATADIR%%/resources/flatzilla/16x16/download.png
232
%%DATADIR%%/resources/flatzilla/16x16/download.png
229
%%DATADIR%%/resources/flatzilla/16x16/downloadadd.png
233
%%DATADIR%%/resources/flatzilla/16x16/downloadadd.png
230
%%DATADIR%%/resources/flatzilla/16x16/file.png
234
%%DATADIR%%/resources/flatzilla/16x16/file.png
231
%%DATADIR%%/resources/flatzilla/16x16/filter.png
235
%%DATADIR%%/resources/flatzilla/16x16/filter.png
232
%%DATADIR%%/resources/flatzilla/16x16/find.png
236
%%DATADIR%%/resources/flatzilla/16x16/find.png
233
%%DATADIR%%/resources/flatzilla/16x16/folder.png
237
%%DATADIR%%/resources/flatzilla/16x16/folder.png
234
%%DATADIR%%/resources/flatzilla/16x16/folderclosed.png
238
%%DATADIR%%/resources/flatzilla/16x16/folderclosed.png
235
%%DATADIR%%/resources/flatzilla/16x16/help.png
239
%%DATADIR%%/resources/flatzilla/16x16/help.png
236
%%DATADIR%%/resources/flatzilla/16x16/leds.png
240
%%DATADIR%%/resources/flatzilla/16x16/leds.png
237
%%DATADIR%%/resources/flatzilla/16x16/localtreeview.png
241
%%DATADIR%%/resources/flatzilla/16x16/localtreeview.png
238
%%DATADIR%%/resources/flatzilla/16x16/lock.png
242
%%DATADIR%%/resources/flatzilla/16x16/lock.png
239
%%DATADIR%%/resources/flatzilla/16x16/logview.png
243
%%DATADIR%%/resources/flatzilla/16x16/logview.png
240
%%DATADIR%%/resources/flatzilla/16x16/processqueue.png
244
%%DATADIR%%/resources/flatzilla/16x16/processqueue.png
241
%%DATADIR%%/resources/flatzilla/16x16/queueview.png
245
%%DATADIR%%/resources/flatzilla/16x16/queueview.png
242
%%DATADIR%%/resources/flatzilla/16x16/reconnect.png
246
%%DATADIR%%/resources/flatzilla/16x16/reconnect.png
243
%%DATADIR%%/resources/flatzilla/16x16/refresh.png
247
%%DATADIR%%/resources/flatzilla/16x16/refresh.png
244
%%DATADIR%%/resources/flatzilla/16x16/remotetreeview.png
248
%%DATADIR%%/resources/flatzilla/16x16/remotetreeview.png
245
%%DATADIR%%/resources/flatzilla/16x16/server.png
249
%%DATADIR%%/resources/flatzilla/16x16/server.png
246
%%DATADIR%%/resources/flatzilla/16x16/sitemanager.png
250
%%DATADIR%%/resources/flatzilla/16x16/sitemanager.png
247
%%DATADIR%%/resources/flatzilla/16x16/speedlimits.png
251
%%DATADIR%%/resources/flatzilla/16x16/speedlimits.png
248
%%DATADIR%%/resources/flatzilla/16x16/synchronize.png
252
%%DATADIR%%/resources/flatzilla/16x16/synchronize.png
249
%%DATADIR%%/resources/flatzilla/16x16/upload.png
253
%%DATADIR%%/resources/flatzilla/16x16/upload.png
250
%%DATADIR%%/resources/flatzilla/16x16/uploadadd.png
254
%%DATADIR%%/resources/flatzilla/16x16/uploadadd.png
251
%%DATADIR%%/resources/flatzilla/24x24/ascii.png
255
%%DATADIR%%/resources/flatzilla/24x24/ascii.png
252
%%DATADIR%%/resources/flatzilla/24x24/auto.png
256
%%DATADIR%%/resources/flatzilla/24x24/auto.png
253
%%DATADIR%%/resources/flatzilla/24x24/binary.png
257
%%DATADIR%%/resources/flatzilla/24x24/binary.png
254
%%DATADIR%%/resources/flatzilla/24x24/bookmark.png
258
%%DATADIR%%/resources/flatzilla/24x24/bookmark.png
255
%%DATADIR%%/resources/flatzilla/24x24/cancel.png
259
%%DATADIR%%/resources/flatzilla/24x24/cancel.png
256
%%DATADIR%%/resources/flatzilla/24x24/compare.png
260
%%DATADIR%%/resources/flatzilla/24x24/compare.png
257
%%DATADIR%%/resources/flatzilla/24x24/disconnect.png
261
%%DATADIR%%/resources/flatzilla/24x24/disconnect.png
258
%%DATADIR%%/resources/flatzilla/24x24/download.png
262
%%DATADIR%%/resources/flatzilla/24x24/download.png
259
%%DATADIR%%/resources/flatzilla/24x24/downloadadd.png
263
%%DATADIR%%/resources/flatzilla/24x24/downloadadd.png
260
%%DATADIR%%/resources/flatzilla/24x24/file.png
264
%%DATADIR%%/resources/flatzilla/24x24/file.png
261
%%DATADIR%%/resources/flatzilla/24x24/filter.png
265
%%DATADIR%%/resources/flatzilla/24x24/filter.png
262
%%DATADIR%%/resources/flatzilla/24x24/find.png
266
%%DATADIR%%/resources/flatzilla/24x24/find.png
263
%%DATADIR%%/resources/flatzilla/24x24/folder.png
267
%%DATADIR%%/resources/flatzilla/24x24/folder.png
264
%%DATADIR%%/resources/flatzilla/24x24/folderclosed.png
268
%%DATADIR%%/resources/flatzilla/24x24/folderclosed.png
265
%%DATADIR%%/resources/flatzilla/24x24/help.png
269
%%DATADIR%%/resources/flatzilla/24x24/help.png
266
%%DATADIR%%/resources/flatzilla/24x24/leds.png
270
%%DATADIR%%/resources/flatzilla/24x24/leds.png
267
%%DATADIR%%/resources/flatzilla/24x24/localtreeview.png
271
%%DATADIR%%/resources/flatzilla/24x24/localtreeview.png
268
%%DATADIR%%/resources/flatzilla/24x24/lock.png
272
%%DATADIR%%/resources/flatzilla/24x24/lock.png
269
%%DATADIR%%/resources/flatzilla/24x24/logview.png
273
%%DATADIR%%/resources/flatzilla/24x24/logview.png
270
%%DATADIR%%/resources/flatzilla/24x24/processqueue.png
274
%%DATADIR%%/resources/flatzilla/24x24/processqueue.png
271
%%DATADIR%%/resources/flatzilla/24x24/queueview.png
275
%%DATADIR%%/resources/flatzilla/24x24/queueview.png
272
%%DATADIR%%/resources/flatzilla/24x24/reconnect.png
276
%%DATADIR%%/resources/flatzilla/24x24/reconnect.png
273
%%DATADIR%%/resources/flatzilla/24x24/refresh.png
277
%%DATADIR%%/resources/flatzilla/24x24/refresh.png
274
%%DATADIR%%/resources/flatzilla/24x24/remotetreeview.png
278
%%DATADIR%%/resources/flatzilla/24x24/remotetreeview.png
275
%%DATADIR%%/resources/flatzilla/24x24/server.png
279
%%DATADIR%%/resources/flatzilla/24x24/server.png
276
%%DATADIR%%/resources/flatzilla/24x24/sitemanager.png
280
%%DATADIR%%/resources/flatzilla/24x24/sitemanager.png
277
%%DATADIR%%/resources/flatzilla/24x24/speedlimits.png
281
%%DATADIR%%/resources/flatzilla/24x24/speedlimits.png
278
%%DATADIR%%/resources/flatzilla/24x24/synchronize.png
282
%%DATADIR%%/resources/flatzilla/24x24/synchronize.png
279
%%DATADIR%%/resources/flatzilla/24x24/upload.png
283
%%DATADIR%%/resources/flatzilla/24x24/upload.png
280
%%DATADIR%%/resources/flatzilla/24x24/uploadadd.png
284
%%DATADIR%%/resources/flatzilla/24x24/uploadadd.png
281
%%DATADIR%%/resources/flatzilla/32x32/ascii.png
285
%%DATADIR%%/resources/flatzilla/32x32/ascii.png
282
%%DATADIR%%/resources/flatzilla/32x32/auto.png
286
%%DATADIR%%/resources/flatzilla/32x32/auto.png
283
%%DATADIR%%/resources/flatzilla/32x32/binary.png
287
%%DATADIR%%/resources/flatzilla/32x32/binary.png
284
%%DATADIR%%/resources/flatzilla/32x32/bookmark.png
288
%%DATADIR%%/resources/flatzilla/32x32/bookmark.png
285
%%DATADIR%%/resources/flatzilla/32x32/cancel.png
289
%%DATADIR%%/resources/flatzilla/32x32/cancel.png
286
%%DATADIR%%/resources/flatzilla/32x32/compare.png
290
%%DATADIR%%/resources/flatzilla/32x32/compare.png
287
%%DATADIR%%/resources/flatzilla/32x32/disconnect.png
291
%%DATADIR%%/resources/flatzilla/32x32/disconnect.png
288
%%DATADIR%%/resources/flatzilla/32x32/download.png
292
%%DATADIR%%/resources/flatzilla/32x32/download.png
289
%%DATADIR%%/resources/flatzilla/32x32/downloadadd.png
293
%%DATADIR%%/resources/flatzilla/32x32/downloadadd.png
290
%%DATADIR%%/resources/flatzilla/32x32/file.png
294
%%DATADIR%%/resources/flatzilla/32x32/file.png
291
%%DATADIR%%/resources/flatzilla/32x32/filter.png
295
%%DATADIR%%/resources/flatzilla/32x32/filter.png
292
%%DATADIR%%/resources/flatzilla/32x32/find.png
296
%%DATADIR%%/resources/flatzilla/32x32/find.png
293
%%DATADIR%%/resources/flatzilla/32x32/folder.png
297
%%DATADIR%%/resources/flatzilla/32x32/folder.png
294
%%DATADIR%%/resources/flatzilla/32x32/folderclosed.png
298
%%DATADIR%%/resources/flatzilla/32x32/folderclosed.png
295
%%DATADIR%%/resources/flatzilla/32x32/help.png
299
%%DATADIR%%/resources/flatzilla/32x32/help.png
296
%%DATADIR%%/resources/flatzilla/32x32/leds.png
300
%%DATADIR%%/resources/flatzilla/32x32/leds.png
297
%%DATADIR%%/resources/flatzilla/32x32/localtreeview.png
301
%%DATADIR%%/resources/flatzilla/32x32/localtreeview.png
298
%%DATADIR%%/resources/flatzilla/32x32/lock.png
302
%%DATADIR%%/resources/flatzilla/32x32/lock.png
299
%%DATADIR%%/resources/flatzilla/32x32/logview.png
303
%%DATADIR%%/resources/flatzilla/32x32/logview.png
300
%%DATADIR%%/resources/flatzilla/32x32/processqueue.png
304
%%DATADIR%%/resources/flatzilla/32x32/processqueue.png
301
%%DATADIR%%/resources/flatzilla/32x32/queueview.png
305
%%DATADIR%%/resources/flatzilla/32x32/queueview.png
302
%%DATADIR%%/resources/flatzilla/32x32/reconnect.png
306
%%DATADIR%%/resources/flatzilla/32x32/reconnect.png
303
%%DATADIR%%/resources/flatzilla/32x32/refresh.png
307
%%DATADIR%%/resources/flatzilla/32x32/refresh.png
304
%%DATADIR%%/resources/flatzilla/32x32/remotetreeview.png
308
%%DATADIR%%/resources/flatzilla/32x32/remotetreeview.png
305
%%DATADIR%%/resources/flatzilla/32x32/server.png
309
%%DATADIR%%/resources/flatzilla/32x32/server.png
306
%%DATADIR%%/resources/flatzilla/32x32/sitemanager.png
310
%%DATADIR%%/resources/flatzilla/32x32/sitemanager.png
307
%%DATADIR%%/resources/flatzilla/32x32/speedlimits.png
311
%%DATADIR%%/resources/flatzilla/32x32/speedlimits.png
308
%%DATADIR%%/resources/flatzilla/32x32/synchronize.png
312
%%DATADIR%%/resources/flatzilla/32x32/synchronize.png
309
%%DATADIR%%/resources/flatzilla/32x32/upload.png
313
%%DATADIR%%/resources/flatzilla/32x32/upload.png
310
%%DATADIR%%/resources/flatzilla/32x32/uploadadd.png
314
%%DATADIR%%/resources/flatzilla/32x32/uploadadd.png
311
%%DATADIR%%/resources/flatzilla/48x48/ascii.png
315
%%DATADIR%%/resources/flatzilla/48x48/ascii.png
312
%%DATADIR%%/resources/flatzilla/48x48/auto.png
316
%%DATADIR%%/resources/flatzilla/48x48/auto.png
313
%%DATADIR%%/resources/flatzilla/48x48/binary.png
317
%%DATADIR%%/resources/flatzilla/48x48/binary.png
314
%%DATADIR%%/resources/flatzilla/48x48/bookmark.png
318
%%DATADIR%%/resources/flatzilla/48x48/bookmark.png
315
%%DATADIR%%/resources/flatzilla/48x48/cancel.png
319
%%DATADIR%%/resources/flatzilla/48x48/cancel.png
316
%%DATADIR%%/resources/flatzilla/48x48/compare.png
320
%%DATADIR%%/resources/flatzilla/48x48/compare.png
317
%%DATADIR%%/resources/flatzilla/48x48/disconnect.png
321
%%DATADIR%%/resources/flatzilla/48x48/disconnect.png
318
%%DATADIR%%/resources/flatzilla/48x48/download.png
322
%%DATADIR%%/resources/flatzilla/48x48/download.png
319
%%DATADIR%%/resources/flatzilla/48x48/downloadadd.png
323
%%DATADIR%%/resources/flatzilla/48x48/downloadadd.png
320
%%DATADIR%%/resources/flatzilla/48x48/file.png
324
%%DATADIR%%/resources/flatzilla/48x48/file.png
321
%%DATADIR%%/resources/flatzilla/48x48/filter.png
325
%%DATADIR%%/resources/flatzilla/48x48/filter.png
322
%%DATADIR%%/resources/flatzilla/48x48/find.png
326
%%DATADIR%%/resources/flatzilla/48x48/find.png
323
%%DATADIR%%/resources/flatzilla/48x48/folder.png
327
%%DATADIR%%/resources/flatzilla/48x48/folder.png
324
%%DATADIR%%/resources/flatzilla/48x48/folderclosed.png
328
%%DATADIR%%/resources/flatzilla/48x48/folderclosed.png
325
%%DATADIR%%/resources/flatzilla/48x48/help.png
329
%%DATADIR%%/resources/flatzilla/48x48/help.png
326
%%DATADIR%%/resources/flatzilla/48x48/leds.png
330
%%DATADIR%%/resources/flatzilla/48x48/leds.png
327
%%DATADIR%%/resources/flatzilla/48x48/localtreeview.png
331
%%DATADIR%%/resources/flatzilla/48x48/localtreeview.png
328
%%DATADIR%%/resources/flatzilla/48x48/lock.png
332
%%DATADIR%%/resources/flatzilla/48x48/lock.png
329
%%DATADIR%%/resources/flatzilla/48x48/logview.png
333
%%DATADIR%%/resources/flatzilla/48x48/logview.png
330
%%DATADIR%%/resources/flatzilla/48x48/processqueue.png
334
%%DATADIR%%/resources/flatzilla/48x48/processqueue.png
331
%%DATADIR%%/resources/flatzilla/48x48/queueview.png
335
%%DATADIR%%/resources/flatzilla/48x48/queueview.png
332
%%DATADIR%%/resources/flatzilla/48x48/reconnect.png
336
%%DATADIR%%/resources/flatzilla/48x48/reconnect.png
333
%%DATADIR%%/resources/flatzilla/48x48/refresh.png
337
%%DATADIR%%/resources/flatzilla/48x48/refresh.png
334
%%DATADIR%%/resources/flatzilla/48x48/remotetreeview.png
338
%%DATADIR%%/resources/flatzilla/48x48/remotetreeview.png
335
%%DATADIR%%/resources/flatzilla/48x48/server.png
339
%%DATADIR%%/resources/flatzilla/48x48/server.png
336
%%DATADIR%%/resources/flatzilla/48x48/sitemanager.png
340
%%DATADIR%%/resources/flatzilla/48x48/sitemanager.png
337
%%DATADIR%%/resources/flatzilla/48x48/speedlimits.png
341
%%DATADIR%%/resources/flatzilla/48x48/speedlimits.png
338
%%DATADIR%%/resources/flatzilla/48x48/synchronize.png
342
%%DATADIR%%/resources/flatzilla/48x48/synchronize.png
339
%%DATADIR%%/resources/flatzilla/48x48/upload.png
343
%%DATADIR%%/resources/flatzilla/48x48/upload.png
340
%%DATADIR%%/resources/flatzilla/48x48/uploadadd.png
344
%%DATADIR%%/resources/flatzilla/48x48/uploadadd.png
341
%%DATADIR%%/resources/flatzilla/theme.xml
345
%%DATADIR%%/resources/flatzilla/theme.xml
342
%%DATADIR%%/resources/lone/16x16/ascii.png
346
%%DATADIR%%/resources/lone/16x16/ascii.png
343
%%DATADIR%%/resources/lone/16x16/auto.png
347
%%DATADIR%%/resources/lone/16x16/auto.png
344
%%DATADIR%%/resources/lone/16x16/binary.png
348
%%DATADIR%%/resources/lone/16x16/binary.png
345
%%DATADIR%%/resources/lone/16x16/bookmark.png
349
%%DATADIR%%/resources/lone/16x16/bookmark.png
346
%%DATADIR%%/resources/lone/16x16/cancel.png
350
%%DATADIR%%/resources/lone/16x16/cancel.png
347
%%DATADIR%%/resources/lone/16x16/compare.png
351
%%DATADIR%%/resources/lone/16x16/compare.png
348
%%DATADIR%%/resources/lone/16x16/disconnect.png
352
%%DATADIR%%/resources/lone/16x16/disconnect.png
349
%%DATADIR%%/resources/lone/16x16/download.png
353
%%DATADIR%%/resources/lone/16x16/download.png
350
%%DATADIR%%/resources/lone/16x16/downloadadd.png
354
%%DATADIR%%/resources/lone/16x16/downloadadd.png
351
%%DATADIR%%/resources/lone/16x16/file.png
355
%%DATADIR%%/resources/lone/16x16/file.png
352
%%DATADIR%%/resources/lone/16x16/filter.png
356
%%DATADIR%%/resources/lone/16x16/filter.png
353
%%DATADIR%%/resources/lone/16x16/folder.png
357
%%DATADIR%%/resources/lone/16x16/folder.png
354
%%DATADIR%%/resources/lone/16x16/folderback.png
358
%%DATADIR%%/resources/lone/16x16/folderback.png
355
%%DATADIR%%/resources/lone/16x16/folderclosed.png
359
%%DATADIR%%/resources/lone/16x16/folderclosed.png
356
%%DATADIR%%/resources/lone/16x16/folderup.png
360
%%DATADIR%%/resources/lone/16x16/folderup.png
357
%%DATADIR%%/resources/lone/16x16/help.png
361
%%DATADIR%%/resources/lone/16x16/help.png
358
%%DATADIR%%/resources/lone/16x16/localtreeview.png
362
%%DATADIR%%/resources/lone/16x16/localtreeview.png
359
%%DATADIR%%/resources/lone/16x16/lock.png
363
%%DATADIR%%/resources/lone/16x16/lock.png
360
%%DATADIR%%/resources/lone/16x16/logview.png
364
%%DATADIR%%/resources/lone/16x16/logview.png
361
%%DATADIR%%/resources/lone/16x16/processqueue.png
365
%%DATADIR%%/resources/lone/16x16/processqueue.png
362
%%DATADIR%%/resources/lone/16x16/queueview.png
366
%%DATADIR%%/resources/lone/16x16/queueview.png
363
%%DATADIR%%/resources/lone/16x16/reconnect.png
367
%%DATADIR%%/resources/lone/16x16/reconnect.png
364
%%DATADIR%%/resources/lone/16x16/refresh.png
368
%%DATADIR%%/resources/lone/16x16/refresh.png
365
%%DATADIR%%/resources/lone/16x16/remotetreeview.png
369
%%DATADIR%%/resources/lone/16x16/remotetreeview.png
366
%%DATADIR%%/resources/lone/16x16/server.png
370
%%DATADIR%%/resources/lone/16x16/server.png
367
%%DATADIR%%/resources/lone/16x16/showhidden.png
371
%%DATADIR%%/resources/lone/16x16/showhidden.png
368
%%DATADIR%%/resources/lone/16x16/sitemanager.png
372
%%DATADIR%%/resources/lone/16x16/sitemanager.png
369
%%DATADIR%%/resources/lone/16x16/speedlimits.png
373
%%DATADIR%%/resources/lone/16x16/speedlimits.png
370
%%DATADIR%%/resources/lone/16x16/synchronize.png
374
%%DATADIR%%/resources/lone/16x16/synchronize.png
371
%%DATADIR%%/resources/lone/16x16/upload.png
375
%%DATADIR%%/resources/lone/16x16/upload.png
372
%%DATADIR%%/resources/lone/16x16/uploadadd.png
376
%%DATADIR%%/resources/lone/16x16/uploadadd.png
373
%%DATADIR%%/resources/lone/32x32/ascii.png
377
%%DATADIR%%/resources/lone/32x32/ascii.png
374
%%DATADIR%%/resources/lone/32x32/auto.png
378
%%DATADIR%%/resources/lone/32x32/auto.png
375
%%DATADIR%%/resources/lone/32x32/binary.png
379
%%DATADIR%%/resources/lone/32x32/binary.png
376
%%DATADIR%%/resources/lone/32x32/bookmark.png
380
%%DATADIR%%/resources/lone/32x32/bookmark.png
377
%%DATADIR%%/resources/lone/32x32/cancel.png
381
%%DATADIR%%/resources/lone/32x32/cancel.png
378
%%DATADIR%%/resources/lone/32x32/compare.png
382
%%DATADIR%%/resources/lone/32x32/compare.png
379
%%DATADIR%%/resources/lone/32x32/disconnect.png
383
%%DATADIR%%/resources/lone/32x32/disconnect.png
380
%%DATADIR%%/resources/lone/32x32/download.png
384
%%DATADIR%%/resources/lone/32x32/download.png
381
%%DATADIR%%/resources/lone/32x32/downloadadd.png
385
%%DATADIR%%/resources/lone/32x32/downloadadd.png
382
%%DATADIR%%/resources/lone/32x32/file.png
386
%%DATADIR%%/resources/lone/32x32/file.png
383
%%DATADIR%%/resources/lone/32x32/filter.png
387
%%DATADIR%%/resources/lone/32x32/filter.png
384
%%DATADIR%%/resources/lone/32x32/folder.png
388
%%DATADIR%%/resources/lone/32x32/folder.png
385
%%DATADIR%%/resources/lone/32x32/folderback.png
389
%%DATADIR%%/resources/lone/32x32/folderback.png
386
%%DATADIR%%/resources/lone/32x32/folderclosed.png
390
%%DATADIR%%/resources/lone/32x32/folderclosed.png
387
%%DATADIR%%/resources/lone/32x32/folderup.png
391
%%DATADIR%%/resources/lone/32x32/folderup.png
388
%%DATADIR%%/resources/lone/32x32/help.png
392
%%DATADIR%%/resources/lone/32x32/help.png
389
%%DATADIR%%/resources/lone/32x32/localtreeview.png
393
%%DATADIR%%/resources/lone/32x32/localtreeview.png
390
%%DATADIR%%/resources/lone/32x32/lock.png
394
%%DATADIR%%/resources/lone/32x32/lock.png
391
%%DATADIR%%/resources/lone/32x32/logview.png
395
%%DATADIR%%/resources/lone/32x32/logview.png
392
%%DATADIR%%/resources/lone/32x32/processqueue.png
396
%%DATADIR%%/resources/lone/32x32/processqueue.png
393
%%DATADIR%%/resources/lone/32x32/queueview.png
397
%%DATADIR%%/resources/lone/32x32/queueview.png
394
%%DATADIR%%/resources/lone/32x32/reconnect.png
398
%%DATADIR%%/resources/lone/32x32/reconnect.png
395
%%DATADIR%%/resources/lone/32x32/refresh.png
399
%%DATADIR%%/resources/lone/32x32/refresh.png
396
%%DATADIR%%/resources/lone/32x32/remotetreeview.png
400
%%DATADIR%%/resources/lone/32x32/remotetreeview.png
397
%%DATADIR%%/resources/lone/32x32/showhidden.png
401
%%DATADIR%%/resources/lone/32x32/showhidden.png
398
%%DATADIR%%/resources/lone/32x32/sitemanager.png
402
%%DATADIR%%/resources/lone/32x32/sitemanager.png
399
%%DATADIR%%/resources/lone/32x32/speedlimits.png
403
%%DATADIR%%/resources/lone/32x32/speedlimits.png
400
%%DATADIR%%/resources/lone/32x32/synchronize.png
404
%%DATADIR%%/resources/lone/32x32/synchronize.png
401
%%DATADIR%%/resources/lone/32x32/upload.png
405
%%DATADIR%%/resources/lone/32x32/upload.png
402
%%DATADIR%%/resources/lone/32x32/uploadadd.png
406
%%DATADIR%%/resources/lone/32x32/uploadadd.png
403
%%DATADIR%%/resources/lone/48x48/ascii.png
407
%%DATADIR%%/resources/lone/48x48/ascii.png
404
%%DATADIR%%/resources/lone/48x48/auto.png
408
%%DATADIR%%/resources/lone/48x48/auto.png
405
%%DATADIR%%/resources/lone/48x48/binary.png
409
%%DATADIR%%/resources/lone/48x48/binary.png
406
%%DATADIR%%/resources/lone/48x48/bookmark.png
410
%%DATADIR%%/resources/lone/48x48/bookmark.png
407
%%DATADIR%%/resources/lone/48x48/cancel.png
411
%%DATADIR%%/resources/lone/48x48/cancel.png
408
%%DATADIR%%/resources/lone/48x48/compare.png
412
%%DATADIR%%/resources/lone/48x48/compare.png
409
%%DATADIR%%/resources/lone/48x48/disconnect.png
413
%%DATADIR%%/resources/lone/48x48/disconnect.png
410
%%DATADIR%%/resources/lone/48x48/download.png
414
%%DATADIR%%/resources/lone/48x48/download.png
411
%%DATADIR%%/resources/lone/48x48/downloadadd.png
415
%%DATADIR%%/resources/lone/48x48/downloadadd.png
412
%%DATADIR%%/resources/lone/48x48/file.png
416
%%DATADIR%%/resources/lone/48x48/file.png
413
%%DATADIR%%/resources/lone/48x48/filter.png
417
%%DATADIR%%/resources/lone/48x48/filter.png
414
%%DATADIR%%/resources/lone/48x48/folder.png
418
%%DATADIR%%/resources/lone/48x48/folder.png
415
%%DATADIR%%/resources/lone/48x48/folderback.png
419
%%DATADIR%%/resources/lone/48x48/folderback.png
416
%%DATADIR%%/resources/lone/48x48/folderclosed.png
420
%%DATADIR%%/resources/lone/48x48/folderclosed.png
417
%%DATADIR%%/resources/lone/48x48/folderup.png
421
%%DATADIR%%/resources/lone/48x48/folderup.png
418
%%DATADIR%%/resources/lone/48x48/help.png
422
%%DATADIR%%/resources/lone/48x48/help.png
419
%%DATADIR%%/resources/lone/48x48/localtreeview.png
423
%%DATADIR%%/resources/lone/48x48/localtreeview.png
420
%%DATADIR%%/resources/lone/48x48/lock.png
424
%%DATADIR%%/resources/lone/48x48/lock.png
421
%%DATADIR%%/resources/lone/48x48/logview.png
425
%%DATADIR%%/resources/lone/48x48/logview.png
422
%%DATADIR%%/resources/lone/48x48/processqueue.png
426
%%DATADIR%%/resources/lone/48x48/processqueue.png
423
%%DATADIR%%/resources/lone/48x48/queueview.png
427
%%DATADIR%%/resources/lone/48x48/queueview.png
424
%%DATADIR%%/resources/lone/48x48/reconnect.png
428
%%DATADIR%%/resources/lone/48x48/reconnect.png
425
%%DATADIR%%/resources/lone/48x48/refresh.png
429
%%DATADIR%%/resources/lone/48x48/refresh.png
426
%%DATADIR%%/resources/lone/48x48/remotetreeview.png
430
%%DATADIR%%/resources/lone/48x48/remotetreeview.png
427
%%DATADIR%%/resources/lone/48x48/showhidden.png
431
%%DATADIR%%/resources/lone/48x48/showhidden.png
428
%%DATADIR%%/resources/lone/48x48/sitemanager.png
432
%%DATADIR%%/resources/lone/48x48/sitemanager.png
429
%%DATADIR%%/resources/lone/48x48/speedlimits.png
433
%%DATADIR%%/resources/lone/48x48/speedlimits.png
430
%%DATADIR%%/resources/lone/48x48/synchronize.png
434
%%DATADIR%%/resources/lone/48x48/synchronize.png
431
%%DATADIR%%/resources/lone/48x48/upload.png
435
%%DATADIR%%/resources/lone/48x48/upload.png
432
%%DATADIR%%/resources/lone/48x48/uploadadd.png
436
%%DATADIR%%/resources/lone/48x48/uploadadd.png
433
%%DATADIR%%/resources/lone/theme.xml
437
%%DATADIR%%/resources/lone/theme.xml
434
%%DATADIR%%/resources/minimal/16x16/ascii.png
438
%%DATADIR%%/resources/minimal/16x16/ascii.png
435
%%DATADIR%%/resources/minimal/16x16/auto.png
439
%%DATADIR%%/resources/minimal/16x16/auto.png
436
%%DATADIR%%/resources/minimal/16x16/binary.png
440
%%DATADIR%%/resources/minimal/16x16/binary.png
437
%%DATADIR%%/resources/minimal/16x16/bookmark.png
441
%%DATADIR%%/resources/minimal/16x16/bookmark.png
438
%%DATADIR%%/resources/minimal/16x16/bookmarks.png
442
%%DATADIR%%/resources/minimal/16x16/bookmarks.png
439
%%DATADIR%%/resources/minimal/16x16/cancel.png
443
%%DATADIR%%/resources/minimal/16x16/cancel.png
440
%%DATADIR%%/resources/minimal/16x16/compare.png
444
%%DATADIR%%/resources/minimal/16x16/compare.png
441
%%DATADIR%%/resources/minimal/16x16/disconnect.png
445
%%DATADIR%%/resources/minimal/16x16/disconnect.png
442
%%DATADIR%%/resources/minimal/16x16/download.png
446
%%DATADIR%%/resources/minimal/16x16/download.png
443
%%DATADIR%%/resources/minimal/16x16/downloadadd.png
447
%%DATADIR%%/resources/minimal/16x16/downloadadd.png
444
%%DATADIR%%/resources/minimal/16x16/file.png
448
%%DATADIR%%/resources/minimal/16x16/file.png
445
%%DATADIR%%/resources/minimal/16x16/filter.png
449
%%DATADIR%%/resources/minimal/16x16/filter.png
446
%%DATADIR%%/resources/minimal/16x16/find.png
450
%%DATADIR%%/resources/minimal/16x16/find.png
447
%%DATADIR%%/resources/minimal/16x16/folder.png
451
%%DATADIR%%/resources/minimal/16x16/folder.png
448
%%DATADIR%%/resources/minimal/16x16/folderback.png
452
%%DATADIR%%/resources/minimal/16x16/folderback.png
449
%%DATADIR%%/resources/minimal/16x16/folderclosed.png
453
%%DATADIR%%/resources/minimal/16x16/folderclosed.png
450
%%DATADIR%%/resources/minimal/16x16/folderup.png
454
%%DATADIR%%/resources/minimal/16x16/folderup.png
451
%%DATADIR%%/resources/minimal/16x16/help.png
455
%%DATADIR%%/resources/minimal/16x16/help.png
452
%%DATADIR%%/resources/minimal/16x16/localtreeview.png
456
%%DATADIR%%/resources/minimal/16x16/localtreeview.png
453
%%DATADIR%%/resources/minimal/16x16/lock.png
457
%%DATADIR%%/resources/minimal/16x16/lock.png
454
%%DATADIR%%/resources/minimal/16x16/logview.png
458
%%DATADIR%%/resources/minimal/16x16/logview.png
455
%%DATADIR%%/resources/minimal/16x16/processqueue.png
459
%%DATADIR%%/resources/minimal/16x16/processqueue.png
456
%%DATADIR%%/resources/minimal/16x16/queueview.png
460
%%DATADIR%%/resources/minimal/16x16/queueview.png
457
%%DATADIR%%/resources/minimal/16x16/reconnect.png
461
%%DATADIR%%/resources/minimal/16x16/reconnect.png
458
%%DATADIR%%/resources/minimal/16x16/refresh.png
462
%%DATADIR%%/resources/minimal/16x16/refresh.png
459
%%DATADIR%%/resources/minimal/16x16/remotetreeview.png
463
%%DATADIR%%/resources/minimal/16x16/remotetreeview.png
460
%%DATADIR%%/resources/minimal/16x16/server.png
464
%%DATADIR%%/resources/minimal/16x16/server.png
461
%%DATADIR%%/resources/minimal/16x16/showhidden.png
465
%%DATADIR%%/resources/minimal/16x16/showhidden.png
462
%%DATADIR%%/resources/minimal/16x16/sitemanager.png
466
%%DATADIR%%/resources/minimal/16x16/sitemanager.png
463
%%DATADIR%%/resources/minimal/16x16/speedlimits.png
467
%%DATADIR%%/resources/minimal/16x16/speedlimits.png
464
%%DATADIR%%/resources/minimal/16x16/synchronize.png
468
%%DATADIR%%/resources/minimal/16x16/synchronize.png
465
%%DATADIR%%/resources/minimal/16x16/upload.png
469
%%DATADIR%%/resources/minimal/16x16/upload.png
466
%%DATADIR%%/resources/minimal/16x16/uploadadd.png
470
%%DATADIR%%/resources/minimal/16x16/uploadadd.png
467
%%DATADIR%%/resources/minimal/32x32/file.png
471
%%DATADIR%%/resources/minimal/32x32/file.png
468
%%DATADIR%%/resources/minimal/theme.xml
472
%%DATADIR%%/resources/minimal/theme.xml
469
%%DATADIR%%/resources/opencrystal/16x16/ascii.png
473
%%DATADIR%%/resources/opencrystal/16x16/ascii.png
470
%%DATADIR%%/resources/opencrystal/16x16/auto.png
474
%%DATADIR%%/resources/opencrystal/16x16/auto.png
471
%%DATADIR%%/resources/opencrystal/16x16/binary.png
475
%%DATADIR%%/resources/opencrystal/16x16/binary.png
472
%%DATADIR%%/resources/opencrystal/16x16/bookmark.png
476
%%DATADIR%%/resources/opencrystal/16x16/bookmark.png
473
%%DATADIR%%/resources/opencrystal/16x16/cancel.png
477
%%DATADIR%%/resources/opencrystal/16x16/cancel.png
474
%%DATADIR%%/resources/opencrystal/16x16/compare.png
478
%%DATADIR%%/resources/opencrystal/16x16/compare.png
475
%%DATADIR%%/resources/opencrystal/16x16/disconnect.png
479
%%DATADIR%%/resources/opencrystal/16x16/disconnect.png
476
%%DATADIR%%/resources/opencrystal/16x16/download.png
480
%%DATADIR%%/resources/opencrystal/16x16/download.png
477
%%DATADIR%%/resources/opencrystal/16x16/downloadadd.png
481
%%DATADIR%%/resources/opencrystal/16x16/downloadadd.png
478
%%DATADIR%%/resources/opencrystal/16x16/file.png
482
%%DATADIR%%/resources/opencrystal/16x16/file.png
479
%%DATADIR%%/resources/opencrystal/16x16/filter.png
483
%%DATADIR%%/resources/opencrystal/16x16/filter.png
480
%%DATADIR%%/resources/opencrystal/16x16/find.png
484
%%DATADIR%%/resources/opencrystal/16x16/find.png
481
%%DATADIR%%/resources/opencrystal/16x16/folder.png
485
%%DATADIR%%/resources/opencrystal/16x16/folder.png
482
%%DATADIR%%/resources/opencrystal/16x16/folderback.png
486
%%DATADIR%%/resources/opencrystal/16x16/folderback.png
483
%%DATADIR%%/resources/opencrystal/16x16/folderclosed.png
487
%%DATADIR%%/resources/opencrystal/16x16/folderclosed.png
484
%%DATADIR%%/resources/opencrystal/16x16/folderup.png
488
%%DATADIR%%/resources/opencrystal/16x16/folderup.png
485
%%DATADIR%%/resources/opencrystal/16x16/help.png
489
%%DATADIR%%/resources/opencrystal/16x16/help.png
486
%%DATADIR%%/resources/opencrystal/16x16/localtreeview.png
490
%%DATADIR%%/resources/opencrystal/16x16/localtreeview.png
487
%%DATADIR%%/resources/opencrystal/16x16/lock.png
491
%%DATADIR%%/resources/opencrystal/16x16/lock.png
488
%%DATADIR%%/resources/opencrystal/16x16/logview.png
492
%%DATADIR%%/resources/opencrystal/16x16/logview.png
489
%%DATADIR%%/resources/opencrystal/16x16/processqueue.png
493
%%DATADIR%%/resources/opencrystal/16x16/processqueue.png
490
%%DATADIR%%/resources/opencrystal/16x16/queueview.png
494
%%DATADIR%%/resources/opencrystal/16x16/queueview.png
491
%%DATADIR%%/resources/opencrystal/16x16/reconnect.png
495
%%DATADIR%%/resources/opencrystal/16x16/reconnect.png
492
%%DATADIR%%/resources/opencrystal/16x16/refresh.png
496
%%DATADIR%%/resources/opencrystal/16x16/refresh.png
493
%%DATADIR%%/resources/opencrystal/16x16/remotetreeview.png
497
%%DATADIR%%/resources/opencrystal/16x16/remotetreeview.png
494
%%DATADIR%%/resources/opencrystal/16x16/server.png
498
%%DATADIR%%/resources/opencrystal/16x16/server.png
495
%%DATADIR%%/resources/opencrystal/16x16/showhidden.png
499
%%DATADIR%%/resources/opencrystal/16x16/showhidden.png
496
%%DATADIR%%/resources/opencrystal/16x16/sitemanager.png
500
%%DATADIR%%/resources/opencrystal/16x16/sitemanager.png
497
%%DATADIR%%/resources/opencrystal/16x16/speedlimits.png
501
%%DATADIR%%/resources/opencrystal/16x16/speedlimits.png
498
%%DATADIR%%/resources/opencrystal/16x16/synchronize.png
502
%%DATADIR%%/resources/opencrystal/16x16/synchronize.png
499
%%DATADIR%%/resources/opencrystal/16x16/upload.png
503
%%DATADIR%%/resources/opencrystal/16x16/upload.png
500
%%DATADIR%%/resources/opencrystal/16x16/uploadadd.png
504
%%DATADIR%%/resources/opencrystal/16x16/uploadadd.png
501
%%DATADIR%%/resources/opencrystal/20x20/server.png
505
%%DATADIR%%/resources/opencrystal/20x20/server.png
502
%%DATADIR%%/resources/opencrystal/24x24/server.png
506
%%DATADIR%%/resources/opencrystal/24x24/server.png
503
%%DATADIR%%/resources/opencrystal/32x32/ascii.png
507
%%DATADIR%%/resources/opencrystal/32x32/ascii.png
504
%%DATADIR%%/resources/opencrystal/32x32/auto.png
508
%%DATADIR%%/resources/opencrystal/32x32/auto.png
505
%%DATADIR%%/resources/opencrystal/32x32/binary.png
509
%%DATADIR%%/resources/opencrystal/32x32/binary.png
506
%%DATADIR%%/resources/opencrystal/32x32/bookmark.png
510
%%DATADIR%%/resources/opencrystal/32x32/bookmark.png
507
%%DATADIR%%/resources/opencrystal/32x32/cancel.png
511
%%DATADIR%%/resources/opencrystal/32x32/cancel.png
508
%%DATADIR%%/resources/opencrystal/32x32/compare.png
512
%%DATADIR%%/resources/opencrystal/32x32/compare.png
509
%%DATADIR%%/resources/opencrystal/32x32/disconnect.png
513
%%DATADIR%%/resources/opencrystal/32x32/disconnect.png
510
%%DATADIR%%/resources/opencrystal/32x32/download.png
514
%%DATADIR%%/resources/opencrystal/32x32/download.png
511
%%DATADIR%%/resources/opencrystal/32x32/downloadadd.png
515
%%DATADIR%%/resources/opencrystal/32x32/downloadadd.png
512
%%DATADIR%%/resources/opencrystal/32x32/file.png
516
%%DATADIR%%/resources/opencrystal/32x32/file.png
513
%%DATADIR%%/resources/opencrystal/32x32/filter.png
517
%%DATADIR%%/resources/opencrystal/32x32/filter.png
514
%%DATADIR%%/resources/opencrystal/32x32/find.png
518
%%DATADIR%%/resources/opencrystal/32x32/find.png
515
%%DATADIR%%/resources/opencrystal/32x32/folder.png
519
%%DATADIR%%/resources/opencrystal/32x32/folder.png
516
%%DATADIR%%/resources/opencrystal/32x32/folderback.png
520
%%DATADIR%%/resources/opencrystal/32x32/folderback.png
517
%%DATADIR%%/resources/opencrystal/32x32/folderclosed.png
521
%%DATADIR%%/resources/opencrystal/32x32/folderclosed.png
518
%%DATADIR%%/resources/opencrystal/32x32/folderup.png
522
%%DATADIR%%/resources/opencrystal/32x32/folderup.png
519
%%DATADIR%%/resources/opencrystal/32x32/help.png
523
%%DATADIR%%/resources/opencrystal/32x32/help.png
520
%%DATADIR%%/resources/opencrystal/32x32/localtreeview.png
524
%%DATADIR%%/resources/opencrystal/32x32/localtreeview.png
521
%%DATADIR%%/resources/opencrystal/32x32/lock.png
525
%%DATADIR%%/resources/opencrystal/32x32/lock.png
522
%%DATADIR%%/resources/opencrystal/32x32/logview.png
526
%%DATADIR%%/resources/opencrystal/32x32/logview.png
523
%%DATADIR%%/resources/opencrystal/32x32/processqueue.png
527
%%DATADIR%%/resources/opencrystal/32x32/processqueue.png
524
%%DATADIR%%/resources/opencrystal/32x32/queueview.png
528
%%DATADIR%%/resources/opencrystal/32x32/queueview.png
525
%%DATADIR%%/resources/opencrystal/32x32/reconnect.png
529
%%DATADIR%%/resources/opencrystal/32x32/reconnect.png
526
%%DATADIR%%/resources/opencrystal/32x32/refresh.png
530
%%DATADIR%%/resources/opencrystal/32x32/refresh.png
527
%%DATADIR%%/resources/opencrystal/32x32/remotetreeview.png
531
%%DATADIR%%/resources/opencrystal/32x32/remotetreeview.png
528
%%DATADIR%%/resources/opencrystal/32x32/showhidden.png
532
%%DATADIR%%/resources/opencrystal/32x32/showhidden.png
529
%%DATADIR%%/resources/opencrystal/32x32/sitemanager.png
533
%%DATADIR%%/resources/opencrystal/32x32/sitemanager.png
530
%%DATADIR%%/resources/opencrystal/32x32/speedlimits.png
534
%%DATADIR%%/resources/opencrystal/32x32/speedlimits.png
531
%%DATADIR%%/resources/opencrystal/32x32/synchronize.png
535
%%DATADIR%%/resources/opencrystal/32x32/synchronize.png
532
%%DATADIR%%/resources/opencrystal/32x32/upload.png
536
%%DATADIR%%/resources/opencrystal/32x32/upload.png
533
%%DATADIR%%/resources/opencrystal/32x32/uploadadd.png
537
%%DATADIR%%/resources/opencrystal/32x32/uploadadd.png
534
%%DATADIR%%/resources/opencrystal/48x48/ascii.png
538
%%DATADIR%%/resources/opencrystal/48x48/ascii.png
535
%%DATADIR%%/resources/opencrystal/48x48/auto.png
539
%%DATADIR%%/resources/opencrystal/48x48/auto.png
536
%%DATADIR%%/resources/opencrystal/48x48/binary.png
540
%%DATADIR%%/resources/opencrystal/48x48/binary.png
537
%%DATADIR%%/resources/opencrystal/48x48/bookmark.png
541
%%DATADIR%%/resources/opencrystal/48x48/bookmark.png
538
%%DATADIR%%/resources/opencrystal/48x48/cancel.png
542
%%DATADIR%%/resources/opencrystal/48x48/cancel.png
539
%%DATADIR%%/resources/opencrystal/48x48/compare.png
543
%%DATADIR%%/resources/opencrystal/48x48/compare.png
540
%%DATADIR%%/resources/opencrystal/48x48/disconnect.png
544
%%DATADIR%%/resources/opencrystal/48x48/disconnect.png
541
%%DATADIR%%/resources/opencrystal/48x48/download.png
545
%%DATADIR%%/resources/opencrystal/48x48/download.png
542
%%DATADIR%%/resources/opencrystal/48x48/downloadadd.png
546
%%DATADIR%%/resources/opencrystal/48x48/downloadadd.png
543
%%DATADIR%%/resources/opencrystal/48x48/file.png
547
%%DATADIR%%/resources/opencrystal/48x48/file.png
544
%%DATADIR%%/resources/opencrystal/48x48/filter.png
548
%%DATADIR%%/resources/opencrystal/48x48/filter.png
545
%%DATADIR%%/resources/opencrystal/48x48/find.png
549
%%DATADIR%%/resources/opencrystal/48x48/find.png
546
%%DATADIR%%/resources/opencrystal/48x48/folder.png
550
%%DATADIR%%/resources/opencrystal/48x48/folder.png
547
%%DATADIR%%/resources/opencrystal/48x48/folderback.png
551
%%DATADIR%%/resources/opencrystal/48x48/folderback.png
548
%%DATADIR%%/resources/opencrystal/48x48/folderclosed.png
552
%%DATADIR%%/resources/opencrystal/48x48/folderclosed.png
549
%%DATADIR%%/resources/opencrystal/48x48/folderup.png
553
%%DATADIR%%/resources/opencrystal/48x48/folderup.png
550
%%DATADIR%%/resources/opencrystal/48x48/help.png
554
%%DATADIR%%/resources/opencrystal/48x48/help.png
551
%%DATADIR%%/resources/opencrystal/48x48/localtreeview.png
555
%%DATADIR%%/resources/opencrystal/48x48/localtreeview.png
552
%%DATADIR%%/resources/opencrystal/48x48/lock.png
556
%%DATADIR%%/resources/opencrystal/48x48/lock.png
553
%%DATADIR%%/resources/opencrystal/48x48/logview.png
557
%%DATADIR%%/resources/opencrystal/48x48/logview.png
554
%%DATADIR%%/resources/opencrystal/48x48/processqueue.png
558
%%DATADIR%%/resources/opencrystal/48x48/processqueue.png
555
%%DATADIR%%/resources/opencrystal/48x48/queueview.png
559
%%DATADIR%%/resources/opencrystal/48x48/queueview.png
556
%%DATADIR%%/resources/opencrystal/48x48/reconnect.png
560
%%DATADIR%%/resources/opencrystal/48x48/reconnect.png
557
%%DATADIR%%/resources/opencrystal/48x48/refresh.png
561
%%DATADIR%%/resources/opencrystal/48x48/refresh.png
558
%%DATADIR%%/resources/opencrystal/48x48/remotetreeview.png
562
%%DATADIR%%/resources/opencrystal/48x48/remotetreeview.png
559
%%DATADIR%%/resources/opencrystal/48x48/showhidden.png
563
%%DATADIR%%/resources/opencrystal/48x48/showhidden.png
560
%%DATADIR%%/resources/opencrystal/48x48/sitemanager.png
564
%%DATADIR%%/resources/opencrystal/48x48/sitemanager.png
561
%%DATADIR%%/resources/opencrystal/48x48/speedlimits.png
565
%%DATADIR%%/resources/opencrystal/48x48/speedlimits.png
562
%%DATADIR%%/resources/opencrystal/48x48/synchronize.png
566
%%DATADIR%%/resources/opencrystal/48x48/synchronize.png
563
%%DATADIR%%/resources/opencrystal/48x48/upload.png
567
%%DATADIR%%/resources/opencrystal/48x48/upload.png
564
%%DATADIR%%/resources/opencrystal/48x48/uploadadd.png
568
%%DATADIR%%/resources/opencrystal/48x48/uploadadd.png
565
%%DATADIR%%/resources/opencrystal/theme.xml
569
%%DATADIR%%/resources/opencrystal/theme.xml
566
%%DATADIR%%/resources/sun/48x48/ascii.png
570
%%DATADIR%%/resources/sun/48x48/ascii.png
567
%%DATADIR%%/resources/sun/48x48/auto.png
571
%%DATADIR%%/resources/sun/48x48/auto.png
568
%%DATADIR%%/resources/sun/48x48/binary.png
572
%%DATADIR%%/resources/sun/48x48/binary.png
569
%%DATADIR%%/resources/sun/48x48/bookmark.png
573
%%DATADIR%%/resources/sun/48x48/bookmark.png
570
%%DATADIR%%/resources/sun/48x48/cancel.png
574
%%DATADIR%%/resources/sun/48x48/cancel.png
571
%%DATADIR%%/resources/sun/48x48/compare.png
575
%%DATADIR%%/resources/sun/48x48/compare.png
572
%%DATADIR%%/resources/sun/48x48/disconnect.png
576
%%DATADIR%%/resources/sun/48x48/disconnect.png
573
%%DATADIR%%/resources/sun/48x48/download.png
577
%%DATADIR%%/resources/sun/48x48/download.png
574
%%DATADIR%%/resources/sun/48x48/downloadadd.png
578
%%DATADIR%%/resources/sun/48x48/downloadadd.png
575
%%DATADIR%%/resources/sun/48x48/file.png
579
%%DATADIR%%/resources/sun/48x48/file.png
576
%%DATADIR%%/resources/sun/48x48/filter.png
580
%%DATADIR%%/resources/sun/48x48/filter.png
577
%%DATADIR%%/resources/sun/48x48/find.png
581
%%DATADIR%%/resources/sun/48x48/find.png
578
%%DATADIR%%/resources/sun/48x48/folder.png
582
%%DATADIR%%/resources/sun/48x48/folder.png
579
%%DATADIR%%/resources/sun/48x48/folderback.png
583
%%DATADIR%%/resources/sun/48x48/folderback.png
580
%%DATADIR%%/resources/sun/48x48/folderclosed.png
584
%%DATADIR%%/resources/sun/48x48/folderclosed.png
581
%%DATADIR%%/resources/sun/48x48/folderup.png
585
%%DATADIR%%/resources/sun/48x48/folderup.png
582
%%DATADIR%%/resources/sun/48x48/help.png
586
%%DATADIR%%/resources/sun/48x48/help.png
583
%%DATADIR%%/resources/sun/48x48/localtreeview.png
587
%%DATADIR%%/resources/sun/48x48/localtreeview.png
584
%%DATADIR%%/resources/sun/48x48/lock.png
588
%%DATADIR%%/resources/sun/48x48/lock.png
585
%%DATADIR%%/resources/sun/48x48/logview.png
589
%%DATADIR%%/resources/sun/48x48/logview.png
586
%%DATADIR%%/resources/sun/48x48/processqueue.png
590
%%DATADIR%%/resources/sun/48x48/processqueue.png
587
%%DATADIR%%/resources/sun/48x48/queueview.png
591
%%DATADIR%%/resources/sun/48x48/queueview.png
588
%%DATADIR%%/resources/sun/48x48/reconnect.png
592
%%DATADIR%%/resources/sun/48x48/reconnect.png
589
%%DATADIR%%/resources/sun/48x48/refresh.png
593
%%DATADIR%%/resources/sun/48x48/refresh.png
590
%%DATADIR%%/resources/sun/48x48/remotetreeview.png
594
%%DATADIR%%/resources/sun/48x48/remotetreeview.png
591
%%DATADIR%%/resources/sun/48x48/showhidden.png
595
%%DATADIR%%/resources/sun/48x48/showhidden.png
592
%%DATADIR%%/resources/sun/48x48/sitemanager.png
596
%%DATADIR%%/resources/sun/48x48/sitemanager.png
593
%%DATADIR%%/resources/sun/48x48/speedlimits.png
597
%%DATADIR%%/resources/sun/48x48/speedlimits.png
594
%%DATADIR%%/resources/sun/48x48/synchronize.png
598
%%DATADIR%%/resources/sun/48x48/synchronize.png
595
%%DATADIR%%/resources/sun/48x48/upload.png
599
%%DATADIR%%/resources/sun/48x48/upload.png
596
%%DATADIR%%/resources/sun/48x48/uploadadd.png
600
%%DATADIR%%/resources/sun/48x48/uploadadd.png
597
%%DATADIR%%/resources/sun/theme.xml
601
%%DATADIR%%/resources/sun/theme.xml
598
%%DATADIR%%/resources/tango/16x16/ascii.png
602
%%DATADIR%%/resources/tango/16x16/ascii.png
599
%%DATADIR%%/resources/tango/16x16/auto.png
603
%%DATADIR%%/resources/tango/16x16/auto.png
600
%%DATADIR%%/resources/tango/16x16/binary.png
604
%%DATADIR%%/resources/tango/16x16/binary.png
601
%%DATADIR%%/resources/tango/16x16/bookmark.png
605
%%DATADIR%%/resources/tango/16x16/bookmark.png
602
%%DATADIR%%/resources/tango/16x16/cancel.png
606
%%DATADIR%%/resources/tango/16x16/cancel.png
603
%%DATADIR%%/resources/tango/16x16/compare.png
607
%%DATADIR%%/resources/tango/16x16/compare.png
604
%%DATADIR%%/resources/tango/16x16/disconnect.png
608
%%DATADIR%%/resources/tango/16x16/disconnect.png
605
%%DATADIR%%/resources/tango/16x16/download.png
609
%%DATADIR%%/resources/tango/16x16/download.png
606
%%DATADIR%%/resources/tango/16x16/downloadadd.png
610
%%DATADIR%%/resources/tango/16x16/downloadadd.png
607
%%DATADIR%%/resources/tango/16x16/file.png
611
%%DATADIR%%/resources/tango/16x16/file.png
608
%%DATADIR%%/resources/tango/16x16/filter.png
612
%%DATADIR%%/resources/tango/16x16/filter.png
609
%%DATADIR%%/resources/tango/16x16/find.png
613
%%DATADIR%%/resources/tango/16x16/find.png
610
%%DATADIR%%/resources/tango/16x16/folder.png
614
%%DATADIR%%/resources/tango/16x16/folder.png
611
%%DATADIR%%/resources/tango/16x16/folderclosed.png
615
%%DATADIR%%/resources/tango/16x16/folderclosed.png
612
%%DATADIR%%/resources/tango/16x16/localtreeview.png
616
%%DATADIR%%/resources/tango/16x16/localtreeview.png
613
%%DATADIR%%/resources/tango/16x16/lock.png
617
%%DATADIR%%/resources/tango/16x16/lock.png
614
%%DATADIR%%/resources/tango/16x16/logview.png
618
%%DATADIR%%/resources/tango/16x16/logview.png
615
%%DATADIR%%/resources/tango/16x16/processqueue.png
619
%%DATADIR%%/resources/tango/16x16/processqueue.png
616
%%DATADIR%%/resources/tango/16x16/queueview.png
620
%%DATADIR%%/resources/tango/16x16/queueview.png
617
%%DATADIR%%/resources/tango/16x16/reconnect.png
621
%%DATADIR%%/resources/tango/16x16/reconnect.png
618
%%DATADIR%%/resources/tango/16x16/refresh.png
622
%%DATADIR%%/resources/tango/16x16/refresh.png
619
%%DATADIR%%/resources/tango/16x16/remotetreeview.png
623
%%DATADIR%%/resources/tango/16x16/remotetreeview.png
620
%%DATADIR%%/resources/tango/16x16/server.png
624
%%DATADIR%%/resources/tango/16x16/server.png
621
%%DATADIR%%/resources/tango/16x16/sitemanager.png
625
%%DATADIR%%/resources/tango/16x16/sitemanager.png
622
%%DATADIR%%/resources/tango/16x16/synchronize.png
626
%%DATADIR%%/resources/tango/16x16/synchronize.png
623
%%DATADIR%%/resources/tango/16x16/unknown.png
627
%%DATADIR%%/resources/tango/16x16/unknown.png
624
%%DATADIR%%/resources/tango/16x16/upload.png
628
%%DATADIR%%/resources/tango/16x16/upload.png
625
%%DATADIR%%/resources/tango/16x16/uploadadd.png
629
%%DATADIR%%/resources/tango/16x16/uploadadd.png
626
%%DATADIR%%/resources/tango/32x32/ascii.png
630
%%DATADIR%%/resources/tango/32x32/ascii.png
627
%%DATADIR%%/resources/tango/32x32/auto.png
631
%%DATADIR%%/resources/tango/32x32/auto.png
628
%%DATADIR%%/resources/tango/32x32/binary.png
632
%%DATADIR%%/resources/tango/32x32/binary.png
629
%%DATADIR%%/resources/tango/32x32/bookmark.png
633
%%DATADIR%%/resources/tango/32x32/bookmark.png
630
%%DATADIR%%/resources/tango/32x32/cancel.png
634
%%DATADIR%%/resources/tango/32x32/cancel.png
631
%%DATADIR%%/resources/tango/32x32/compare.png
635
%%DATADIR%%/resources/tango/32x32/compare.png
632
%%DATADIR%%/resources/tango/32x32/disconnect.png
636
%%DATADIR%%/resources/tango/32x32/disconnect.png
633
%%DATADIR%%/resources/tango/32x32/download.png
637
%%DATADIR%%/resources/tango/32x32/download.png
634
%%DATADIR%%/resources/tango/32x32/downloadadd.png
638
%%DATADIR%%/resources/tango/32x32/downloadadd.png
635
%%DATADIR%%/resources/tango/32x32/file.png
639
%%DATADIR%%/resources/tango/32x32/file.png
636
%%DATADIR%%/resources/tango/32x32/filter.png
640
%%DATADIR%%/resources/tango/32x32/filter.png
637
%%DATADIR%%/resources/tango/32x32/find.png
641
%%DATADIR%%/resources/tango/32x32/find.png
638
%%DATADIR%%/resources/tango/32x32/folder.png
642
%%DATADIR%%/resources/tango/32x32/folder.png
639
%%DATADIR%%/resources/tango/32x32/folderclosed.png
643
%%DATADIR%%/resources/tango/32x32/folderclosed.png
640
%%DATADIR%%/resources/tango/32x32/localtreeview.png
644
%%DATADIR%%/resources/tango/32x32/localtreeview.png
641
%%DATADIR%%/resources/tango/32x32/lock.png
645
%%DATADIR%%/resources/tango/32x32/lock.png
642
%%DATADIR%%/resources/tango/32x32/logview.png
646
%%DATADIR%%/resources/tango/32x32/logview.png
643
%%DATADIR%%/resources/tango/32x32/processqueue.png
647
%%DATADIR%%/resources/tango/32x32/processqueue.png
644
%%DATADIR%%/resources/tango/32x32/queueview.png
648
%%DATADIR%%/resources/tango/32x32/queueview.png
645
%%DATADIR%%/resources/tango/32x32/reconnect.png
649
%%DATADIR%%/resources/tango/32x32/reconnect.png
646
%%DATADIR%%/resources/tango/32x32/refresh.png
650
%%DATADIR%%/resources/tango/32x32/refresh.png
647
%%DATADIR%%/resources/tango/32x32/remotetreeview.png
651
%%DATADIR%%/resources/tango/32x32/remotetreeview.png
648
%%DATADIR%%/resources/tango/32x32/server.png
652
%%DATADIR%%/resources/tango/32x32/server.png
649
%%DATADIR%%/resources/tango/32x32/sitemanager.png
653
%%DATADIR%%/resources/tango/32x32/sitemanager.png
650
%%DATADIR%%/resources/tango/32x32/synchronize.png
654
%%DATADIR%%/resources/tango/32x32/synchronize.png
651
%%DATADIR%%/resources/tango/32x32/unknown.png
655
%%DATADIR%%/resources/tango/32x32/unknown.png
652
%%DATADIR%%/resources/tango/32x32/upload.png
656
%%DATADIR%%/resources/tango/32x32/upload.png
653
%%DATADIR%%/resources/tango/32x32/uploadadd.png
657
%%DATADIR%%/resources/tango/32x32/uploadadd.png
654
%%DATADIR%%/resources/tango/48x48/ascii.png
658
%%DATADIR%%/resources/tango/48x48/ascii.png
655
%%DATADIR%%/resources/tango/48x48/auto.png
659
%%DATADIR%%/resources/tango/48x48/auto.png
656
%%DATADIR%%/resources/tango/48x48/binary.png
660
%%DATADIR%%/resources/tango/48x48/binary.png
657
%%DATADIR%%/resources/tango/48x48/bookmark.png
661
%%DATADIR%%/resources/tango/48x48/bookmark.png
658
%%DATADIR%%/resources/tango/48x48/cancel.png
662
%%DATADIR%%/resources/tango/48x48/cancel.png
659
%%DATADIR%%/resources/tango/48x48/compare.png
663
%%DATADIR%%/resources/tango/48x48/compare.png
660
%%DATADIR%%/resources/tango/48x48/disconnect.png
664
%%DATADIR%%/resources/tango/48x48/disconnect.png
661
%%DATADIR%%/resources/tango/48x48/download.png
665
%%DATADIR%%/resources/tango/48x48/download.png
662
%%DATADIR%%/resources/tango/48x48/downloadadd.png
666
%%DATADIR%%/resources/tango/48x48/downloadadd.png
663
%%DATADIR%%/resources/tango/48x48/file.png
667
%%DATADIR%%/resources/tango/48x48/file.png
664
%%DATADIR%%/resources/tango/48x48/filter.png
668
%%DATADIR%%/resources/tango/48x48/filter.png
665
%%DATADIR%%/resources/tango/48x48/find.png
669
%%DATADIR%%/resources/tango/48x48/find.png
666
%%DATADIR%%/resources/tango/48x48/folder.png
670
%%DATADIR%%/resources/tango/48x48/folder.png
667
%%DATADIR%%/resources/tango/48x48/folderclosed.png
671
%%DATADIR%%/resources/tango/48x48/folderclosed.png
668
%%DATADIR%%/resources/tango/48x48/localtreeview.png
672
%%DATADIR%%/resources/tango/48x48/localtreeview.png
669
%%DATADIR%%/resources/tango/48x48/lock.png
673
%%DATADIR%%/resources/tango/48x48/lock.png
670
%%DATADIR%%/resources/tango/48x48/logview.png
674
%%DATADIR%%/resources/tango/48x48/logview.png
671
%%DATADIR%%/resources/tango/48x48/processqueue.png
675
%%DATADIR%%/resources/tango/48x48/processqueue.png
672
%%DATADIR%%/resources/tango/48x48/queueview.png
676
%%DATADIR%%/resources/tango/48x48/queueview.png
673
%%DATADIR%%/resources/tango/48x48/reconnect.png
677
%%DATADIR%%/resources/tango/48x48/reconnect.png
674
%%DATADIR%%/resources/tango/48x48/refresh.png
678
%%DATADIR%%/resources/tango/48x48/refresh.png
675
%%DATADIR%%/resources/tango/48x48/remotetreeview.png
679
%%DATADIR%%/resources/tango/48x48/remotetreeview.png
676
%%DATADIR%%/resources/tango/48x48/server.png
680
%%DATADIR%%/resources/tango/48x48/server.png
677
%%DATADIR%%/resources/tango/48x48/sitemanager.png
681
%%DATADIR%%/resources/tango/48x48/sitemanager.png
678
%%DATADIR%%/resources/tango/48x48/synchronize.png
682
%%DATADIR%%/resources/tango/48x48/synchronize.png
679
%%DATADIR%%/resources/tango/48x48/unknown.png
683
%%DATADIR%%/resources/tango/48x48/unknown.png
680
%%DATADIR%%/resources/tango/48x48/upload.png
684
%%DATADIR%%/resources/tango/48x48/upload.png
681
%%DATADIR%%/resources/tango/48x48/uploadadd.png
685
%%DATADIR%%/resources/tango/48x48/uploadadd.png
682
%%DATADIR%%/resources/tango/theme.xml
686
%%DATADIR%%/resources/tango/theme.xml
683
%%DATADIR%%/resources/xrc/certificate.xrc
684
%%DATADIR%%/resources/xrc/dialogs.xrc
687
%%DATADIR%%/resources/xrc/dialogs.xrc
685
%%DATADIR%%/resources/xrc/inputdialog.xrc
686
%%DATADIR%%/resources/xrc/netconfwizard.xrc
688
%%DATADIR%%/resources/xrc/netconfwizard.xrc
687
%%DATADIR%%/resources/xrc/settings.xrc
688
%%DATADIR%%/resources/xrc/sitemanager.xrc
689
%%DATADIR%%/resources/xrc/storj.xrc
690
%%DATADIR%%/resources/xrc/update.xrc
691
share/icons/hicolor/16x16/apps/filezilla.png
689
share/icons/hicolor/16x16/apps/filezilla.png
692
share/icons/hicolor/32x32/apps/filezilla.png
690
share/icons/hicolor/32x32/apps/filezilla.png
693
share/icons/hicolor/480x480/apps/filezilla.png
691
share/icons/hicolor/480x480/apps/filezilla.png
694
share/icons/hicolor/48x48/apps/filezilla.png
692
share/icons/hicolor/48x48/apps/filezilla.png
695
share/icons/hicolor/scalable/apps/filezilla.svg
693
share/icons/hicolor/scalable/apps/filezilla.svg
696
%%NLS%%share/locale/an/LC_MESSAGES/filezilla.mo
694
%%NLS%%share/locale/an/LC_MESSAGES/filezilla.mo
697
%%NLS%%share/locale/ar/LC_MESSAGES/filezilla.mo
695
%%NLS%%share/locale/ar/LC_MESSAGES/filezilla.mo
698
%%NLS%%share/locale/az/LC_MESSAGES/filezilla.mo
696
%%NLS%%share/locale/az/LC_MESSAGES/filezilla.mo
699
%%NLS%%share/locale/bg_BG/LC_MESSAGES/filezilla.mo
697
%%NLS%%share/locale/bg_BG/LC_MESSAGES/filezilla.mo
700
%%NLS%%share/locale/ca/LC_MESSAGES/filezilla.mo
698
%%NLS%%share/locale/ca/LC_MESSAGES/filezilla.mo
701
%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/filezilla.mo
699
%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/filezilla.mo
702
%%NLS%%share/locale/co/LC_MESSAGES/filezilla.mo
700
%%NLS%%share/locale/co/LC_MESSAGES/filezilla.mo
703
%%NLS%%share/locale/cs_CZ/LC_MESSAGES/filezilla.mo
701
%%NLS%%share/locale/cs_CZ/LC_MESSAGES/filezilla.mo
704
%%NLS%%share/locale/cy/LC_MESSAGES/filezilla.mo
702
%%NLS%%share/locale/cy/LC_MESSAGES/filezilla.mo
705
%%NLS%%share/locale/da/LC_MESSAGES/filezilla.mo
703
%%NLS%%share/locale/da/LC_MESSAGES/filezilla.mo
706
%%NLS%%share/locale/de/LC_MESSAGES/filezilla.mo
704
%%NLS%%share/locale/de/LC_MESSAGES/filezilla.mo
707
%%NLS%%share/locale/el/LC_MESSAGES/filezilla.mo
705
%%NLS%%share/locale/el/LC_MESSAGES/filezilla.mo
708
%%NLS%%share/locale/es/LC_MESSAGES/filezilla.mo
706
%%NLS%%share/locale/es/LC_MESSAGES/filezilla.mo
709
%%NLS%%share/locale/et/LC_MESSAGES/filezilla.mo
707
%%NLS%%share/locale/et/LC_MESSAGES/filezilla.mo
710
%%NLS%%share/locale/eu/LC_MESSAGES/filezilla.mo
708
%%NLS%%share/locale/eu/LC_MESSAGES/filezilla.mo
711
%%NLS%%share/locale/fa_IR/LC_MESSAGES/filezilla.mo
709
%%NLS%%share/locale/fa_IR/LC_MESSAGES/filezilla.mo
712
%%NLS%%share/locale/fi_FI/LC_MESSAGES/filezilla.mo
710
%%NLS%%share/locale/fi_FI/LC_MESSAGES/filezilla.mo
713
%%NLS%%share/locale/fr/LC_MESSAGES/filezilla.mo
711
%%NLS%%share/locale/fr/LC_MESSAGES/filezilla.mo
714
%%NLS%%share/locale/gl_ES/LC_MESSAGES/filezilla.mo
712
%%NLS%%share/locale/gl_ES/LC_MESSAGES/filezilla.mo
715
%%NLS%%share/locale/he_IL/LC_MESSAGES/filezilla.mo
713
%%NLS%%share/locale/he_IL/LC_MESSAGES/filezilla.mo
716
%%NLS%%share/locale/hr/LC_MESSAGES/filezilla.mo
714
%%NLS%%share/locale/hr/LC_MESSAGES/filezilla.mo
717
%%NLS%%share/locale/hu_HU/LC_MESSAGES/filezilla.mo
715
%%NLS%%share/locale/hu_HU/LC_MESSAGES/filezilla.mo
718
%%NLS%%share/locale/hy/LC_MESSAGES/filezilla.mo
716
%%NLS%%share/locale/hy/LC_MESSAGES/filezilla.mo
719
%%NLS%%share/locale/id_ID/LC_MESSAGES/filezilla.mo
717
%%NLS%%share/locale/id_ID/LC_MESSAGES/filezilla.mo
720
%%NLS%%share/locale/is/LC_MESSAGES/filezilla.mo
718
%%NLS%%share/locale/is/LC_MESSAGES/filezilla.mo
721
%%NLS%%share/locale/it/LC_MESSAGES/filezilla.mo
719
%%NLS%%share/locale/it/LC_MESSAGES/filezilla.mo
722
%%NLS%%share/locale/ja_JP/LC_MESSAGES/filezilla.mo
720
%%NLS%%share/locale/ja_JP/LC_MESSAGES/filezilla.mo
723
%%NLS%%share/locale/ka/LC_MESSAGES/filezilla.mo
721
%%NLS%%share/locale/ka/LC_MESSAGES/filezilla.mo
724
%%NLS%%share/locale/kab/LC_MESSAGES/filezilla.mo
722
%%NLS%%share/locale/kab/LC_MESSAGES/filezilla.mo
725
%%NLS%%share/locale/km_KH/LC_MESSAGES/filezilla.mo
723
%%NLS%%share/locale/km_KH/LC_MESSAGES/filezilla.mo
726
%%NLS%%share/locale/ko_KR/LC_MESSAGES/filezilla.mo
724
%%NLS%%share/locale/ko_KR/LC_MESSAGES/filezilla.mo
727
%%NLS%%share/locale/ku/LC_MESSAGES/filezilla.mo
725
%%NLS%%share/locale/ku/LC_MESSAGES/filezilla.mo
728
%%NLS%%share/locale/ky/LC_MESSAGES/filezilla.mo
726
%%NLS%%share/locale/ky/LC_MESSAGES/filezilla.mo
729
%%NLS%%share/locale/lo_LA/LC_MESSAGES/filezilla.mo
727
%%NLS%%share/locale/lo_LA/LC_MESSAGES/filezilla.mo
730
%%NLS%%share/locale/lt_LT/LC_MESSAGES/filezilla.mo
728
%%NLS%%share/locale/lt_LT/LC_MESSAGES/filezilla.mo
731
%%NLS%%share/locale/lv_LV/LC_MESSAGES/filezilla.mo
729
%%NLS%%share/locale/lv_LV/LC_MESSAGES/filezilla.mo
732
%%NLS%%share/locale/mk_MK/LC_MESSAGES/filezilla.mo
730
%%NLS%%share/locale/mk_MK/LC_MESSAGES/filezilla.mo
733
%%NLS%%share/locale/nb_NO/LC_MESSAGES/filezilla.mo
731
%%NLS%%share/locale/nb_NO/LC_MESSAGES/filezilla.mo
734
%%NLS%%share/locale/ne/LC_MESSAGES/filezilla.mo
732
%%NLS%%share/locale/ne/LC_MESSAGES/filezilla.mo
735
%%NLS%%share/locale/nl/LC_MESSAGES/filezilla.mo
733
%%NLS%%share/locale/nl/LC_MESSAGES/filezilla.mo
736
%%NLS%%share/locale/nn_NO/LC_MESSAGES/filezilla.mo
734
%%NLS%%share/locale/nn_NO/LC_MESSAGES/filezilla.mo
737
%%NLS%%share/locale/oc/LC_MESSAGES/filezilla.mo
735
%%NLS%%share/locale/oc/LC_MESSAGES/filezilla.mo
738
%%NLS%%share/locale/pl_PL/LC_MESSAGES/filezilla.mo
736
%%NLS%%share/locale/pl_PL/LC_MESSAGES/filezilla.mo
739
%%NLS%%share/locale/pt_BR/LC_MESSAGES/filezilla.mo
737
%%NLS%%share/locale/pt_BR/LC_MESSAGES/filezilla.mo
740
%%NLS%%share/locale/pt_PT/LC_MESSAGES/filezilla.mo
738
%%NLS%%share/locale/pt_PT/LC_MESSAGES/filezilla.mo
741
%%NLS%%share/locale/ro_RO/LC_MESSAGES/filezilla.mo
739
%%NLS%%share/locale/ro_RO/LC_MESSAGES/filezilla.mo
742
%%NLS%%share/locale/ru/LC_MESSAGES/filezilla.mo
740
%%NLS%%share/locale/ru/LC_MESSAGES/filezilla.mo
743
%%NLS%%share/locale/sk_SK/LC_MESSAGES/filezilla.mo
741
%%NLS%%share/locale/sk_SK/LC_MESSAGES/filezilla.mo
744
%%NLS%%share/locale/sl_SI/LC_MESSAGES/filezilla.mo
742
%%NLS%%share/locale/sl_SI/LC_MESSAGES/filezilla.mo
745
%%NLS%%share/locale/sr/LC_MESSAGES/filezilla.mo
743
%%NLS%%share/locale/sr/LC_MESSAGES/filezilla.mo
746
%%NLS%%share/locale/sv/LC_MESSAGES/filezilla.mo
744
%%NLS%%share/locale/sv/LC_MESSAGES/filezilla.mo
745
%%NLS%%share/locale/ta/LC_MESSAGES/filezilla.mo
747
%%NLS%%share/locale/th_TH/LC_MESSAGES/filezilla.mo
746
%%NLS%%share/locale/th_TH/LC_MESSAGES/filezilla.mo
748
%%NLS%%share/locale/tr/LC_MESSAGES/filezilla.mo
747
%%NLS%%share/locale/tr/LC_MESSAGES/filezilla.mo
749
%%NLS%%share/locale/uk_UA/LC_MESSAGES/filezilla.mo
748
%%NLS%%share/locale/uk_UA/LC_MESSAGES/filezilla.mo
750
%%NLS%%share/locale/vi_VN/LC_MESSAGES/filezilla.mo
749
%%NLS%%share/locale/vi_VN/LC_MESSAGES/filezilla.mo
751
%%NLS%%share/locale/zh_CN/LC_MESSAGES/filezilla.mo
750
%%NLS%%share/locale/zh_CN/LC_MESSAGES/filezilla.mo
752
%%NLS%%share/locale/zh_TW/LC_MESSAGES/filezilla.mo
751
%%NLS%%share/locale/zh_TW/LC_MESSAGES/filezilla.mo
753
share/pixmaps/filezilla.png
752
share/pixmaps/filezilla.png

Return to bug 258505