From 8605cd3f383f25b01294ed50f89d965f25fb4fd1 Mon Sep 17 00:00:00 2001 From: js Date: Tue, 29 Jul 2008 19:49:31 +0000 Subject: For historical reasons, we have a tab width of 3. This is strange, but we have that in all files. To at least lesser the confusion a bit, add vim tags for that. Additionally, fix wrong #! in a few files. --- data/emoticons/animated/emoticons.py | 2 ++ data/emoticons/static-big/emoticons.py | 2 ++ data/emoticons/static/emoticons.py | 2 ++ 3 files changed, 6 insertions(+) (limited to 'data/emoticons') diff --git a/data/emoticons/animated/emoticons.py b/data/emoticons/animated/emoticons.py index 7b0a2b10d..cf6d79f83 100644 --- a/data/emoticons/animated/emoticons.py +++ b/data/emoticons/animated/emoticons.py @@ -49,3 +49,5 @@ emoticons = { 'puke.gif': [':-!'], } + +# vim: se ts=3: \ No newline at end of file diff --git a/data/emoticons/static-big/emoticons.py b/data/emoticons/static-big/emoticons.py index 40c670658..34d47c822 100644 --- a/data/emoticons/static-big/emoticons.py +++ b/data/emoticons/static-big/emoticons.py @@ -41,3 +41,5 @@ emoticons = { 'rainbow.png': ['(R)'], 'puke.png': [':-!'], } + +# vim: se ts=3: \ No newline at end of file diff --git a/data/emoticons/static/emoticons.py b/data/emoticons/static/emoticons.py index 40c670658..34d47c822 100644 --- a/data/emoticons/static/emoticons.py +++ b/data/emoticons/static/emoticons.py @@ -41,3 +41,5 @@ emoticons = { 'rainbow.png': ['(R)'], 'puke.png': [':-!'], } + +# vim: se ts=3: \ No newline at end of file -- cgit v1.2.3