~ubuntu-branches/ubuntu/maverick/pype/maverick-updates

« back to all changes in this revision

Viewing changes to configuration.py

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-01-22 16:13:27 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060122161327-eekn1oc8r7epbxkr
Tags: 2.2.2-0ubuntu1
* New upstream version.
  - Fixing segfaults with current wxwidgets2.6 version. Ubuntu #3028.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
runpath = ''.join(runpath.split('"'))
58
58
runpath = os.path.dirname(os.path.normpath(os.path.abspath(runpath)))
59
59
 
 
60
nosocket = os.path.exists(os.path.join(runpath, 'nosocket'))
 
61
 
60
62
stylefile = os.path.join(runpath, 'stc-styles.rc.cfg')
61
63
 
62
64
#for open/save dialogs