Index: head/mail/claws-mail/Makefile =================================================================== --- head/mail/claws-mail/Makefile (revision 90313) +++ head/mail/claws-mail/Makefile (revision 90314) @@ -1,163 +1,167 @@ # New ports collection makefile for: sylpheed-claws # Date created: 3 January 2002 # Whom: Simon 'corecode' Schubert # # $FreeBSD$ # PORTNAME= sylpheed-claws -PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTVERSION= 0.9.6 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws DISTNAME= sylpheed-${PORTVERSION}claws DISTFILES= ${EXTRACT_ONLY} \ ${THEMEFILE} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= corecode@corecode.ath.cx +MAINTAINER= netchild@FreeBSD.org COMMENT= A lightweight and very featureful GTK+ based e-mail and news client LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext THEMEVERSION= 20030712 THEMEFILE= sylpheed-iconset-${THEMEVERSION}.tar.gz USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes USE_GNOME= gtk12 USE_REINPLACE= yes MAN1= sylpheed-claws.1 -CONFIGURE_ARGS= --program-suffix="-claws" --enable-ipv6 +.if !defined(WITHOUT_SSL) +USE_OPENSSL= yes +CONFIGURE_ARGS= --enable-openssl --with-openssl-includes=${OPENSSLINC} \ + --with-openssl-libs=${OPENSSLLIB} +.endif +.include + +CONFIGURE_ARGS+= --program-suffix="-claws" --enable-ipv6 + CONFIGURE_ENV= CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib" .if defined(WITH_PIXBUF) || defined(WITH_ALL) USE_GNOME+= gdkpixbuf CONFIGURE_ARGS+= --disable-imlib .else USE_GNOME+= imlib CONFIGURE_ARGS+= --disable-gdk-pixbuf .endif .if defined(WITH_GPGME) || defined(WITH_ALL) LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+= --enable-gpgme .endif .if defined(WITH_COMPFACE) || defined(WITH_ALL) LIB_DEPENDS+= compface.1:${PORTSDIR}/mail/faces .else CONFIGURE_ARGS+= --disable-compface .endif .if defined(WITH_JCONV) || defined(WITH_ALL) LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv .else CONFIGURE_ARGS+= --disable-jconv .endif .if defined(WITH_ASPELL) || defined(WITH_ALL) LIB_DEPENDS+= pspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --enable-aspell .endif .if defined(WITH_JPILOT) || defined(WITH_ALL) LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot CONFIGURE_ARGS+= --enable-jpilot .endif .if defined(WITH_LDAP) || defined(WITH_ALL) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client CONFIGURE_ARGS+= --enable-ldap CONFIGURE_ENV+= PTHREAD_LIBS=${PTHREAD_LIBS:S/"//g} .endif .if defined(WITH_SA_PLUG) || defined(WITH_ALL) RUN_DEPENDS+= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin CONFIGURE_ARGS+= --enable-spamassassin-plugin PLIST_SUB+= SA_PLUG="" .else PLIST_SUB+= SA_PLUG="@comment " .endif -.if !defined(WITHOUT_SSL) -USE_OPENSSL= yes -CONFIGURE_ARGS+= --enable-openssl -.endif .if defined(WITHOUT_THEMES) PLIST_SUB+= THEMES="@comment " .else PLIST_SUB+= THEMES="" .endif .if defined(WITHOUT_IMAGE) PLIST_SUB+= IMAGE="@comment " CONFIGURE_ARGS+= --disable-image-viewer-plugin .else PLIST_SUB+= IMAGE="" .endif pre-everything:: @${ECHO} "" @${ECHO} "You may define the following build options:" @${ECHO} "" @${ECHO} " WITH_ALL Enable all options below" @${ECHO} "" @${ECHO} " WITH_PIXBUF Enable GDK Pixbuf support" @${ECHO} " WITH_GPGME Enable GnuPG support using GPGME" @${ECHO} " WITH_COMPFACE Enable compface (X-Face) support" @${ECHO} " WITH_JCONV Enable enhanced charset conversion" @${ECHO} " WITH_ASPELL Enable spell-checking support" @${ECHO} " WITH_JPILOT Enable JPilot support" @${ECHO} " WITH_LDAP Enable LDAP access support" @${ECHO} " WITH_SA_PLUG Build Spamassassin plugin" @${ECHO} "" @${ECHO} " WITHOUT_SSL Disable OpenSSL support" @${ECHO} " WITHOUT_IMAGE Disable internal image viewer" @${ECHO} " WITHOUT_THEMES Don't install additional themes" @${ECHO} "" post-extract: .if !defined(WITHOUT_THEMES) @${MKDIR} ${WRKSRC}/themes @cd ${WRKDIR} && ${GZIP_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${THEMEFILE} ${EXTRACT_AFTER_ARGS} .endif post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ ${WRKSRC}/tools/README.sylprint ${WRKSRC}/tools/sylprint.pl @${REINPLACE_CMD} -e "s|po intl src|po src|" ${WRKSRC}/Makefile.in @for f in ${WRKSRC}/tools/*; do \ ${REINPLACE_CMD} -e "s|/usr/bin/perl|${PERL}|" $$f; done + #@${LN} -s ${WRKSRC}/po/sylpheed.pot ${WRKSRC}/po/${PORTNAME}.pot .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's|src manual faq tools|src tools|' ${WRKSRC}/Makefile.in .endif post-install: .if !defined(NOPORTDOCS) .for i in NEWS README README.jp README.claws RELEASE_NOTES.claws TODO TODO.jp tools/README.sylprint @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor @${INSTALL_DATA} ${WRKSRC}/tools/README ${DOCSDIR}/README.tools .endif @${MKDIR} ${DATADIR} @cd ${WRKSRC}/tools && \ ${INSTALL_SCRIPT} OOo2sylpheed.pl calypso_convert.pl \ eud2gc.py filter_conv.pl gif2xface.pl google_msgid.pl \ gpg-sign-syl kmail2sylpheed.pl kmail2sylpheed_v2.pl \ launch_firebird newscache_clean.pl outlook2sylpheed.pl \ tb2sylpheed update-po uudec ${DATADIR} .if !defined(WITHOUT_THEMES) @${MKDIR} ${DATADIR}/themes @cd ${WRKDIR}/${THEMEFILE:C/.tar.gz//} && for d in `find .`; do \ if ${TEST} -d $${d}; then ${MKDIR} ${DATADIR}/themes/$${d}; else \ ${INSTALL_DATA} $${d} ${DATADIR}/themes/$${d}; fi; \ done .endif @${INSTALL_SCRIPT} ${WRKSRC}/tools/sylpheed-switcher ${PREFIX}/bin @${INSTALL_SCRIPT} ${WRKSRC}/tools/sylprint.pl ${PREFIX}/bin @${INSTALL_DATA} ${WRKSRC}/tools/sylprint.rc ${PREFIX}/etc/sylprint.rc.example @${MKDIR} ${PREFIX}/share/pixmaps @${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/sylpheed-claws.png -.include +.include Property changes on: head/mail/claws-mail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/mail/claws-mail/distinfo =================================================================== --- head/mail/claws-mail/distinfo (revision 90313) +++ head/mail/claws-mail/distinfo (revision 90314) @@ -1,2 +1,2 @@ -MD5 (sylpheed-0.9.3claws.tar.bz2) = b44d9136604802c5d34f91f92514c989 +MD5 (sylpheed-0.9.6claws.tar.bz2) = a4a7e7c9a6c1b17f688a782e8c06ae4b MD5 (sylpheed-iconset-20030712.tar.gz) = 7da918c0ebe89cd6c9f8b65bc3e18377 Property changes on: head/mail/claws-mail/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/mail/claws-mail/files/patch-src-common-Makefile.in =================================================================== --- head/mail/claws-mail/files/patch-src-common-Makefile.in (revision 90313) +++ head/mail/claws-mail/files/patch-src-common-Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- src/common/Makefile.in.orig Fri Jan 24 13:41:49 2003 -+++ src/common/Makefile.in Thu Jan 30 01:34:01 2003 -@@ -58,7 +58,7 @@ - CFLAGS = @CFLAGS@ - CPP = @CPP@ - --CPPFLAGS = \ -+CPPFLAGS = @CPPFLAGS@ \ - $(GLIB_CFLAGS) \ - $(OPENSSL_CFLAGS) \ - -DLOCALEDIR=\""$(localedir)"\" Property changes on: head/mail/claws-mail/files/patch-src-common-Makefile.in ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/claws-mail/files/patch-src-quote_fmt_lex.c =================================================================== --- head/mail/claws-mail/files/patch-src-quote_fmt_lex.c (revision 90313) +++ head/mail/claws-mail/files/patch-src-quote_fmt_lex.c (nonexistent) @@ -1,13 +0,0 @@ ---- src/quote_fmt_lex.c.orig Mon Jul 28 15:40:54 2003 -+++ src/quote_fmt_lex.c Mon Jul 28 15:42:07 2003 -@@ -21,7 +21,10 @@ - #include - #include - #include -+#include -+#if __FreeBSD_version >= 500028 - #include /* May break IA64 test-noansi-r */ -+#endif - - /* end standard C headers. */ - Property changes on: head/mail/claws-mail/files/patch-src-quote_fmt_lex.c ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/claws-mail/files/patch-src-matcher_parser_lex.c =================================================================== --- head/mail/claws-mail/files/patch-src-matcher_parser_lex.c (revision 90313) +++ head/mail/claws-mail/files/patch-src-matcher_parser_lex.c (nonexistent) @@ -1,13 +0,0 @@ ---- src/matcher_parser_lex.c.orig Mon Jul 28 15:43:46 2003 -+++ src/matcher_parser_lex.c Mon Jul 28 15:44:11 2003 -@@ -21,7 +21,10 @@ - #include - #include - #include -+#include -+#if __FreeBSD_version >= 500028 - #include /* May break IA64 test-noansi-r */ -+#endif - - /* end standard C headers. */ - Property changes on: head/mail/claws-mail/files/patch-src-matcher_parser_lex.c ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/claws-mail/pkg-plist =================================================================== --- head/mail/claws-mail/pkg-plist (revision 90313) +++ head/mail/claws-mail/pkg-plist (revision 90314) @@ -1,972 +1,974 @@ bin/sylpheed-claws bin/sylpheed-switcher bin/sylprint.pl etc/sylprint.rc.example %%IMAGE%%lib/sylpheed-claws/plugins/image_viewer.so %%SA_PLUG%%lib/sylpheed-claws/plugins/spamassassin.so %%SA_PLUG%%lib/sylpheed-claws/plugins/spamassassin_gtk.so %%PORTDOCS%%share/doc/sylpheed-claws/NEWS %%PORTDOCS%%share/doc/sylpheed-claws/README %%PORTDOCS%%share/doc/sylpheed-claws/README.claws %%PORTDOCS%%share/doc/sylpheed-claws/README.jp %%PORTDOCS%%share/doc/sylpheed-claws/README.sylprint %%PORTDOCS%%share/doc/sylpheed-claws/README.tools %%PORTDOCS%%share/doc/sylpheed-claws/RELEASE_NOTES.claws %%PORTDOCS%%share/doc/sylpheed-claws/TODO %%PORTDOCS%%share/doc/sylpheed-claws/TODO.jp %%PORTDOCS%%share/doc/sylpheed-claws/faq/de/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/de/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/de/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/de/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-4.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-4.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-22.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-21.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed.sgml share/locale/bg/LC_MESSAGES/sylpheed-claws.mo share/locale/cs/LC_MESSAGES/sylpheed-claws.mo share/locale/de/LC_MESSAGES/sylpheed-claws.mo share/locale/el/LC_MESSAGES/sylpheed-claws.mo share/locale/en_GB/LC_MESSAGES/sylpheed-claws.mo share/locale/es/LC_MESSAGES/sylpheed-claws.mo share/locale/fr/LC_MESSAGES/sylpheed-claws.mo share/locale/hr/LC_MESSAGES/sylpheed-claws.mo share/locale/hu/LC_MESSAGES/sylpheed-claws.mo share/locale/it/LC_MESSAGES/sylpheed-claws.mo share/locale/ja/LC_MESSAGES/sylpheed-claws.mo share/locale/ko/LC_MESSAGES/sylpheed-claws.mo share/locale/nl/LC_MESSAGES/sylpheed-claws.mo share/locale/pl/LC_MESSAGES/sylpheed-claws.mo share/locale/pt_BR/LC_MESSAGES/sylpheed-claws.mo share/locale/ru/LC_MESSAGES/sylpheed-claws.mo +share/locale/sk/LC_MESSAGES/sylpheed-claws.mo share/locale/sr/LC_MESSAGES/sylpheed-claws.mo share/locale/sv/LC_MESSAGES/sylpheed-claws.mo +share/locale/zh_CN/LC_MESSAGES/sylpheed-claws.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed-claws.mo share/pixmaps/sylpheed-claws.png share/sylpheed-claws/OOo2sylpheed.pl share/sylpheed-claws/calypso_convert.pl share/sylpheed-claws/eud2gc.py share/sylpheed-claws/filter_conv.pl share/sylpheed-claws/gif2xface.pl share/sylpheed-claws/google_msgid.pl share/sylpheed-claws/gpg-sign-syl share/sylpheed-claws/kmail2sylpheed.pl share/sylpheed-claws/kmail2sylpheed_v2.pl share/sylpheed-claws/launch_firebird share/sylpheed-claws/newscache_clean.pl share/sylpheed-claws/outlook2sylpheed.pl share/sylpheed-claws/tb2sylpheed %%THEMES%%share/sylpheed-claws/themes/Crystal/.directory %%THEMES%%share/sylpheed-claws/themes/Crystal/close.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/continue.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/dir-close.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/dir-open.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/error.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/preferences.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/properties.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/search.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/README %%THEMES%%share/sylpheed-claws/themes/Graphitte/address.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/book.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/category.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/checkbox_off.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/checkbox_on.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/clip.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/complete.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/continue.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/drafts_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/drafts_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/error.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/folder.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/gpg_signed.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/group.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/interface.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/jpilot.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/key.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/ldap.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/locked.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mark.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/new.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/notice_error.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/notice_note.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/notice_warn.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/preferences.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/properties.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/quicksearch.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/regular.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/replied.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/search.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/sylpheed.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/sylpheed_logo.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/unread.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/INSTALL %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/address.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/new.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/replied.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/unread.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/Readme.txt %%THEMES%%share/sylpheed-claws/themes/New_Session/address.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/exec.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/new.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/paste.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/replied.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/unread.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/address.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/book.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/category.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/checkbox_off.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/checkbox_on.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/clip.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/complete.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/continue.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/delete.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/drafts_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/drafts_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/error.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/gpg_signed.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/group.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/interface.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/jpilot.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/key.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/ldap.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/locked.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mark.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/new.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/notice_error.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/notice_note.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/notice_warn.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/preferences.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/properties.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/quicksearch.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/readme.txt %%THEMES%%share/sylpheed-claws/themes/Phoenity/replied.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/search.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/unread.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/address.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/new.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/replied.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/unread.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/README %%THEMES%%share/sylpheed-claws/themes/XeNtish/README %%THEMES%%share/sylpheed-claws/themes/XeNtish/address.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/exec.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/new.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/paste.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/replied.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/unread.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/black/README %%THEMES%%share/sylpheed-claws/themes/black/address.xpm %%THEMES%%share/sylpheed-claws/themes/black/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/black/book.xpm %%THEMES%%share/sylpheed-claws/themes/black/clip.xpm %%THEMES%%share/sylpheed-claws/themes/black/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/black/close.xpm %%THEMES%%share/sylpheed-claws/themes/black/continue.xpm %%THEMES%%share/sylpheed-claws/themes/black/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/black/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/black/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/black/error.xpm %%THEMES%%share/sylpheed-claws/themes/black/exec.xpm %%THEMES%%share/sylpheed-claws/themes/black/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/black/group.xpm %%THEMES%%share/sylpheed-claws/themes/black/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/black/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/black/interface.xpm %%THEMES%%share/sylpheed-claws/themes/black/key.xpm %%THEMES%%share/sylpheed-claws/themes/black/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/black/locked.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/black/mark.xpm %%THEMES%%share/sylpheed-claws/themes/black/new.xpm %%THEMES%%share/sylpheed-claws/themes/black/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/black/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/paste.xpm %%THEMES%%share/sylpheed-claws/themes/black/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/replied.xpm %%THEMES%%share/sylpheed-claws/themes/black/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/unread.xpm %%THEMES%%share/sylpheed-claws/themes/black/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/black/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/Readme.txt %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/address.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/dir-close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/dir-open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/exec.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/new.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/paste.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/replied.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/unread.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/close.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/exec.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/README %%THEMES%%share/sylpheed-claws/themes/mozilla/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/close.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/exec.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/stw/address.xpm %%THEMES%%share/sylpheed-claws/themes/stw/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/stw/book.xpm %%THEMES%%share/sylpheed-claws/themes/stw/clip.xpm %%THEMES%%share/sylpheed-claws/themes/stw/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/stw/close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/complete.xpm %%THEMES%%share/sylpheed-claws/themes/stw/continue.xpm %%THEMES%%share/sylpheed-claws/themes/stw/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/stw/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/stw/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/stw/error.xpm %%THEMES%%share/sylpheed-claws/themes/stw/exec.xpm %%THEMES%%share/sylpheed-claws/themes/stw/folder.xpm %%THEMES%%share/sylpheed-claws/themes/stw/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/stw/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/stw/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/stw/interface.xpm %%THEMES%%share/sylpheed-claws/themes/stw/key.xpm %%THEMES%%share/sylpheed-claws/themes/stw/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/stw/locked.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mark.xpm %%THEMES%%share/sylpheed-claws/themes/stw/new.xpm %%THEMES%%share/sylpheed-claws/themes/stw/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/stw/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/replied.xpm %%THEMES%%share/sylpheed-claws/themes/stw/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/unread.xpm %%THEMES%%share/sylpheed-claws/themes/stw/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/stw/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/ChangeLog %%THEMES%%share/sylpheed-claws/themes/sylzilla/README %%THEMES%%share/sylpheed-claws/themes/sylzilla/address.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/book.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/category.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/checkbox_off.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/checkbox_on.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/clip.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/complete.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/continue.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/error.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/exec.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/group.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/ignore_thread.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/interface.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/jpilot.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/key.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/ldap.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/locked.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply_to_list.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mark.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/messageview_text.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/new.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/notice_error.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/notice_note.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/notice_warn.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/paste.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/pgp_signed.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/preferences.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/print.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/properties.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/quicksearch.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/replied.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/search.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_close_harm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_open_harm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/unread.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/work.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/address.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/book.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/category.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/clip.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/complete.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/continue.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/drafts_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/drafts_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/error.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/exec.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/interface.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/jpilot.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/key.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/locked.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mark.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/new.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/paste.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/quicksearch.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/replied.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/unread.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/work_online.xpm share/sylpheed-claws/update-po share/sylpheed-claws/uudec %%THEMES%%@dirrm share/sylpheed-claws/themes/Crystal %%THEMES%%@dirrm share/sylpheed-claws/themes/Graphitte %%THEMES%%@dirrm share/sylpheed-claws/themes/Kovico-sylpheed %%THEMES%%@dirrm share/sylpheed-claws/themes/New_Session %%THEMES%%@dirrm share/sylpheed-claws/themes/Phoenity %%THEMES%%@dirrm share/sylpheed-claws/themes/Plain_and_Bluish %%THEMES%%@dirrm share/sylpheed-claws/themes/XeNtish %%THEMES%%@dirrm share/sylpheed-claws/themes/black %%THEMES%%@dirrm share/sylpheed-claws/themes/blue_anarchy %%THEMES%%@dirrm share/sylpheed-claws/themes/mongrel %%THEMES%%@dirrm share/sylpheed-claws/themes/mozilla %%THEMES%%@dirrm share/sylpheed-claws/themes/stw %%THEMES%%@dirrm share/sylpheed-claws/themes/sylzilla %%THEMES%%@dirrm share/sylpheed-claws/themes/tml02c %%THEMES%%@dirrm share/sylpheed-claws/themes @dirrm share/sylpheed-claws @unexec rmdir %D/share/pixmaps 2>/dev/null || true %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/ja %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/fr %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/es %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/en %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/de %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/it %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/fr %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/es %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/en %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/de %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq %%PORTDOCS%%@dirrm share/doc/sylpheed-claws %%SA_PLUG%%@dirrm lib/sylpheed-claws/plugins %%SA_PLUG%%@dirrm lib/sylpheed-claws Property changes on: head/mail/claws-mail/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/mail/sylpheed-claws/Makefile =================================================================== --- head/mail/sylpheed-claws/Makefile (revision 90313) +++ head/mail/sylpheed-claws/Makefile (revision 90314) @@ -1,163 +1,167 @@ # New ports collection makefile for: sylpheed-claws # Date created: 3 January 2002 # Whom: Simon 'corecode' Schubert # # $FreeBSD$ # PORTNAME= sylpheed-claws -PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTVERSION= 0.9.6 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws DISTNAME= sylpheed-${PORTVERSION}claws DISTFILES= ${EXTRACT_ONLY} \ ${THEMEFILE} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= corecode@corecode.ath.cx +MAINTAINER= netchild@FreeBSD.org COMMENT= A lightweight and very featureful GTK+ based e-mail and news client LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext THEMEVERSION= 20030712 THEMEFILE= sylpheed-iconset-${THEMEVERSION}.tar.gz USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes USE_GNOME= gtk12 USE_REINPLACE= yes MAN1= sylpheed-claws.1 -CONFIGURE_ARGS= --program-suffix="-claws" --enable-ipv6 +.if !defined(WITHOUT_SSL) +USE_OPENSSL= yes +CONFIGURE_ARGS= --enable-openssl --with-openssl-includes=${OPENSSLINC} \ + --with-openssl-libs=${OPENSSLLIB} +.endif +.include + +CONFIGURE_ARGS+= --program-suffix="-claws" --enable-ipv6 + CONFIGURE_ENV= CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib" .if defined(WITH_PIXBUF) || defined(WITH_ALL) USE_GNOME+= gdkpixbuf CONFIGURE_ARGS+= --disable-imlib .else USE_GNOME+= imlib CONFIGURE_ARGS+= --disable-gdk-pixbuf .endif .if defined(WITH_GPGME) || defined(WITH_ALL) LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+= --enable-gpgme .endif .if defined(WITH_COMPFACE) || defined(WITH_ALL) LIB_DEPENDS+= compface.1:${PORTSDIR}/mail/faces .else CONFIGURE_ARGS+= --disable-compface .endif .if defined(WITH_JCONV) || defined(WITH_ALL) LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv .else CONFIGURE_ARGS+= --disable-jconv .endif .if defined(WITH_ASPELL) || defined(WITH_ALL) LIB_DEPENDS+= pspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --enable-aspell .endif .if defined(WITH_JPILOT) || defined(WITH_ALL) LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot CONFIGURE_ARGS+= --enable-jpilot .endif .if defined(WITH_LDAP) || defined(WITH_ALL) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client CONFIGURE_ARGS+= --enable-ldap CONFIGURE_ENV+= PTHREAD_LIBS=${PTHREAD_LIBS:S/"//g} .endif .if defined(WITH_SA_PLUG) || defined(WITH_ALL) RUN_DEPENDS+= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin CONFIGURE_ARGS+= --enable-spamassassin-plugin PLIST_SUB+= SA_PLUG="" .else PLIST_SUB+= SA_PLUG="@comment " .endif -.if !defined(WITHOUT_SSL) -USE_OPENSSL= yes -CONFIGURE_ARGS+= --enable-openssl -.endif .if defined(WITHOUT_THEMES) PLIST_SUB+= THEMES="@comment " .else PLIST_SUB+= THEMES="" .endif .if defined(WITHOUT_IMAGE) PLIST_SUB+= IMAGE="@comment " CONFIGURE_ARGS+= --disable-image-viewer-plugin .else PLIST_SUB+= IMAGE="" .endif pre-everything:: @${ECHO} "" @${ECHO} "You may define the following build options:" @${ECHO} "" @${ECHO} " WITH_ALL Enable all options below" @${ECHO} "" @${ECHO} " WITH_PIXBUF Enable GDK Pixbuf support" @${ECHO} " WITH_GPGME Enable GnuPG support using GPGME" @${ECHO} " WITH_COMPFACE Enable compface (X-Face) support" @${ECHO} " WITH_JCONV Enable enhanced charset conversion" @${ECHO} " WITH_ASPELL Enable spell-checking support" @${ECHO} " WITH_JPILOT Enable JPilot support" @${ECHO} " WITH_LDAP Enable LDAP access support" @${ECHO} " WITH_SA_PLUG Build Spamassassin plugin" @${ECHO} "" @${ECHO} " WITHOUT_SSL Disable OpenSSL support" @${ECHO} " WITHOUT_IMAGE Disable internal image viewer" @${ECHO} " WITHOUT_THEMES Don't install additional themes" @${ECHO} "" post-extract: .if !defined(WITHOUT_THEMES) @${MKDIR} ${WRKSRC}/themes @cd ${WRKDIR} && ${GZIP_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${THEMEFILE} ${EXTRACT_AFTER_ARGS} .endif post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ ${WRKSRC}/tools/README.sylprint ${WRKSRC}/tools/sylprint.pl @${REINPLACE_CMD} -e "s|po intl src|po src|" ${WRKSRC}/Makefile.in @for f in ${WRKSRC}/tools/*; do \ ${REINPLACE_CMD} -e "s|/usr/bin/perl|${PERL}|" $$f; done + #@${LN} -s ${WRKSRC}/po/sylpheed.pot ${WRKSRC}/po/${PORTNAME}.pot .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's|src manual faq tools|src tools|' ${WRKSRC}/Makefile.in .endif post-install: .if !defined(NOPORTDOCS) .for i in NEWS README README.jp README.claws RELEASE_NOTES.claws TODO TODO.jp tools/README.sylprint @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor @${INSTALL_DATA} ${WRKSRC}/tools/README ${DOCSDIR}/README.tools .endif @${MKDIR} ${DATADIR} @cd ${WRKSRC}/tools && \ ${INSTALL_SCRIPT} OOo2sylpheed.pl calypso_convert.pl \ eud2gc.py filter_conv.pl gif2xface.pl google_msgid.pl \ gpg-sign-syl kmail2sylpheed.pl kmail2sylpheed_v2.pl \ launch_firebird newscache_clean.pl outlook2sylpheed.pl \ tb2sylpheed update-po uudec ${DATADIR} .if !defined(WITHOUT_THEMES) @${MKDIR} ${DATADIR}/themes @cd ${WRKDIR}/${THEMEFILE:C/.tar.gz//} && for d in `find .`; do \ if ${TEST} -d $${d}; then ${MKDIR} ${DATADIR}/themes/$${d}; else \ ${INSTALL_DATA} $${d} ${DATADIR}/themes/$${d}; fi; \ done .endif @${INSTALL_SCRIPT} ${WRKSRC}/tools/sylpheed-switcher ${PREFIX}/bin @${INSTALL_SCRIPT} ${WRKSRC}/tools/sylprint.pl ${PREFIX}/bin @${INSTALL_DATA} ${WRKSRC}/tools/sylprint.rc ${PREFIX}/etc/sylprint.rc.example @${MKDIR} ${PREFIX}/share/pixmaps @${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/sylpheed-claws.png -.include +.include Property changes on: head/mail/sylpheed-claws/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/mail/sylpheed-claws/distinfo =================================================================== --- head/mail/sylpheed-claws/distinfo (revision 90313) +++ head/mail/sylpheed-claws/distinfo (revision 90314) @@ -1,2 +1,2 @@ -MD5 (sylpheed-0.9.3claws.tar.bz2) = b44d9136604802c5d34f91f92514c989 +MD5 (sylpheed-0.9.6claws.tar.bz2) = a4a7e7c9a6c1b17f688a782e8c06ae4b MD5 (sylpheed-iconset-20030712.tar.gz) = 7da918c0ebe89cd6c9f8b65bc3e18377 Property changes on: head/mail/sylpheed-claws/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/mail/sylpheed-claws/files/patch-src-common-Makefile.in =================================================================== --- head/mail/sylpheed-claws/files/patch-src-common-Makefile.in (revision 90313) +++ head/mail/sylpheed-claws/files/patch-src-common-Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- src/common/Makefile.in.orig Fri Jan 24 13:41:49 2003 -+++ src/common/Makefile.in Thu Jan 30 01:34:01 2003 -@@ -58,7 +58,7 @@ - CFLAGS = @CFLAGS@ - CPP = @CPP@ - --CPPFLAGS = \ -+CPPFLAGS = @CPPFLAGS@ \ - $(GLIB_CFLAGS) \ - $(OPENSSL_CFLAGS) \ - -DLOCALEDIR=\""$(localedir)"\" Property changes on: head/mail/sylpheed-claws/files/patch-src-common-Makefile.in ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/sylpheed-claws/files/patch-src-quote_fmt_lex.c =================================================================== --- head/mail/sylpheed-claws/files/patch-src-quote_fmt_lex.c (revision 90313) +++ head/mail/sylpheed-claws/files/patch-src-quote_fmt_lex.c (nonexistent) @@ -1,13 +0,0 @@ ---- src/quote_fmt_lex.c.orig Mon Jul 28 15:40:54 2003 -+++ src/quote_fmt_lex.c Mon Jul 28 15:42:07 2003 -@@ -21,7 +21,10 @@ - #include - #include - #include -+#include -+#if __FreeBSD_version >= 500028 - #include /* May break IA64 test-noansi-r */ -+#endif - - /* end standard C headers. */ - Property changes on: head/mail/sylpheed-claws/files/patch-src-quote_fmt_lex.c ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/sylpheed-claws/files/patch-src-matcher_parser_lex.c =================================================================== --- head/mail/sylpheed-claws/files/patch-src-matcher_parser_lex.c (revision 90313) +++ head/mail/sylpheed-claws/files/patch-src-matcher_parser_lex.c (nonexistent) @@ -1,13 +0,0 @@ ---- src/matcher_parser_lex.c.orig Mon Jul 28 15:43:46 2003 -+++ src/matcher_parser_lex.c Mon Jul 28 15:44:11 2003 -@@ -21,7 +21,10 @@ - #include - #include - #include -+#include -+#if __FreeBSD_version >= 500028 - #include /* May break IA64 test-noansi-r */ -+#endif - - /* end standard C headers. */ - Property changes on: head/mail/sylpheed-claws/files/patch-src-matcher_parser_lex.c ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/mail/sylpheed-claws/pkg-plist =================================================================== --- head/mail/sylpheed-claws/pkg-plist (revision 90313) +++ head/mail/sylpheed-claws/pkg-plist (revision 90314) @@ -1,972 +1,974 @@ bin/sylpheed-claws bin/sylpheed-switcher bin/sylprint.pl etc/sylprint.rc.example %%IMAGE%%lib/sylpheed-claws/plugins/image_viewer.so %%SA_PLUG%%lib/sylpheed-claws/plugins/spamassassin.so %%SA_PLUG%%lib/sylpheed-claws/plugins/spamassassin_gtk.so %%PORTDOCS%%share/doc/sylpheed-claws/NEWS %%PORTDOCS%%share/doc/sylpheed-claws/README %%PORTDOCS%%share/doc/sylpheed-claws/README.claws %%PORTDOCS%%share/doc/sylpheed-claws/README.jp %%PORTDOCS%%share/doc/sylpheed-claws/README.sylprint %%PORTDOCS%%share/doc/sylpheed-claws/README.tools %%PORTDOCS%%share/doc/sylpheed-claws/RELEASE_NOTES.claws %%PORTDOCS%%share/doc/sylpheed-claws/TODO %%PORTDOCS%%share/doc/sylpheed-claws/TODO.jp %%PORTDOCS%%share/doc/sylpheed-claws/faq/de/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/de/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/de/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/de/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq-4.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/en/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq-4.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/es/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/fr/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-1.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-2.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq-3.html %%PORTDOCS%%share/doc/sylpheed-claws/faq/it/sylpheed-faq.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-22.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-21.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/es/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-18.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-19.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-20.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/fr/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-1.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-10.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-11.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-12.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-13.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-14.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-15.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-16.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-17.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-2.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-3.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-4.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-5.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-6.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-7.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-8.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed-9.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed.html %%PORTDOCS%%share/doc/sylpheed-claws/manual/ja/sylpheed.sgml share/locale/bg/LC_MESSAGES/sylpheed-claws.mo share/locale/cs/LC_MESSAGES/sylpheed-claws.mo share/locale/de/LC_MESSAGES/sylpheed-claws.mo share/locale/el/LC_MESSAGES/sylpheed-claws.mo share/locale/en_GB/LC_MESSAGES/sylpheed-claws.mo share/locale/es/LC_MESSAGES/sylpheed-claws.mo share/locale/fr/LC_MESSAGES/sylpheed-claws.mo share/locale/hr/LC_MESSAGES/sylpheed-claws.mo share/locale/hu/LC_MESSAGES/sylpheed-claws.mo share/locale/it/LC_MESSAGES/sylpheed-claws.mo share/locale/ja/LC_MESSAGES/sylpheed-claws.mo share/locale/ko/LC_MESSAGES/sylpheed-claws.mo share/locale/nl/LC_MESSAGES/sylpheed-claws.mo share/locale/pl/LC_MESSAGES/sylpheed-claws.mo share/locale/pt_BR/LC_MESSAGES/sylpheed-claws.mo share/locale/ru/LC_MESSAGES/sylpheed-claws.mo +share/locale/sk/LC_MESSAGES/sylpheed-claws.mo share/locale/sr/LC_MESSAGES/sylpheed-claws.mo share/locale/sv/LC_MESSAGES/sylpheed-claws.mo +share/locale/zh_CN/LC_MESSAGES/sylpheed-claws.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed-claws.mo share/pixmaps/sylpheed-claws.png share/sylpheed-claws/OOo2sylpheed.pl share/sylpheed-claws/calypso_convert.pl share/sylpheed-claws/eud2gc.py share/sylpheed-claws/filter_conv.pl share/sylpheed-claws/gif2xface.pl share/sylpheed-claws/google_msgid.pl share/sylpheed-claws/gpg-sign-syl share/sylpheed-claws/kmail2sylpheed.pl share/sylpheed-claws/kmail2sylpheed_v2.pl share/sylpheed-claws/launch_firebird share/sylpheed-claws/newscache_clean.pl share/sylpheed-claws/outlook2sylpheed.pl share/sylpheed-claws/tb2sylpheed %%THEMES%%share/sylpheed-claws/themes/Crystal/.directory %%THEMES%%share/sylpheed-claws/themes/Crystal/close.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/continue.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/dir-close.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/dir-open.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/error.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/preferences.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/properties.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/search.xpm %%THEMES%%share/sylpheed-claws/themes/Crystal/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/README %%THEMES%%share/sylpheed-claws/themes/Graphitte/address.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/book.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/category.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/checkbox_off.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/checkbox_on.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/clip.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/complete.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/continue.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/drafts_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/drafts_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/error.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/folder.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/gpg_signed.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/group.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/interface.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/jpilot.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/key.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/ldap.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/locked.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/mark.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/new.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/notice_error.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/notice_note.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/notice_warn.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/preferences.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/properties.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/quicksearch.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/regular.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/replied.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/search.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/sylpheed.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/sylpheed_logo.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/unread.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/Graphitte/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/INSTALL %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/address.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/new.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/replied.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/unread.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/Readme.txt %%THEMES%%share/sylpheed-claws/themes/New_Session/address.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/exec.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/new.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/paste.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/replied.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/unread.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/New_Session/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/address.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/book.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/category.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/checkbox_off.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/checkbox_on.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/clip.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/complete.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/continue.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/delete.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/drafts_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/drafts_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/error.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/gpg_signed.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/group.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/interface.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/jpilot.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/key.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/ldap.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/locked.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/mark.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/new.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/notice_error.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/notice_note.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/notice_warn.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/preferences.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/properties.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/quicksearch.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/readme.txt %%THEMES%%share/sylpheed-claws/themes/Phoenity/replied.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/search.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/unread.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/Phoenity/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/address.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/exec.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/new.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/paste.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/replied.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/unread.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/README %%THEMES%%share/sylpheed-claws/themes/XeNtish/README %%THEMES%%share/sylpheed-claws/themes/XeNtish/address.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/exec.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/new.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/paste.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/replied.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/unread.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/XeNtish/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/black/README %%THEMES%%share/sylpheed-claws/themes/black/address.xpm %%THEMES%%share/sylpheed-claws/themes/black/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/black/book.xpm %%THEMES%%share/sylpheed-claws/themes/black/clip.xpm %%THEMES%%share/sylpheed-claws/themes/black/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/black/close.xpm %%THEMES%%share/sylpheed-claws/themes/black/continue.xpm %%THEMES%%share/sylpheed-claws/themes/black/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/black/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/black/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/black/error.xpm %%THEMES%%share/sylpheed-claws/themes/black/exec.xpm %%THEMES%%share/sylpheed-claws/themes/black/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/black/group.xpm %%THEMES%%share/sylpheed-claws/themes/black/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/black/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/black/interface.xpm %%THEMES%%share/sylpheed-claws/themes/black/key.xpm %%THEMES%%share/sylpheed-claws/themes/black/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/black/locked.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/black/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/black/mark.xpm %%THEMES%%share/sylpheed-claws/themes/black/new.xpm %%THEMES%%share/sylpheed-claws/themes/black/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/black/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/paste.xpm %%THEMES%%share/sylpheed-claws/themes/black/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/replied.xpm %%THEMES%%share/sylpheed-claws/themes/black/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/black/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/black/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/black/unread.xpm %%THEMES%%share/sylpheed-claws/themes/black/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/black/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/Readme.txt %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/address.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/dir-close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/dir-open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/exec.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/new.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/paste.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/replied.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/unread.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/blue_anarchy/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/close.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/exec.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/mongrel/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/README %%THEMES%%share/sylpheed-claws/themes/mozilla/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/close.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/exec.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/mozilla/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/stw/address.xpm %%THEMES%%share/sylpheed-claws/themes/stw/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/stw/book.xpm %%THEMES%%share/sylpheed-claws/themes/stw/clip.xpm %%THEMES%%share/sylpheed-claws/themes/stw/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/stw/close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/complete.xpm %%THEMES%%share/sylpheed-claws/themes/stw/continue.xpm %%THEMES%%share/sylpheed-claws/themes/stw/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/stw/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/stw/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/stw/error.xpm %%THEMES%%share/sylpheed-claws/themes/stw/exec.xpm %%THEMES%%share/sylpheed-claws/themes/stw/folder.xpm %%THEMES%%share/sylpheed-claws/themes/stw/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/stw/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/stw/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/stw/interface.xpm %%THEMES%%share/sylpheed-claws/themes/stw/key.xpm %%THEMES%%share/sylpheed-claws/themes/stw/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/stw/locked.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/stw/mark.xpm %%THEMES%%share/sylpheed-claws/themes/stw/new.xpm %%THEMES%%share/sylpheed-claws/themes/stw/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/stw/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/replied.xpm %%THEMES%%share/sylpheed-claws/themes/stw/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/stw/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/stw/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/stw/unread.xpm %%THEMES%%share/sylpheed-claws/themes/stw/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/stw/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/ChangeLog %%THEMES%%share/sylpheed-claws/themes/sylzilla/README %%THEMES%%share/sylpheed-claws/themes/sylzilla/address.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/book.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/category.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/checkbox_off.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/checkbox_on.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/clip.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/complete.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/continue.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/error.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/exec.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/group.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/ignore_thread.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/interface.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/jpilot.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/key.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/ldap.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/locked.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply_to_list.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/mark.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/messageview_text.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/new.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/notice_error.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/notice_note.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/notice_warn.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/paste.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/pgp_signed.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/preferences.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/print.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/properties.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/quicksearch.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/replied.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/search.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_close_harm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_open_harm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/unread.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/work.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/sylzilla/work_online.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/address.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/address_book.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/book.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/category.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/clip.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/clipkey.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/complete.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/continue.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/deleted.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/down_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/drafts_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/drafts_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/edit_extern.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/error.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/exec.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/forwarded.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/ignorethread.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/inbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/inbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/inbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/inbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/insert_file.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/interface.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/jpilot.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/key.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/linewrap.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/locked.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_attach.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_compose.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_forward.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_receive.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_receive_all.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_reply.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_reply_to_all.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_reply_to_author.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_send.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_send_queue.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mail_sign.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/mark.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/new.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/news_compose.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/outbox_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/outbox_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/outbox_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/outbox_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/paste.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/quicksearch.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/replied.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_close.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_close_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_open.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_open_hrm.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/unread.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/up_arrow.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/vcard.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/work_offline.xpm %%THEMES%%share/sylpheed-claws/themes/tml02c/work_online.xpm share/sylpheed-claws/update-po share/sylpheed-claws/uudec %%THEMES%%@dirrm share/sylpheed-claws/themes/Crystal %%THEMES%%@dirrm share/sylpheed-claws/themes/Graphitte %%THEMES%%@dirrm share/sylpheed-claws/themes/Kovico-sylpheed %%THEMES%%@dirrm share/sylpheed-claws/themes/New_Session %%THEMES%%@dirrm share/sylpheed-claws/themes/Phoenity %%THEMES%%@dirrm share/sylpheed-claws/themes/Plain_and_Bluish %%THEMES%%@dirrm share/sylpheed-claws/themes/XeNtish %%THEMES%%@dirrm share/sylpheed-claws/themes/black %%THEMES%%@dirrm share/sylpheed-claws/themes/blue_anarchy %%THEMES%%@dirrm share/sylpheed-claws/themes/mongrel %%THEMES%%@dirrm share/sylpheed-claws/themes/mozilla %%THEMES%%@dirrm share/sylpheed-claws/themes/stw %%THEMES%%@dirrm share/sylpheed-claws/themes/sylzilla %%THEMES%%@dirrm share/sylpheed-claws/themes/tml02c %%THEMES%%@dirrm share/sylpheed-claws/themes @dirrm share/sylpheed-claws @unexec rmdir %D/share/pixmaps 2>/dev/null || true %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/ja %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/fr %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/es %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/en %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual/de %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/manual %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/it %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/fr %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/es %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/en %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/de %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq %%PORTDOCS%%@dirrm share/doc/sylpheed-claws %%SA_PLUG%%@dirrm lib/sylpheed-claws/plugins %%SA_PLUG%%@dirrm lib/sylpheed-claws Property changes on: head/mail/sylpheed-claws/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property