]> git.pld-linux.org Git - packages/enlightenment.git/blob - enlightenmentDR17-wcnt.txt
- update BRs versions
[packages/enlightenment.git] / enlightenmentDR17-wcnt.txt
1 # if application don't appear on list it is autogenerated
2 # autogeneration means put as window class executable name with first letter
3 # upper case and rest lower case, which is correct for applications
4 # where class is not explicitily specified
5
6 # when it has to appear on this list ?
7 #  - if class differs from autogenerated class
8 #  - if few applications have same window class
9 #  - if it's a terminal and you don't want it to be confused with terminal
10 #    application
11
12 # structure:
13 # one application per line, there are 5 columns with this order and meaning:
14 #  1. desktop file name, without '.desktop' ending
15 #  2. window class
16 #  3. window name
17 #  4. window title bar
18 #  5. window role
19 #
20 # - columns are separated by one or more white space,
21 # - if white space appears in a column it has tu be put in "" quotation marks
22 # - '*' means unset
23 # - enlightenment understands regexp like shell ones ([ab], *)
24
25
26
27 # desktop_name  win_class       win_name        title_(bar)     role
28
29 # terminals:
30 Eterm   Eterm   Eterm
31 Escreen Eterm   "*Escreen Session"
32
33 Terminal        Terminal        Terminal
34 aterm   XTerm   aterm
35 gnome-terminal  Gnome-terminal  gnome-terminal
36 mrxvt   XTerm   mrxvt
37 rxvt    XTerm   rxvt
38 urxvt   URxvt   urxvt
39 xterm   XTerm   xterm
40
41 ###############################################################################
42 alsaplayer      alsaplayer
43
44 # uses same class/name as konqbrowser
45 #Home
46 konqbrowser     Konqueror       konqueror
47 #konquerorsu
48
49 # in PLD gimp-remote is executed
50 gimp    Gimp
51
52 gmplayer        MPlayer
53 mplayer
54
55 gqview  GQview
56
57 # composer and mail are same as mozilla
58 mozilla Mozilla-bin
59 seamonkey       Seamonkey-bin
60 mozilla-firefox Firefox-bin
61
62 net-tvtime      tvtime
63
64 #vumeter -r, same class/name
65 reclevel
66
67 xconsole        XConsole
68 xeyes   XEyes
69 xine    xine*
70 xmms    xmms
71
72 #ooffice        OpenOffice.org*
73 #oodraw Soffice.bin     soffice.bin     *
74
75
76 # SDL aplications
77 dosbox  SDL_App SDL_App DOSBox*
78 enigma  SDL_App SDL_App Enigma*
79 frozen-bubble   SDL_App SDL_App Frozen-Bubble*
80 lincity-ng      SDL_App SDL_App lincity-ng*
81 neverball       SDL_App SDL_App Neverball
82 neverputt       SDL_App SDL_App Neverputt
83 openttd SDL_App SDL_App OpenTTD*
84 quake3  SDL_App SDL_App "Quake*"
85
86 # vi: ts=18
This page took 0.067199 seconds and 3 git commands to generate.