diff options
Diffstat (limited to 'x11/xbanner/files/patch-samples__XBanner.ad')
-rw-r--r-- | x11/xbanner/files/patch-samples__XBanner.ad | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/xbanner/files/patch-samples__XBanner.ad b/x11/xbanner/files/patch-samples__XBanner.ad new file mode 100644 index 000000000000..8363c175e201 --- /dev/null +++ b/x11/xbanner/files/patch-samples__XBanner.ad @@ -0,0 +1,19 @@ +*** 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: %%LOCALBASE%%/include/X11/pixmaps/xdm_bg.xpm + + ! The number of ripples for the Ripples BG style + XBanner.Ripples: 3 |