projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
691070c
)
Add modeline to the exodus theme.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 19 Apr 2010 13:20:47 +0000
(15:20 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 19 Apr 2010 13:20:47 +0000
(15:20 +0200)
plugin/theme/exodus.py
patch
|
blob
|
history
diff --git
a/plugin/theme/exodus.py
b/plugin/theme/exodus.py
index 12354e201fa5a188e3eee9760452fd84423eff05..daa60d95d87797f07bf53ea249b0ec1abc827817 100644
(file)
--- a/
plugin/theme/exodus.py
+++ b/
plugin/theme/exodus.py
@@
-31,3
+31,5
@@
def execute(request):
@return: Theme object
"""
return Theme(request)
+
+# vim: set sw=4 sts=4 expandtab: