1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11/bricons/files/DOTbriconsrc
Thomas Gellekum e60610ce65 Import of bricons, a start up utility for applications on an X display.
Closes PR 1529.

Submitted by:	Andreas Kohout <shanee@rabbit.augusta.de>
1996-11-25 10:00:33 +00:00

28 lines
568 B
Plaintext

# <-- a line starting with a '#' is a comment line
#
# first line must have keyword %icon or %text
# to indicate if button is an icon
%icon help.xbm
xman
%icon letters.xbm
knews
%pixmap /usr/X11R6/include/X11/pixmaps/mail.xpm
exmh
%icon calander.xbm
xcalendar
%text Sub-\nmenu
%sub_menu
%text \n bitmap\n editor\n
%pixmap /usr/X11R6/include/X11/pixmaps/clock.xpm
xclock
%icon load.xbm
xload
%text+ \n Shell\n
xterm -n Shell &
%end_sub_menu
%pixmap+ /usr/X11R6/include/X11/pixmaps/xterm.xpm
xterm &
%pixmap+ /usr/X11R6/include/X11/pixmaps/editor.xpm
xedit &