Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/Makefile.am
blob: 8efca6da1402c0e7bc7fa97d93e58f08ec4dcc6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
sugardir = $(pythondir)/jarabe/journal
sugar_PYTHON =				\
	__init__.py			\
	detailview.py			\
	expandedentry.py		\
	journalactivity.py		\
	journalentrybundle.py		\
	journaltoolbox.py		\
	journalwindow.py		\
	keepicon.py			\
	listmodel.py			\
	listview.py			\
	misc.py				\
	modalalert.py			\
	model.py			\
	objectchooser.py		\
	palettes.py			\
	volumestoolbar.py		\
	processdialog.py                \
	webdavmanager.py