aboutsummaryrefslogtreecommitdiffstats
path: root/mail/asmail/files
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-05-19 16:11:26 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-05-19 16:11:26 +0800
commit1405a27f295ea7afd30dd4da04d5d2f765e0fc7b (patch)
tree086edf8bd87bf6fa9039ee23392a39734af7fb26 /mail/asmail/files
parent8b4207e3b81c766f8acc0617707239538485bb83 (diff)
downloadfreebsd-ports-gnome-1405a27f295ea7afd30dd4da04d5d2f765e0fc7b.tar.gz
freebsd-ports-gnome-1405a27f295ea7afd30dd4da04d5d2f765e0fc7b.tar.zst
freebsd-ports-gnome-1405a27f295ea7afd30dd4da04d5d2f765e0fc7b.zip
Update to 0.56
PR: 18438 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'mail/asmail/files')
-rw-r--r--mail/asmail/files/patch-ab43
1 files changed, 20 insertions, 23 deletions
diff --git a/mail/asmail/files/patch-ab b/mail/asmail/files/patch-ab
index 46fd31600014..20429c9cc7a2 100644
--- a/mail/asmail/files/patch-ab
+++ b/mail/asmail/files/patch-ab
@@ -1,6 +1,6 @@
---- sample.asmailrc.orig Mon Jun 21 10:11:24 1999
-+++ sample.asmailrc Sat Jul 17 14:10:08 1999
-@@ -69,7 +69,7 @@
+--- sample.asmailrc.orig Thu Apr 13 18:55:58 2000
++++ sample.asmailrc Mon May 1 22:48:33 2000
+@@ -70,7 +70,7 @@
#########################################################
# Turns off shaped window #
#########################################################
@@ -9,39 +9,36 @@
#########################################################
-@@ -115,25 +115,25 @@
+@@ -116,25 +116,25 @@
#########################################################
# Assign frame if not shaped #
#########################################################
-#Frame ~/GNUstep/Library/AfterStep/desktop/icons/8bpp/frame.xpm
-+#Frame /usr/X11R6/include/X11/pixmaps/frame.xpm
++#Frame %%PREFIX%%/include/X11/pixmaps/frame.xpm
#########################################################
# Assign icons/animations #
#########################################################
--NoMail
-- /usr/local/share/afterstep/desktop/icons/common/Mail1.xpm
-+NoMail
-+ /usr/X11R6/include/X11/pixmaps/nomail_s.xpm
+ NoMail
+-# /usr/local/share/afterstep/desktop/icons/common/Mail1.xpm
++ %%PREFIX%%/include/X11/pixmaps/nomail_s.xpm
End
--OldMail
-- /usr/local/share/afterstep/desktop/icons/common/Mail2.xpm
-+OldMail
-+ /usr/X11R6/include/X11/pixmaps/oldmail_s.xpm
+ OldMail
+-# /usr/local/share/afterstep/desktop/icons/common/Mail2.xpm
++ %%PREFIX%%/include/X11/pixmaps/oldmail_s.xpm
End
--NewMail
-- /usr/local/share/afterstep/desktop/icons/common/Mail1.xpm
-- /usr/local/share/afterstep/desktop/icons/common/Mail2.xpm
-- /usr/local/share/afterstep/desktop/icons/common/Mail3.xpm
-- /usr/local/share/afterstep/desktop/icons/common/Mail2.xpm
-+NewMail
-+ /usr/X11R6/include/X11/pixmaps/oldmail_s.xpm
-+ /usr/X11R6/include/X11/pixmaps/newmail_s.xpm
-+ /usr/X11R6/include/X11/pixmaps/oldmail_s.xpm
-+ /usr/X11R6/include/X11/pixmaps/newmail_s.xpm
+ NewMail
+-# /usr/local/share/afterstep/desktop/icons/common/Mail1.xpm
+-# /usr/local/share/afterstep/desktop/icons/common/Mail2.xpm
+-# /usr/local/share/afterstep/desktop/icons/common/Mail3.xpm
+-# /usr/local/share/afterstep/desktop/icons/common/Mail2.xpm
++ %%PREFIX%%/include/X11/pixmaps/oldmail_s.xpm
++ %%PREFIX%%/include/X11/pixmaps/newmail_s.xpm
++ %%PREFIX%%/include/X11/pixmaps/oldmail_s.xpm
++ %%PREFIX%%/include/X11/pixmaps/newmail_s.xpm
End
#########################################################