~jocave/checkbox/hybrid-amd-gpu-mods

« back to all changes in this revision

Viewing changes to checkbox-old/examples/checkbox-urwid.ini

  • Committer: Tarmac
  • Author(s): Brendan Donegan
  • Date: 2013-06-03 11:12:58 UTC
  • mfrom: (2154.2.1 bug1185759)
  • Revision ID: tarmac-20130603111258-1b3m5ydvkf1accts
"[r=zkrynicki][bug=1185759][author=brendan-donegan] automatic merge by tarmac"

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[DEFAULT]
 
2
 
 
3
# Space separated list of files to include as a dependency for the
 
4
# CLI interface.
 
5
includes = %(checkbox_share)s/configs/checkbox.ini
 
6
 
 
7
[checkbox/plugins/user_interface]
 
8
 
 
9
# Module where the user interface implementation is defined.
 
10
interface_module = checkbox_urwid.urwid_interface
 
11
 
 
12
# Class implementing the UserInterface interface.
 
13
interface_class = UrwidInterface
 
14
 
 
15
[checkbox/plugins]
 
16
 
 
17
blacklist = hexr_prompt hexr_transport