/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to __init__.py

  • Committer: Jelmer Vernooij
  • Date: 2011-11-17 21:27:30 UTC
  • Revision ID: jelmer@samba.org-20111117212730-j5onzc4tsatiyoqc
Initial work on fixing nautilus-bzr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
136
136
                                       save_commit_messages,
137
137
                                       "Saving commit messages for gcommit")
138
138
 
 
139
config.option_registry.register(
 
140
    config.Option('nautilus_integration', default=True,
 
141
           from_unicode=config.bool_from_store,
 
142
           help='''\
 
143
Whether to enable nautilus integration.
 
144
 
 
145
Defines whether Nautilus integration should be enabled.
 
146
'''))
 
147
 
139
148
 
140
149
def load_tests(basic_tests, module, loader):
141
150
    testmod_names = [