diff options
author | taoka <taoka@FreeBSD.org> | 2000-02-17 13:54:15 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-02-17 13:54:15 +0800 |
commit | c15056c0f11e9cfd44e6eb47bd810e2c37024b51 (patch) | |
tree | 42b0efd1ed43fc0a8e8504eec4f260ea46b1f645 /x11-wm/afterstep-stable/files | |
parent | cf1dfe57df862253add27ca3a7c24954793b814c (diff) | |
download | freebsd-ports-graphics-c15056c0f11e9cfd44e6eb47bd810e2c37024b51.tar.gz freebsd-ports-graphics-c15056c0f11e9cfd44e6eb47bd810e2c37024b51.tar.zst freebsd-ports-graphics-c15056c0f11e9cfd44e6eb47bd810e2c37024b51.zip |
Update to 1.8.0
PR: 16734
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by: maintainer
Diffstat (limited to 'x11-wm/afterstep-stable/files')
-rw-r--r-- | x11-wm/afterstep-stable/files/patch-aa | 11 | ||||
-rw-r--r-- | x11-wm/afterstep-stable/files/patch-ab | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/x11-wm/afterstep-stable/files/patch-aa b/x11-wm/afterstep-stable/files/patch-aa new file mode 100644 index 00000000000..3f5648f8261 --- /dev/null +++ b/x11-wm/afterstep-stable/files/patch-aa @@ -0,0 +1,11 @@ +--- afterstep/wharf.in.orig Wed Mar 17 03:40:15 1999 ++++ afterstep/wharf.in Mon Sep 27 11:58:51 1999 +@@ -105,7 +105,7 @@ + # + *Wharf Applications FileFolders.xpm,3_dots.xpm Folders + #*Wharf Files Computer.xpm Exec "-" Files & +- *Wharf xiterm linux-penguin.xpm Exec "-" xiterm -sl 500 -vb -fn 10x20 & ++ *Wharf xterm monitor_bsd.xpm Exec "-" xterm -sl 500 -vb -fn 10x20 & + + *Wharf Helpme Info.xpm,3_dots.xpm Folders + *Wharf xman Bookshelf.xpm Exec "-" xman & diff --git a/x11-wm/afterstep-stable/files/patch-ab b/x11-wm/afterstep-stable/files/patch-ab new file mode 100644 index 00000000000..867109517a0 --- /dev/null +++ b/x11-wm/afterstep-stable/files/patch-ab @@ -0,0 +1,11 @@ +--- afterstep/zharf.in.orig Tue Jul 27 11:38:01 1999 ++++ afterstep/zharf.in Mon Sep 27 12:11:45 1999 +@@ -26,7 +26,7 @@ + *Zharf Disk - Swallow "asfsm" asfsm_lite -bg Grey30 -fg Grey70 -bp None -pbg Grey30 -pfg Grey70 -pbp None + *Zharf Start Start.xpm Popup "0" + *Zharf Swap Install.xpm WindowList +-*Zharf Xiterm linux-penguin.xpm Exec "xiterm" xterm -fg wheat -bg black & ++*Zharf Xterm monitor_bsd.xpm Exec "xterm" xterm -fg wheat -bg black & + *Zharf Netscape netscape.xpm Exec "netscape" netscape & + *Zharf(3x1) - whatever SwallowModule "Pager" Pager 0 @with_desktops_1@ + *Zharf Quit? RedFire.xpm Module "QuitForm" Form QuitForm |