diff options
| author | Huang Peng <shawn.p.huang@gmail.com> | 2008-07-15 16:57:18 +0800 |
|---|---|---|
| committer | Huang Peng <shawn.p.huang@gmail.com> | 2008-07-15 16:57:18 +0800 |
| commit | 60d6bf1163b0745af65dc9e33901fe0b6ce3159c (patch) | |
| tree | f8d62a72d731965ab7644fa5cead374293c7b9e6 /setup/main.py | |
| parent | 7155f30d2e075bbb8c23b17e3926da6301babaa0 (diff) | |
| download | ibus-60d6bf1163b0745af65dc9e33901fe0b6ce3159c.tar.gz ibus-60d6bf1163b0745af65dc9e33901fe0b6ce3159c.tar.xz ibus-60d6bf1163b0745af65dc9e33901fe0b6ce3159c.zip | |
Replace tab with spaces in python source code.
Diffstat (limited to 'setup/main.py')
| -rw-r--r-- | setup/main.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/main.py b/setup/main.py index ce1c945..f5463d0 100644 --- a/setup/main.py +++ b/setup/main.py @@ -1,4 +1,4 @@ -# vim:set et ts=4: +# vim:set et sts=4 sw=4: # # ibus - The Input Bus # |
