diff options
author | andreas <andreas@FreeBSD.org> | 1997-06-10 03:43:46 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-06-10 03:43:46 +0800 |
commit | 9e37327ed913fb695a1581d35f96bf5a4ced55bf (patch) | |
tree | 071b4736863ba658e86b63d0176e64e8644eb615 /x11-wm/fvwm95/files/patch-ad | |
parent | 91bded5a48d3a170e126134d8ec47b0e209bf62b (diff) | |
download | freebsd-ports-gnome-9e37327ed913fb695a1581d35f96bf5a4ced55bf.tar.gz freebsd-ports-gnome-9e37327ed913fb695a1581d35f96bf5a4ced55bf.tar.zst freebsd-ports-gnome-9e37327ed913fb695a1581d35f96bf5a4ced55bf.zip |
Jochim Jäckel <JJaeckel@compuserve.com> brought us some
fine xpm files, that show a "FreeBSD 95" logo with devel.
Made this ,,devel logo'' the default logo for the fvwm port
(instead of the Linux Logo ;-).
It now looks really beautiful.
Port packages still fine Satoshi ;-))
PR: closes definitively PR 3607 (closed!)
Submitted by: Jochim Jäckel <JJaeckel@compuserve.com>
Diffstat (limited to 'x11-wm/fvwm95/files/patch-ad')
-rw-r--r-- | x11-wm/fvwm95/files/patch-ad | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/x11-wm/fvwm95/files/patch-ad b/x11-wm/fvwm95/files/patch-ad index 4cf8e6e68296..7f380ce034be 100644 --- a/x11-wm/fvwm95/files/patch-ad +++ b/x11-wm/fvwm95/files/patch-ad @@ -1,5 +1,5 @@ ---- sample.fvwmrc/system.fvwm95rc.orig Mon Jun 9 20:49:46 1997 -+++ sample.fvwmrc/system.fvwm95rc Mon Jun 9 20:50:01 1997 +--- sample.fvwmrc/system.fvwm95rc.orig Wed Dec 11 21:24:54 1996 ++++ sample.fvwmrc/system.fvwm95rc Mon Jun 9 21:34:45 1997 @@ -90,8 +90,8 @@ # Paths are a colon-separated list, just like regular unix PATH # @@ -20,6 +20,15 @@ #+ "I" Module FvwmButtons MiniButtons #+ "I" Module FvwmBanner #+ "I" Module FvwmPager 0 3 +@@ -269,7 +269,7 @@ + #--------- Taskbar's start menu + + DestroyMenu "StartMenu" +-AddToMenu "StartMenu@linux-menu.xpm@^#808080^" \ ++AddToMenu "StartMenu@freebsd3-menu.xpm@^#808080^" \ + "&Programs%programs.xpm%" Popup Programs + + "&Documents%documents.xpm%" Popup Documents + + "&Settings%settings.xpm%" Popup Settings @@ -303,12 +303,12 @@ DestroyMenu "Accessories" AddToMenu "Accessories" \ |