mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
0cc1560689
* Modified patches to support CFLAGS/X11BASE properly * Modified patches to support install macros * Sorted pkg/PLIST * Added WWW: line into pkg/DESCR PR: 15539 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
20 lines
586 B
Plaintext
20 lines
586 B
Plaintext
*** samples/XBanner.ad.orig Tue May 13 00:55:58 1997
|
|
--- samples/XBanner.ad Sat Dec 18 01:50:18 1999
|
|
***************
|
|
*** 96,102 ****
|
|
XBanner.BarSize: 12
|
|
|
|
! Name of the pixmap file to tile over the root window
|
|
! !XBanner.BgPixFile: /usr/include/X11/pixmaps/xdm_bg.xpm
|
|
|
|
! The number of ripples for the Ripples BG style
|
|
XBanner.Ripples: 3
|
|
--- 96,102 ----
|
|
XBanner.BarSize: 12
|
|
|
|
! Name of the pixmap file to tile over the root window
|
|
! !XBanner.BgPixFile: %%X11BASE%%/include/X11/pixmaps/xdm_bg.xpm
|
|
|
|
! The number of ripples for the Ripples BG style
|
|
XBanner.Ripples: 3
|