~ubuntu-branches/ubuntu/intrepid/gnome-games/intrepid-updates

« back to all changes in this revision

Viewing changes to glchess/src/lib/config.py

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2007-11-21 13:43:08 UTC
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: package-import@ubuntu.com-20071121134308-3m2zeh0776quevvk
Tags: upstream-2.21.2
ImportĀ upstreamĀ versionĀ 2.21.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
             'board_view':                       'human',
77
77
             'show_comments':                    False,
78
78
             'show_numbering':                   False,
79
 
             'enable_networking':                False,
 
79
             'enable_networking':                True,
80
80
             'load_directory':                   '',
81
81
             'save_directory':                   '',
82
82
             'new_game_dialog/move_time':        0,