blob: 7dd16faab10973918d1831f0625a8a99c38e1d44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
welcomedir = $(datadir)/openida/plugins/python/welcome
welcome_DATA = \
__init__.py \
binary.py \
board.py \
panel.py \
plugin.py \
tip.py \
version.py \
website.py \
tipoftheday.png \
tipoftheday.xcf
|