diff options
Diffstat (limited to 'share/extensions/launch_webbrowser.py')
| -rw-r--r-- | share/extensions/launch_webbrowser.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/launch_webbrowser.py b/share/extensions/launch_webbrowser.py index 0deea3c8f..8de5611be 100644 --- a/share/extensions/launch_webbrowser.py +++ b/share/extensions/launch_webbrowser.py @@ -18,4 +18,4 @@ vwswli = VisitWebSiteWithoutLockingInkscape() vwswli.start() -# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99 +# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 fileencoding=utf-8 textwidth=99 |
