File: programs

package info (click to toggle)
icewm 1.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,932 kB
  • ctags: 5,941
  • sloc: cpp: 47,402; sh: 31,191; makefile: 543; xml: 48; perl: 39
file content (70 lines) | stat: -rw-r--r-- 1,953 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
## This file is intended to be customized by the distributions.
## (they should place it in /etc/X11/icewm)
##
## mostly obsolete, fixme
#menu Editors folder {
#    prog fte fte fte
#    prog vim vim gvim 
#    prog xemacs xemacs xemacs
#    prog emacs emacs emacs
#    prog NEdit nedit nedit
#    prog xedit xedit xedit
#    prog Lyx emacs lyx
#}
#menu "WWW" folder {
#    prog Netscape netscape netscape
#    prog Mozilla mozilla mozilla
#    prog Galeon galeon galeon
#    prog Arena arena arena
#    prog Lynx lynx xterm -e lynx
#    prog Links lynx xterm -e links
#}
#menu "Document Viewers" folder {
#    prog "Acrobat Reader" pdf acroread
#    prog "DVI Previewer" xdvi xdvi
#    prog "Ghostview" ghostview gv
#}
#menu Graphics folder {
#    prog Gimp gimp gimp
#    prog XV xv xv
#    prog XPaint xpaint xpaint
#    prog XFig xfig xfig
#}
#menu Games folder {
#    prog "Koules for X" koules xkoules -f
#    prog Xboing xboing xboing
#    prog Xboard xboard xboard
#    prog XGalaga xgalaga xgal
#    prog XDemineur xdemineur xdemineur
#    prog "Tux Racer" tuxracer tuxracer
#}
#menu System folder {
#    prog "Control Panel" redhat control-panel
#}
#menu Utilities folder {
#    prog XPlayCD xplaycd xplaycd
#    prog XMixer xmixer xmixer
#    prog Clock xclock xclock
#    prog Magnify xmag xmag
#    prog Calculator xcalc xcalc
#    prog Colormap xcolormap xcmap
#    prog Clipboard xclipboard xclipboard
#    prog xkill bomb xkill
#    prog xload xload xload
#    prog xosview xosview xosview
#    separator
#    prog "Screen Saver" xlock xlock -nolock
#    prog "Screen Lock" xlock xlock
#}
#menu "Window Managers" folder {
#    restart icewm - icewm
#    restart metacity - metacity
#    restart wmaker - wmaker
#    restart fluxbox - fluxbox
#    restart blackbox - blackbox
#    restart enlightenment - enlightenment
#    restart fvwm2 - fvwm2
#    restart fvwm - fvwm
#    restart sawfish - sawfish
#    restart sawfish2 - sawfish2
#}