summaryrefslogtreecommitdiff
path: root/android/mobile-config.py
diff options
context:
space:
mode:
Diffstat (limited to 'android/mobile-config.py')
-rwxr-xr-xandroid/mobile-config.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/android/mobile-config.py b/android/mobile-config.py
index 704b1e9e747a..77321306d3f8 100755
--- a/android/mobile-config.py
+++ b/android/mobile-config.py
@@ -1,4 +1,6 @@
#!/usr/bin/python
+# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-
+#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
@@ -112,4 +114,4 @@ if __name__ == '__main__':
tree.write(sys.argv[2], 'UTF-8', True)
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim: set shiftwidth=4 softtabstop=4 expandtab: