1998-11-22 14:54:11 +00:00
|
|
|
diff -urN ../fvwm95-2.0.43a-Autoconf.orig/example.fvwm95rc ./example.fvwm95rc
|
|
|
|
--- ../fvwm95-2.0.43a-Autoconf.orig/example.fvwm95rc Sun Nov 22 04:52:28 1998
|
|
|
|
+++ ./example.fvwm95rc Sun Nov 22 04:59:33 1998
|
|
|
|
@@ -89,9 +89,9 @@
|
|
|
|
# Module path and paths to the icons
|
|
|
|
# Paths are a colon-separated list, just like regular unix PATH
|
|
|
|
#
|
|
|
|
-ModulePath /usr/X11R6/lib/X11/fvwm95/:/usr/local/lib/X11/fvwm95/
|
|
|
|
-PixmapPath /usr/include/X11/pixmaps/:/usr/local/mini-icons/
|
|
|
|
-IconPath /usr/include/X11/bitmaps/:/usr/local/icons/
|
|
|
|
+ModulePath /usr/X11R6/lib/X11/fvwm95/
|
|
|
|
+PixmapPath /usr/X11R6/include/X11/pixmaps/:/usr/X11R6/lib/X11/fvwm95/pixmaps/
|
|
|
|
+IconPath /usr/X11R6/include/X11/bitmaps/:/usr/X11R6/lib/X11/fvwm95/pixmaps/
|
|
|
|
|
|
|
|
#========================================================================#
|
|
|
|
|
|
|
|
@@ -269,7 +269,7 @@
|
|
|
|
#--------- Taskbar's start menu
|
|
|
|
|
|
|
|
DestroyMenu "StartMenu"
|
|
|
|
-AddToMenu "StartMenu@linux-menu.xpm@^#808080^" \
|
|
|
|
+AddToMenu "StartMenu@freebsd-menu.xpm@^#808080^" \
|
|
|
|
"&Programs%programs.xpm%" Popup Programs
|
|
|
|
+ "&Documents%documents.xpm%" Popup Documents
|
|
|
|
+ "&Settings%settings.xpm%" Popup Settings
|