~light-locker-settings-team/light-locker-settings/trunk

« back to all changes in this revision

Viewing changes to light-locker-settings/light_locker_xfsync.py

  • Committer: Sean Davis
  • Date: 2016-05-14 01:12:39 UTC
  • mfrom: (138.2.1 light-locker-settings)
  • Revision ID: smd.seandavis@gmail.com-20160514011239-tmquee0wtg08nok3
Python3 port by Bryan Quigley

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python
 
1
#!/usr/bin/python3
2
2
# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
3
3
#   Light Locker Settings - simple configuration tool for light-locker
4
4
#   Copyright (C) 2014 Thomas Molloy <beetyrootey@gmail.com>