~bialix/bzr-explorer/debug

« back to all changes in this revision

Viewing changes to app-suite-bzr-gtk.ini

  • Committer: Ian Clatworthy
  • Date: 2009-08-25 12:47:40 UTC
  • Revision ID: ian.clatworthy@canonical.com-20090825124740-1hzz4hrvfmzo5iru
Show the system log using qviewer, not the user's editor

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
init =               bzr ginit
26
26
# Files
27
27
config:bazaar.conf = bzr gpreferences
28
 
.bzr.log =           '%(EDITOR)s "%(BZR_LOG)s"'
 
28
.bzr.log =           'bzr qviewer "%(BZR_LOG)s"'
29
29
# These aren't supported but ought to be
30
30
# version =            bzr gversion
31
31