Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2002 01:49:06 +0200 (CEST)
From:      "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38875: maintainer update: mail/sylpheed-claws to 0.7.6
Message-ID:  <200206032349.g53Nn6ep063149@elevation.uni.stoert.net>

next in thread | raw e-mail | index | archive | help

>Number:         38875
>Category:       ports
>Synopsis:       maintainer update: mail/sylpheed-claws to 0.7.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 03 16:50:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Simon 'corecode' Schubert
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD elevation.uni.stoert.net 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #4: Wed May 15 11:13:56 CEST 2002 corecode@elevation.zuhause.stoert.net:/usr/obj/i386/k7/usr/src/sys/ELEVATION i386


	
>Description:
	update to upstream version 0.7.6
	
>How-To-Repeat:
	
>Fix:

Index: sylpheed-claws/Makefile
===================================================================
RCS file: /usr/local/cvs/ports/sylpheed-claws/Makefile,v
retrieving revision 1.9
retrieving revision 1.11
diff -u -r1.9 -r1.11
--- sylpheed-claws/Makefile	30 Apr 2002 17:32:39 -0000	1.9
+++ sylpheed-claws/Makefile	3 Jun 2002 23:38:57 -0000	1.11
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	sylpheed-claws
-PORTVERSION=	0.7.5
+PORTVERSION=	0.7.6
 CATEGORIES=	mail news ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	sylpheed-claws
@@ -72,6 +72,11 @@
 USE_OPENSSL=		yes
 CONFIGURE_ARGS+=	--enable-ssl
 .endif
+.if defined(WITHOUT_THEMES)
+PLIST_SUB+=		THEMES="@comment "
+.else
+PLIST_SUB+=		THEMES=""
+.endif
 
 pre-everything::
 	@${ECHO} ""
@@ -88,11 +93,14 @@
 	@${ECHO} "      WITH_LDAP      Enable LDAP access support"
 	@${ECHO} ""
 	@${ECHO} "      WITHOUT_SSL    Disable OpenSSL support"
+	@${ECHO} "      WITHOUT_THEMES Don't install additional themes"
 	@${ECHO} ""
 
 post-extract:
+.if !defined(WITHOUT_THEMES)
 	@${MKDIR} ${WRKSRC}/themes
 	@cd ${WRKSRC}/themes && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${THEMEFILE} ${EXTRACT_AFTER_ARGS}
+.endif
 
 post-patch:
 	@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" \
@@ -106,7 +114,7 @@
 
 post-install:
 .if !defined(NOPORTDOCS)
-.for i in NEWS README README.LDAP README.jp README.claws TODO TODO.jp tools/README.sylprint
+.for i in NEWS README README.jp README.claws ReleaseNotes.claws TODO TODO.jp tools/README.sylprint
 	@${INSTALL_MAN} ${WRKSRC}/${i} ${DOCSDIR}
 .endfor
 	@${INSTALL_MAN} ${WRKSRC}/tools/README ${DOCSDIR}/README.tools
@@ -115,10 +123,12 @@
 .for i in eud2gc.py filter_conv.pl gif2xface.pl ldif-to-xml.py newscache_clean.pl
 	@${INSTALL_SCRIPT} ${WRKSRC}/tools/${i} ${DATADIR}
 .endfor
+.if !defined(WITHOUT_THEMES)
 	@for d in `${FIND} ${WRKSRC}/themes`; do \
 		if ${TEST} -d $${d}; then ${MKDIR} ${DATADIR}/$${d#${WRKSRC}/}; else \
 		${INSTALL_DATA} $${d} ${DATADIR}/$${d#${WRKSRC}}; 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
Index: sylpheed-claws/distinfo
===================================================================
RCS file: /usr/local/cvs/ports/sylpheed-claws/distinfo,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sylpheed-claws/distinfo	30 Apr 2002 17:32:39 -0000	1.5
+++ sylpheed-claws/distinfo	3 Jun 2002 23:27:04 -0000	1.6
@@ -1,2 +1,2 @@
-MD5 (sylpheed-0.7.5claws.tar.bz2) = b67bdc25aab35ff9b16fa1097113c032
+MD5 (sylpheed-0.7.6claws.tar.bz2) = e80a700478b01a00170864c7b59d910e
 MD5 (sylpheed-theme-pak2.tar.bz2) = e62d7a6188d1212e0ceac8ed7aaecd62
Index: sylpheed-claws/pkg-plist
===================================================================
RCS file: /usr/local/cvs/ports/sylpheed-claws/pkg-plist,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sylpheed-claws/pkg-plist	30 Apr 2002 17:32:39 -0000	1.4
+++ sylpheed-claws/pkg-plist	3 Jun 2002 23:27:04 -0000	1.5
@@ -5,11 +5,11 @@
 lib/charset.alias
 %%PORTDOCS%%share/doc/sylpheed-claws/NEWS
 %%PORTDOCS%%share/doc/sylpheed-claws/README
-%%PORTDOCS%%share/doc/sylpheed-claws/README.LDAP
 %%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/ReleaseNotes.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
@@ -157,370 +157,370 @@
 share/sylpheed-claws/gif2xface.pl
 share/sylpheed-claws/ldif-to-xml.py
 share/sylpheed-claws/newscache_clean.pl
-share/sylpheed-claws/themes/Kovico-sylpheed/address.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/address_book.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/close.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/dir_close.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/dir_close_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/dir_open.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/dir_open_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/down_arrow.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/edit_extern.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/exec.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/forwarded.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/ignorethread.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/inbox_close.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/inbox_close_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/inbox_open.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/inbox_open_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/insert_file.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_attach.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_compose.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_forward.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_receive.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_receive_all.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_reply.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_reply_to_all.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_reply_to_author.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_send.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_send_queue.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/mail_sign.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/new.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/news_compose.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/outbox_close.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/outbox_close_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/outbox_open.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/outbox_open_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/paste.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/queue_close.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/queue_close_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/queue_open.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/queue_open_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/replied.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/trash_close.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/trash_close_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/trash_open.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/trash_open_hrm.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/unread.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/up_arrow.xpm
-share/sylpheed-claws/themes/Kovico-sylpheed/vcard.xpm
-share/sylpheed-claws/themes/New_Session/Readme.txt
-share/sylpheed-claws/themes/New_Session/address.xpm
-share/sylpheed-claws/themes/New_Session/address_book.xpm
-share/sylpheed-claws/themes/New_Session/close.xpm
-share/sylpheed-claws/themes/New_Session/dir_close.xpm
-share/sylpheed-claws/themes/New_Session/dir_close_hrm.xpm
-share/sylpheed-claws/themes/New_Session/dir_open.xpm
-share/sylpheed-claws/themes/New_Session/dir_open_hrm.xpm
-share/sylpheed-claws/themes/New_Session/down_arrow.xpm
-share/sylpheed-claws/themes/New_Session/edit_extern.xpm
-share/sylpheed-claws/themes/New_Session/exec.xpm
-share/sylpheed-claws/themes/New_Session/forwarded.xpm
-share/sylpheed-claws/themes/New_Session/ignorethread.xpm
-share/sylpheed-claws/themes/New_Session/inbox_close.xpm
-share/sylpheed-claws/themes/New_Session/inbox_close_hrm.xpm
-share/sylpheed-claws/themes/New_Session/inbox_open.xpm
-share/sylpheed-claws/themes/New_Session/inbox_open_hrm.xpm
-share/sylpheed-claws/themes/New_Session/insert_file.xpm
-share/sylpheed-claws/themes/New_Session/mail.xpm
-share/sylpheed-claws/themes/New_Session/mail_attach.xpm
-share/sylpheed-claws/themes/New_Session/mail_compose.xpm
-share/sylpheed-claws/themes/New_Session/mail_forward.xpm
-share/sylpheed-claws/themes/New_Session/mail_receive.xpm
-share/sylpheed-claws/themes/New_Session/mail_receive_all.xpm
-share/sylpheed-claws/themes/New_Session/mail_reply.xpm
-share/sylpheed-claws/themes/New_Session/mail_reply_to_all.xpm
-share/sylpheed-claws/themes/New_Session/mail_reply_to_author.xpm
-share/sylpheed-claws/themes/New_Session/mail_send.xpm
-share/sylpheed-claws/themes/New_Session/mail_send_queue.xpm
-share/sylpheed-claws/themes/New_Session/mail_sign.xpm
-share/sylpheed-claws/themes/New_Session/new.xpm
-share/sylpheed-claws/themes/New_Session/news_compose.xpm
-share/sylpheed-claws/themes/New_Session/outbox_close.xpm
-share/sylpheed-claws/themes/New_Session/outbox_close_hrm.xpm
-share/sylpheed-claws/themes/New_Session/outbox_open.xpm
-share/sylpheed-claws/themes/New_Session/outbox_open_hrm.xpm
-share/sylpheed-claws/themes/New_Session/paste.xpm
-share/sylpheed-claws/themes/New_Session/queue_close.xpm
-share/sylpheed-claws/themes/New_Session/queue_close_hrm.xpm
-share/sylpheed-claws/themes/New_Session/queue_open.xpm
-share/sylpheed-claws/themes/New_Session/queue_open_hrm.xpm
-share/sylpheed-claws/themes/New_Session/replied.xpm
-share/sylpheed-claws/themes/New_Session/trash_close.xpm
-share/sylpheed-claws/themes/New_Session/trash_close_hrm.xpm
-share/sylpheed-claws/themes/New_Session/trash_open.xpm
-share/sylpheed-claws/themes/New_Session/trash_open_hrm.xpm
-share/sylpheed-claws/themes/New_Session/unread.xpm
-share/sylpheed-claws/themes/New_Session/up_arrow.xpm
-share/sylpheed-claws/themes/New_Session/vcard.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/address.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/address_book.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/close.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/dir_close.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/dir_close_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/dir_open.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/dir_open_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/down_arrow.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/edit_extern.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/exec.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/forwarded.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/ignorethread.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/inbox_close_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/inbox_open_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/insert_file.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_attach.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_compose.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_forward.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_receive_all.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_all.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_reply_to_author.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_send.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_send_queue.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/mail_sign.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/new.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/news_compose.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/outbox_close_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/outbox_open_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/paste.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/queue_close.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/queue_close_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/queue_open.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/queue_open_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/replied.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/trash_close.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/trash_close_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/trash_open.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/trash_open_hrm.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/unread.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/up_arrow.xpm
-share/sylpheed-claws/themes/Plain_and_Bluish/vcard.xpm
-share/sylpheed-claws/themes/README
-share/sylpheed-claws/themes/XeNtish/README
-share/sylpheed-claws/themes/XeNtish/address.xpm
-share/sylpheed-claws/themes/XeNtish/address_book.xpm
-share/sylpheed-claws/themes/XeNtish/close.xpm
-share/sylpheed-claws/themes/XeNtish/dir_close.xpm
-share/sylpheed-claws/themes/XeNtish/dir_close_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/dir_open.xpm
-share/sylpheed-claws/themes/XeNtish/dir_open_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/down_arrow.xpm
-share/sylpheed-claws/themes/XeNtish/edit_extern.xpm
-share/sylpheed-claws/themes/XeNtish/exec.xpm
-share/sylpheed-claws/themes/XeNtish/forwarded.xpm
-share/sylpheed-claws/themes/XeNtish/ignorethread.xpm
-share/sylpheed-claws/themes/XeNtish/inbox_close.xpm
-share/sylpheed-claws/themes/XeNtish/inbox_close_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/inbox_open.xpm
-share/sylpheed-claws/themes/XeNtish/inbox_open_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/insert_file.xpm
-share/sylpheed-claws/themes/XeNtish/mail.xpm
-share/sylpheed-claws/themes/XeNtish/mail_attach.xpm
-share/sylpheed-claws/themes/XeNtish/mail_compose.xpm
-share/sylpheed-claws/themes/XeNtish/mail_forward.xpm
-share/sylpheed-claws/themes/XeNtish/mail_receive.xpm
-share/sylpheed-claws/themes/XeNtish/mail_receive_all.xpm
-share/sylpheed-claws/themes/XeNtish/mail_reply.xpm
-share/sylpheed-claws/themes/XeNtish/mail_reply_to_all.xpm
-share/sylpheed-claws/themes/XeNtish/mail_reply_to_author.xpm
-share/sylpheed-claws/themes/XeNtish/mail_send.xpm
-share/sylpheed-claws/themes/XeNtish/mail_send_queue.xpm
-share/sylpheed-claws/themes/XeNtish/mail_sign.xpm
-share/sylpheed-claws/themes/XeNtish/new.xpm
-share/sylpheed-claws/themes/XeNtish/news_compose.xpm
-share/sylpheed-claws/themes/XeNtish/outbox_close.xpm
-share/sylpheed-claws/themes/XeNtish/outbox_close_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/outbox_open.xpm
-share/sylpheed-claws/themes/XeNtish/outbox_open_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/paste.xpm
-share/sylpheed-claws/themes/XeNtish/queue_close.xpm
-share/sylpheed-claws/themes/XeNtish/queue_close_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/queue_open.xpm
-share/sylpheed-claws/themes/XeNtish/queue_open_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/replied.xpm
-share/sylpheed-claws/themes/XeNtish/trash_close.xpm
-share/sylpheed-claws/themes/XeNtish/trash_close_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/trash_open.xpm
-share/sylpheed-claws/themes/XeNtish/trash_open_hrm.xpm
-share/sylpheed-claws/themes/XeNtish/unread.xpm
-share/sylpheed-claws/themes/XeNtish/up_arrow.xpm
-share/sylpheed-claws/themes/XeNtish/vcard.xpm
-share/sylpheed-claws/themes/black/README
-share/sylpheed-claws/themes/black/address.xpm
-share/sylpheed-claws/themes/black/address_book.xpm
-share/sylpheed-claws/themes/black/book.xpm
-share/sylpheed-claws/themes/black/clip.xpm
-share/sylpheed-claws/themes/black/clipkey.xpm
-share/sylpheed-claws/themes/black/close.xpm
-share/sylpheed-claws/themes/black/continue.xpm
-share/sylpheed-claws/themes/black/deleted.xpm
-share/sylpheed-claws/themes/black/dir_close.xpm
-share/sylpheed-claws/themes/black/dir_close_hrm.xpm
-share/sylpheed-claws/themes/black/dir_open.xpm
-share/sylpheed-claws/themes/black/dir_open_hrm.xpm
-share/sylpheed-claws/themes/black/down_arrow.xpm
-share/sylpheed-claws/themes/black/edit_extern.xpm
-share/sylpheed-claws/themes/black/error.xpm
-share/sylpheed-claws/themes/black/exec.xpm
-share/sylpheed-claws/themes/black/forwarded.xpm
-share/sylpheed-claws/themes/black/group.xpm
-share/sylpheed-claws/themes/black/ignorethread.xpm
-share/sylpheed-claws/themes/black/inbox_close.xpm
-share/sylpheed-claws/themes/black/inbox_close_hrm.xpm
-share/sylpheed-claws/themes/black/inbox_open.xpm
-share/sylpheed-claws/themes/black/inbox_open_hrm.xpm
-share/sylpheed-claws/themes/black/insert_file.xpm
-share/sylpheed-claws/themes/black/interface.xpm
-share/sylpheed-claws/themes/black/key.xpm
-share/sylpheed-claws/themes/black/linewrap.xpm
-share/sylpheed-claws/themes/black/locked.xpm
-share/sylpheed-claws/themes/black/mail.xpm
-share/sylpheed-claws/themes/black/mail_attach.xpm
-share/sylpheed-claws/themes/black/mail_compose.xpm
-share/sylpheed-claws/themes/black/mail_forward.xpm
-share/sylpheed-claws/themes/black/mail_receive.xpm
-share/sylpheed-claws/themes/black/mail_receive_all.xpm
-share/sylpheed-claws/themes/black/mail_reply.xpm
-share/sylpheed-claws/themes/black/mail_reply_to_all.xpm
-share/sylpheed-claws/themes/black/mail_reply_to_author.xpm
-share/sylpheed-claws/themes/black/mail_send.xpm
-share/sylpheed-claws/themes/black/mail_send_queue.xpm
-share/sylpheed-claws/themes/black/mail_sign.xpm
-share/sylpheed-claws/themes/black/mark.xpm
-share/sylpheed-claws/themes/black/new.xpm
-share/sylpheed-claws/themes/black/news_compose.xpm
-share/sylpheed-claws/themes/black/outbox_close.xpm
-share/sylpheed-claws/themes/black/outbox_close_hrm.xpm
-share/sylpheed-claws/themes/black/outbox_open.xpm
-share/sylpheed-claws/themes/black/outbox_open_hrm.xpm
-share/sylpheed-claws/themes/black/paste.xpm
-share/sylpheed-claws/themes/black/queue_close.xpm
-share/sylpheed-claws/themes/black/queue_close_hrm.xpm
-share/sylpheed-claws/themes/black/queue_open.xpm
-share/sylpheed-claws/themes/black/queue_open_hrm.xpm
-share/sylpheed-claws/themes/black/replied.xpm
-share/sylpheed-claws/themes/black/trash_close.xpm
-share/sylpheed-claws/themes/black/trash_close_hrm.xpm
-share/sylpheed-claws/themes/black/trash_open.xpm
-share/sylpheed-claws/themes/black/trash_open_hrm.xpm
-share/sylpheed-claws/themes/black/unread.xpm
-share/sylpheed-claws/themes/black/up_arrow.xpm
-share/sylpheed-claws/themes/black/vcard.xpm
-share/sylpheed-claws/themes/stw/address.xpm
-share/sylpheed-claws/themes/stw/address_book.xpm
-share/sylpheed-claws/themes/stw/clip.xpm
-share/sylpheed-claws/themes/stw/close.xpm
-share/sylpheed-claws/themes/stw/dir_close.xpm
-share/sylpheed-claws/themes/stw/dir_close_hrm.xpm
-share/sylpheed-claws/themes/stw/dir_open.xpm
-share/sylpheed-claws/themes/stw/dir_open_hrm.xpm
-share/sylpheed-claws/themes/stw/down_arrow.xpm
-share/sylpheed-claws/themes/stw/edit_extern.xpm
-share/sylpheed-claws/themes/stw/exec.xpm
-share/sylpheed-claws/themes/stw/forwarded.xpm
-share/sylpheed-claws/themes/stw/ignorethread.xpm
-share/sylpheed-claws/themes/stw/inbox_close.xpm
-share/sylpheed-claws/themes/stw/inbox_close_hrm.xpm
-share/sylpheed-claws/themes/stw/inbox_open.xpm
-share/sylpheed-claws/themes/stw/inbox_open_hrm.xpm
-share/sylpheed-claws/themes/stw/insert_file.xpm
-share/sylpheed-claws/themes/stw/linewrap.xpm
-share/sylpheed-claws/themes/stw/locked.xpm
-share/sylpheed-claws/themes/stw/mail.xpm
-share/sylpheed-claws/themes/stw/mail_attach.xpm
-share/sylpheed-claws/themes/stw/mail_compose.xpm
-share/sylpheed-claws/themes/stw/mail_forward.xpm
-share/sylpheed-claws/themes/stw/mail_receive.xpm
-share/sylpheed-claws/themes/stw/mail_receive_all.xpm
-share/sylpheed-claws/themes/stw/mail_reply.xpm
-share/sylpheed-claws/themes/stw/mail_reply_to_all.xpm
-share/sylpheed-claws/themes/stw/mail_reply_to_author.xpm
-share/sylpheed-claws/themes/stw/mail_send.xpm
-share/sylpheed-claws/themes/stw/mail_send_queue.xpm
-share/sylpheed-claws/themes/stw/mail_sign.xpm
-share/sylpheed-claws/themes/stw/mark.xpm
-share/sylpheed-claws/themes/stw/new.xpm
-share/sylpheed-claws/themes/stw/news_compose.xpm
-share/sylpheed-claws/themes/stw/outbox_close.xpm
-share/sylpheed-claws/themes/stw/outbox_close_hrm.xpm
-share/sylpheed-claws/themes/stw/outbox_open.xpm
-share/sylpheed-claws/themes/stw/outbox_open_hrm.xpm
-share/sylpheed-claws/themes/stw/paste.xpm
-share/sylpheed-claws/themes/stw/queue_close.xpm
-share/sylpheed-claws/themes/stw/queue_close_hrm.xpm
-share/sylpheed-claws/themes/stw/queue_open.xpm
-share/sylpheed-claws/themes/stw/queue_open_hrm.xpm
-share/sylpheed-claws/themes/stw/replied.xpm
-share/sylpheed-claws/themes/stw/trash_close.xpm
-share/sylpheed-claws/themes/stw/trash_close_hrm.xpm
-share/sylpheed-claws/themes/stw/trash_open.xpm
-share/sylpheed-claws/themes/stw/trash_open_hrm.xpm
-share/sylpheed-claws/themes/stw/unread.xpm
-share/sylpheed-claws/themes/stw/up_arrow.xpm
-share/sylpheed-claws/themes/stw/vcard.xpm
-share/sylpheed-claws/themes/tml02b/address.xpm
-share/sylpheed-claws/themes/tml02b/address_book.xpm
-share/sylpheed-claws/themes/tml02b/close.xpm
-share/sylpheed-claws/themes/tml02b/dir_close.xpm
-share/sylpheed-claws/themes/tml02b/dir_close_hrm.xpm
-share/sylpheed-claws/themes/tml02b/dir_open.xpm
-share/sylpheed-claws/themes/tml02b/dir_open_hrm.xpm
-share/sylpheed-claws/themes/tml02b/down_arrow.xpm
-share/sylpheed-claws/themes/tml02b/edit_extern.xpm
-share/sylpheed-claws/themes/tml02b/exec.xpm
-share/sylpheed-claws/themes/tml02b/forwarded.xpm
-share/sylpheed-claws/themes/tml02b/ignorethread.xpm
-share/sylpheed-claws/themes/tml02b/inbox_close.xpm
-share/sylpheed-claws/themes/tml02b/inbox_close_hrm.xpm
-share/sylpheed-claws/themes/tml02b/inbox_open.xpm
-share/sylpheed-claws/themes/tml02b/inbox_open_hrm.xpm
-share/sylpheed-claws/themes/tml02b/insert_file.xpm
-share/sylpheed-claws/themes/tml02b/mail.xpm
-share/sylpheed-claws/themes/tml02b/mail_attach.xpm
-share/sylpheed-claws/themes/tml02b/mail_compose.xpm
-share/sylpheed-claws/themes/tml02b/mail_forward.xpm
-share/sylpheed-claws/themes/tml02b/mail_receive.xpm
-share/sylpheed-claws/themes/tml02b/mail_receive_all.xpm
-share/sylpheed-claws/themes/tml02b/mail_reply.xpm
-share/sylpheed-claws/themes/tml02b/mail_reply_to_all.xpm
-share/sylpheed-claws/themes/tml02b/mail_reply_to_author.xpm
-share/sylpheed-claws/themes/tml02b/mail_send.xpm
-share/sylpheed-claws/themes/tml02b/mail_send_queue.xpm
-share/sylpheed-claws/themes/tml02b/mail_sign.xpm
-share/sylpheed-claws/themes/tml02b/new.xpm
-share/sylpheed-claws/themes/tml02b/news_compose.xpm
-share/sylpheed-claws/themes/tml02b/outbox_close.xpm
-share/sylpheed-claws/themes/tml02b/outbox_close_hrm.xpm
-share/sylpheed-claws/themes/tml02b/outbox_open.xpm
-share/sylpheed-claws/themes/tml02b/outbox_open_hrm.xpm
-share/sylpheed-claws/themes/tml02b/paste.xpm
-share/sylpheed-claws/themes/tml02b/queue_close.xpm
-share/sylpheed-claws/themes/tml02b/queue_close_hrm.xpm
-share/sylpheed-claws/themes/tml02b/queue_open.xpm
-share/sylpheed-claws/themes/tml02b/queue_open_hrm.xpm
-share/sylpheed-claws/themes/tml02b/replied.xpm
-share/sylpheed-claws/themes/tml02b/trash_close.xpm
-share/sylpheed-claws/themes/tml02b/trash_close_hrm.xpm
-share/sylpheed-claws/themes/tml02b/trash_open.xpm
-share/sylpheed-claws/themes/tml02b/trash_open_hrm.xpm
-share/sylpheed-claws/themes/tml02b/unread.xpm
-share/sylpheed-claws/themes/tml02b/up_arrow.xpm
-share/sylpheed-claws/themes/tml02b/vcard.xpm
-@dirrm share/sylpheed-claws/themes/tml02b
-@dirrm share/sylpheed-claws/themes/stw
-@dirrm share/sylpheed-claws/themes/black
-@dirrm share/sylpheed-claws/themes/XeNtish
-@dirrm share/sylpheed-claws/themes/Plain_and_Bluish
-@dirrm share/sylpheed-claws/themes/New_Session
-@dirrm share/sylpheed-claws/themes/Kovico-sylpheed
-@dirrm share/sylpheed-claws/themes
+%%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/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/stw/address.xpm
+%%THEMES%%share/sylpheed-claws/themes/stw/address_book.xpm
+%%THEMES%%share/sylpheed-claws/themes/stw/clip.xpm
+%%THEMES%%share/sylpheed-claws/themes/stw/close.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/exec.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/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/paste.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/tml02b/address.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/address_book.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/close.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/dir_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/dir_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/dir_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/dir_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/down_arrow.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/edit_extern.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/exec.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/forwarded.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/ignorethread.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/inbox_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/inbox_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/inbox_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/inbox_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/insert_file.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_attach.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_compose.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_forward.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_receive.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_receive_all.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_reply.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_reply_to_all.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_reply_to_author.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_send.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_send_queue.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/mail_sign.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/new.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/news_compose.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/outbox_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/outbox_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/outbox_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/outbox_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/paste.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/queue_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/queue_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/queue_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/queue_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/replied.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/trash_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/trash_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/trash_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/trash_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/unread.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/up_arrow.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02b/vcard.xpm
+%%THEMES%%@dirrm share/sylpheed-claws/themes/tml02b
+%%THEMES%%@dirrm share/sylpheed-claws/themes/stw
+%%THEMES%%@dirrm share/sylpheed-claws/themes/black
+%%THEMES%%@dirrm share/sylpheed-claws/themes/XeNtish
+%%THEMES%%@dirrm share/sylpheed-claws/themes/Plain_and_Bluish
+%%THEMES%%@dirrm share/sylpheed-claws/themes/New_Session
+%%THEMES%%@dirrm share/sylpheed-claws/themes/Kovico-sylpheed
+%%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
	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206032349.g53Nn6ep063149>