aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-06-02 17:04:43 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-06-02 17:04:43 +0000
commitc09481584f9c4eb6f950106f1a11a4dc7dfcf4aa (patch)
tree70342c4f0e4eec944da99ef2e2786e5a206ccdaa /mail/sylpheed-claws
parent77c5fbb9ecd7d03b9fd5b4c623fdee960931e29c (diff)
downloadports-c09481584f9c4eb6f950106f1a11a4dc7dfcf4aa.tar.gz
ports-c09481584f9c4eb6f950106f1a11a4dc7dfcf4aa.zip
Notes
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r--mail/sylpheed-claws/Makefile9
-rw-r--r--mail/sylpheed-claws/distinfo8
-rw-r--r--mail/sylpheed-claws/files/patch-src:summaryview.h10
-rw-r--r--mail/sylpheed-claws/files/patch-tools-launch_firebird17
-rw-r--r--mail/sylpheed-claws/pkg-plist257
5 files changed, 199 insertions, 102 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 5bb3091845e6..74eb7504cda8 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sylpheed-claws
-PORTVERSION= 0.9.10
-PORTREVISION= 2
+PORTVERSION= 0.9.11
CATEGORIES= mail news ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sylpheed-claws
@@ -20,7 +19,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
MAINTAINER= netchild@FreeBSD.org
COMMENT= A lightweight and very featureful GTK+ based e-mail and news client
-THEMEVERSION= 20040206
+THEMEVERSION= 20040525
THEMEFILE= sylpheed-iconset-${THEMEVERSION}.tar.gz
USE_BZIP2= yes
@@ -175,8 +174,8 @@ post-install:
convert_mbox.pl eud2gc.py filter_conv.pl freshmeat_search.pl \
gif2xface.pl google_msgid.pl google_search.pl \
gpg-sign-syl kmail2sylpheed.pl kmail2sylpheed_v2.pl \
- launch_firebird maildir2sylpheed.pl multiwebsearch.conf \
- multiwebsearch.pl newscache_clean.pl outlook2sylpheed.pl \
+ maildir2sylpheed.pl multiwebsearch.conf multiwebsearch.pl \
+ nautilus2sylpheed.sh newscache_clean.pl outlook2sylpheed.pl \
tb2sylpheed update-po uudec vcard2xml.py ${DATADIR}
.if !defined(WITHOUT_THEMES)
@${MKDIR} ${DATADIR}/themes
diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo
index 1a97863e64ef..711ef5773ed2 100644
--- a/mail/sylpheed-claws/distinfo
+++ b/mail/sylpheed-claws/distinfo
@@ -1,4 +1,4 @@
-MD5 (sylpheed-0.9.10claws.tar.bz2) = 53c3f65afe8e1c96e07bf33c7f76ef5a
-SIZE (sylpheed-0.9.10claws.tar.bz2) = 2969973
-MD5 (sylpheed-iconset-20040206.tar.gz) = 478128ccf00914990f73383692b5cd30
-SIZE (sylpheed-iconset-20040206.tar.gz) = 690757
+MD5 (sylpheed-0.9.11claws.tar.bz2) = d64647fdbcb49bfa4447989bffb9d0b8
+SIZE (sylpheed-0.9.11claws.tar.bz2) = 3012539
+MD5 (sylpheed-iconset-20040525.tar.gz) = a2aa029cdee6cc22a0305774b70a5a70
+SIZE (sylpheed-iconset-20040525.tar.gz) = 856996
diff --git a/mail/sylpheed-claws/files/patch-src:summaryview.h b/mail/sylpheed-claws/files/patch-src:summaryview.h
deleted file mode 100644
index 798b4272d138..000000000000
--- a/mail/sylpheed-claws/files/patch-src:summaryview.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/summaryview.h.orig Tue Dec 30 15:28:37 2003
-+++ src/summaryview.h Tue Dec 30 15:29:00 2003
-@@ -20,6 +20,7 @@
- #ifndef __SUMMARY_H__
- #define __SUMMARY_H__
-
-+#include <sys/types.h>
- #include <regex.h>
-
- #include <glib.h>
diff --git a/mail/sylpheed-claws/files/patch-tools-launch_firebird b/mail/sylpheed-claws/files/patch-tools-launch_firebird
deleted file mode 100644
index 7ee768bce1d5..000000000000
--- a/mail/sylpheed-claws/files/patch-tools-launch_firebird
+++ /dev/null
@@ -1,17 +0,0 @@
---- tools/launch_firebird.orig Sun Jul 27 13:28:33 2003
-+++ tools/launch_firebird Sun Jul 27 13:30:11 2003
-@@ -1,4 +1,4 @@
--#!/bin/bash
-+#!/bin/sh
-
- # Copyright © 2002 Mohammed Sameer <Uniball@linux-egypt.org>
- #
-@@ -45,7 +45,7 @@
-
- STR=`$FIREBIRD -remote "ping()" 2>&1 | grep No`
- #echo $STR
--if [[ "$STR" == "No running window found." ]]; then
-+if [ "$STR" == "No running window found." ]; then
- firebird_new;
- else
- firebird_running;
diff --git a/mail/sylpheed-claws/pkg-plist b/mail/sylpheed-claws/pkg-plist
index 2eac33bd0f17..1155f4a46e87 100644
--- a/mail/sylpheed-claws/pkg-plist
+++ b/mail/sylpheed-claws/pkg-plist
@@ -81,12 +81,14 @@ include/sylpheed-claws/gtk/colorlabel.h
include/sylpheed-claws/gtk/colorsel.h
include/sylpheed-claws/gtk/description_window.h
include/sylpheed-claws/gtk/filesel.h
+include/sylpheed-claws/gtk/foldersort.h
include/sylpheed-claws/gtk/gtkaspell.h
include/sylpheed-claws/gtk/gtksctree.h
include/sylpheed-claws/gtk/gtkshruler.h
include/sylpheed-claws/gtk/gtkstext.h
include/sylpheed-claws/gtk/gtkutils.h
include/sylpheed-claws/gtk/gtkvscrollbutton.h
+include/sylpheed-claws/gtk/inputdialog.h
include/sylpheed-claws/gtk/logwindow.h
include/sylpheed-claws/gtk/manage_window.h
include/sylpheed-claws/gtk/menu.h
@@ -97,12 +99,12 @@ include/sylpheed-claws/gtk/sslcertwindow.h
include/sylpheed-claws/headerview.h
include/sylpheed-claws/html.h
include/sylpheed-claws/imap.h
+include/sylpheed-claws/imap_gtk.h
include/sylpheed-claws/import.h
include/sylpheed-claws/importldif.h
include/sylpheed-claws/importmutt.h
include/sylpheed-claws/importpine.h
include/sylpheed-claws/inc.h
-include/sylpheed-claws/inputdialog.h
include/sylpheed-claws/jpilot.h
include/sylpheed-claws/ldapctrl.h
include/sylpheed-claws/ldaplocate.h
@@ -122,10 +124,12 @@ include/sylpheed-claws/mbox.h
include/sylpheed-claws/message_search.h
include/sylpheed-claws/messageview.h
include/sylpheed-claws/mh.h
+include/sylpheed-claws/mh_gtk.h
include/sylpheed-claws/mimeview.h
include/sylpheed-claws/msgcache.h
include/sylpheed-claws/mutt.h
include/sylpheed-claws/news.h
+include/sylpheed-claws/news_gtk.h
include/sylpheed-claws/noticeview.h
include/sylpheed-claws/passphrase.h
include/sylpheed-claws/pgpmime.h
@@ -354,10 +358,10 @@ share/pixmaps/sylpheed-claws.png
%%DATADIR%%/gpg-sign-syl
%%DATADIR%%/kmail2sylpheed.pl
%%DATADIR%%/kmail2sylpheed_v2.pl
-%%DATADIR%%/launch_firebird
%%DATADIR%%/maildir2sylpheed.pl
%%DATADIR%%/multiwebsearch.conf
%%DATADIR%%/multiwebsearch.pl
+%%DATADIR%%/nautilus2sylpheed.sh
%%DATADIR%%/newscache_clean.pl
%%DATADIR%%/outlook2sylpheed.pl
%%DATADIR%%/tb2sylpheed
@@ -387,6 +391,68 @@ share/pixmaps/sylpheed-claws.png
%%THEMES%%%%DATADIR%%/themes/Crystal/properties.xpm
%%THEMES%%%%DATADIR%%/themes/Crystal/search.xpm
%%THEMES%%%%DATADIR%%/themes/Crystal/up_arrow.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/.sylpheed_themeinfo
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/ReadMe
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/address_book.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/book.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/category.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/close.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/dir_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/dir_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/dir_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/dir_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/down_arrow.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/draft_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/draft_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/draft_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/drafts_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/drafts_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/drafts_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/drafts_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/edit_extern.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/exec.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/group.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/inbox_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/inbox_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/inbox_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/inbox_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/insert_file.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/linewrap.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/linewrap_current.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_attach.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_compose.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_forward.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_receive.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_receive_all.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_reply.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_reply_to_all.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_reply_to_author.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_send.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_send_queue.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mail_sign.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mime_application.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mime_message.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mime_text_enriched.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mime_text_html.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mime_text_plain.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/mime_unknown.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/new.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/offline.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/online.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/outbox_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/outbox_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/outbox_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/outbox_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/queue_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/queue_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/queue_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/queue_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/quicksearch.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/replied.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/trash_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/trash_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Everaldo_Kids/unread.xpm
%%THEMES%%%%DATADIR%%/themes/Graphitte-0.9.7/.sylpheed_themeinfo
%%THEMES%%%%DATADIR%%/themes/Graphitte-0.9.7/README
%%THEMES%%%%DATADIR%%/themes/Graphitte-0.9.7/address.xpm
@@ -885,6 +951,53 @@ share/pixmaps/sylpheed-claws.png
%%THEMES%%%%DATADIR%%/themes/Skypilot Clawssic/unread.xpm
%%THEMES%%%%DATADIR%%/themes/Skypilot Clawssic/work_offline.xpm
%%THEMES%%%%DATADIR%%/themes/Skypilot Clawssic/work_online.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/.sylpheed_themeinfo
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/ChangeLog
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/ChangeLog.pre-1-4
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/address_book.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/all_contacts.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/clip.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/close.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/continue.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/dayview.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/dir_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/dir_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/down_arrow.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/drafts_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/drafts_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/edit_extern.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/flag-for-followup.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/gpg_signed.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/inbox_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/inbox_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/insert_file.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/linewrap.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail-replied.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_attach.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_compose.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_forward.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_receive.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_receive_all.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_reply.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_reply_to_all.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_reply_to_author.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_send.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_send_queue.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mail_sign.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/mark.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/new.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/news_compose.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/offline.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/online.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/outbox_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/outbox_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/queue_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/queue_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/replied.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/trash_close.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/trash_open.xpm
+%%THEMES%%%%DATADIR%%/themes/Sylpholution/unread.xpm
%%THEMES%%%%DATADIR%%/themes/SylZilla/.sylpheed_themeinfo
%%THEMES%%%%DATADIR%%/themes/SylZilla/ChangeLog
%%THEMES%%%%DATADIR%%/themes/SylZilla/README
@@ -1484,70 +1597,81 @@ share/pixmaps/sylpheed-claws.png
%%THEMES%%%%DATADIR%%/themes/tml02c/vcard.xpm
%%THEMES%%%%DATADIR%%/themes/tml02c/work_offline.xpm
%%THEMES%%%%DATADIR%%/themes/tml02c/work_online.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/.sylpheed_themeinfo
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/README
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/address_book.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/book.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/close.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/complete.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/dir_close.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/dir_close_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/dir_open.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/dir_open_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/down_arrow.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/draft_close.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/draft_open.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/drafts_close.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/drafts_open.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/edit_extern.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/exec.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/forwarded.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/gpg_signed.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/ignorethread.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/inbox_close.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/inbox_close_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/inbox_open.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/inbox_open_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/insert_file.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/interface.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/linewrap.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_attach.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_compose.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_forward.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_receive.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_receive_all.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_reply.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_reply_to_all.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_reply_to_author.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_send.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_send_queue.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/mail_sign.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/new.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/news_compose.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/outbox_close.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/outbox_close_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/outbox_open.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/outbox_open_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/paste.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/preferences.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/queue_close.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/queue_close_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/queue_open.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/queue_open_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/quicksearch.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/replied.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/trash_close.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/trash_close_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/trash_open.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/trash_open_hrm.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/unread.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/up.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/up_arrow.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/vcard.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/work_offline.xpm
-%%THEMES%%%%DATADIR%%/themes/tom_2.1/work_online.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/.sylpheed_themeinfo
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/README
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/address_book.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/book.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/close.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/complete.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/dir_close.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/dir_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/dir_open.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/dir_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/down_arrow.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/draft_close.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/draft_open.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/drafts_close.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/drafts_open.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/edit_extern.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/exec.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/forwarded.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/gpg_signed.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/ignorethread.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/inbox_close.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/inbox_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/inbox_open.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/inbox_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/insert_file.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/interface.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/linewrap.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_attach.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_compose.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_forward.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_receive.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_receive_all.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_reply.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_reply_to_all.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_reply_to_author.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_send.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_send_queue.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mail_sign.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mark.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mime_application.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mime_attach.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mime_audio.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mime_image.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mime_message.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mime_text_enriched.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mime_text_html.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mime_text_plain.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/mime_unknown.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/new.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/news_compose.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/outbox_close.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/outbox_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/outbox_open.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/outbox_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/paste.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/preferences.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/queue_close.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/queue_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/queue_open.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/queue_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/quicksearch.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/replied.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/trash_close.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/trash_close_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/trash_open.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/trash_open_hrm.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/unread.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/up.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/up_arrow.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/vcard.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/work_offline.xpm
+%%THEMES%%%%DATADIR%%/themes/tom_2.1.1/work_online.xpm
%%THEMES%%@dirrm %%DATADIR%%/themes/Crystal
+%%THEMES%%@dirrm %%DATADIR%%/themes/Everaldo_Kids
%%THEMES%%@dirrm %%DATADIR%%/themes/Graphitte-0.9.7
%%THEMES%%@dirrm %%DATADIR%%/themes/GurUnix
%%THEMES%%@dirrm %%DATADIR%%/themes/Kovico-sylpheed
@@ -1556,6 +1680,7 @@ share/pixmaps/sylpheed-claws.png
%%THEMES%%@dirrm %%DATADIR%%/themes/Plain_and_Bluish
%%THEMES%%@dirrm %%DATADIR%%/themes/Skypilot Clawssic
%%THEMES%%@dirrm %%DATADIR%%/themes/SylZilla
+%%THEMES%%@dirrm %%DATADIR%%/themes/Sylpholution
%%THEMES%%@dirrm %%DATADIR%%/themes/XeNtish
%%THEMES%%@dirrm %%DATADIR%%/themes/black
%%THEMES%%@dirrm %%DATADIR%%/themes/blue_anarchy
@@ -1565,7 +1690,7 @@ share/pixmaps/sylpheed-claws.png
%%THEMES%%@dirrm %%DATADIR%%/themes/orbit-claws
%%THEMES%%@dirrm %%DATADIR%%/themes/stw
%%THEMES%%@dirrm %%DATADIR%%/themes/tml02c
-%%THEMES%%@dirrm %%DATADIR%%/themes/tom_2.1
+%%THEMES%%@dirrm %%DATADIR%%/themes/tom_2.1.1
%%THEMES%%@dirrm %%DATADIR%%/themes
@dirrm %%DATADIR%%
@unexec rmdir %D/share/pixmaps 2>/dev/null || true