vim line
authoruser <user@Nokia-N900-42-11.(none)>
Sun, 20 Nov 2011 12:11:41 +0000 (12:11 +0000)
committeruser <user@Nokia-N900-42-11.(none)>
Sun, 20 Nov 2011 12:11:41 +0000 (12:11 +0000)
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
 
             # 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: