- update to Xorg X11R7.4 and reorganization of the xorg-section
[packages.git] / Xorg / app / enlightenment / Config.in
1 choice
2         prompt "default enlightenment profile"
3         default E17_STANDARD
4
5 config E17_ILLUME
6         bool
7         prompt "illume"
8
9 config E17_MINIMALIST
10         bool
11         prompt "minimalist"
12
13 config E17_NETBOOK
14         bool
15         prompt "netbook"
16
17 config E17_SCALEABLE
18         bool
19         prompt "scalable"
20
21 config E17_STANDARD
22         bool
23         prompt "standard"
24
25 endchoice