mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
1f9a4a5709
PR: ports/5227 Submitted by: maintainer
39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
*** sample_rc/Mlvwmrc.orig Fri Dec 5 23:31:56 1997
|
|
--- sample_rc/Mlvwmrc Fri Dec 5 23:33:38 1997
|
|
***************
|
|
*** 40,46 ****
|
|
Compatible
|
|
|
|
# Set icon search path. It needs before "Style".
|
|
! IconPath /usr/local/include/X11/pixmaps:/home2/tak/bin/pixmap
|
|
IconMenuIcon label2.xpm
|
|
|
|
# Balloon help Settings
|
|
--- 40,46 ----
|
|
Compatible
|
|
|
|
# Set icon search path. It needs before "Style".
|
|
! IconPath /usr/X11R6/lib/X11/mlvwm/pixmap:/home2/tak/bin/pixmap
|
|
IconMenuIcon label2.xpm
|
|
|
|
# Balloon help Settings
|
|
***************
|
|
*** 68,75 ****
|
|
Menu Apple, Icon label1.xpm, Stick
|
|
"About this Workstation..." NonSelect, Gray, Action About
|
|
"" NonSelect
|
|
! "Terminal" Icon mini-display.xpm, Action Exec "kterm" exec kterm -ls
|
|
! "Editor" Action Exec "mule" exec mule, Icon mini-edit.xpm
|
|
"calculator" Action Exec "xcal" exec xcalc, Icon mini-calc.xpm
|
|
END
|
|
|
|
--- 68,75 ----
|
|
Menu Apple, Icon label1.xpm, Stick
|
|
"About this Workstation..." NonSelect, Gray, Action About
|
|
"" NonSelect
|
|
! "Terminal" Icon mini-display.xpm, Action Exec "xterm" exec xterm -ls
|
|
! "Editor" Action Exec "emacs" exec emacs, Icon mini-edit.xpm
|
|
"calculator" Action Exec "xcal" exec xcalc, Icon mini-calc.xpm
|
|
END
|
|
|