vim line
[drlaunch] / src / portrait.py
index c66b338..7ea8b09 100644 (file)
@@ -239,3 +239,4 @@ class FremantleRotation(object):
             # Save the current orientation for "automatic" mode later on
             self._last_dbus_orientation = orientation
 
+# vim: set ts=8 sts=4 sw=4 noet formatoptions=r ai nocindent: