/usr/share/boxer/wheezy/nodes/showmebox-gnustep.yml is in boxer-data 10.6.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # ShowMeBox with GNUstep desktop, Iceweasel and iPython Notebook
# TODO: find/fix non-GTK+ web browser (e.g. netsurf-fb, conkeror or hv3)
# TODO: include network manager (e.g. wicd or network-manager-gnome)
# TODO: add tweaks to enable e.g. batmon by default
classes:
- Admin.apt.auto.all
- Console
- Console.editor.vim
- Framework.notebook.ipython
- Desktop.environment.gnustep
- Desktop.environment.gnustep.power
- Desktop.environment.gnustep.wrappers
- Desktop.web
- Desktop.locale.ZA
- Framework.media.gstreamer.avoid
|