summaryrefslogtreecommitdiff
path: root/plugins/python/welcome/__init__.py
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-09-21 19:29:39 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-09-21 19:29:39 (GMT)
commitb6afbe8c699ae76443628badae33beee9934c6bc (patch)
tree69878624d3ae529314a9824f0c0ceca8bca617b7 /plugins/python/welcome/__init__.py
parent291968f4f4a5e85f6963813a43f2176320fb8d49 (diff)
Provided a real welcome panel at startup, with tricks and actions.
Diffstat (limited to 'plugins/python/welcome/__init__.py')
-rw-r--r--plugins/python/welcome/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/python/welcome/__init__.py b/plugins/python/welcome/__init__.py
deleted file mode 100644
index 00a76af..0000000
--- a/plugins/python/welcome/__init__.py
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-from welcome.plugin import WelcomePlugin as AutoLoad