summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 65f76b20448098f501b2599d5b7f75e248b14d14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[bdist_wheel]
universal = 0

[build]
i18n = True
help = False
icons = True
pod2man = True

[build_i18n]
domain = rapid-photo-downloader
bug-contact = damonlynch@gmail.com
desktop_files = [("share/applications", ("data/rapid-photo-downloader.desktop.in",)),
	("share/solid/actions", ("data/kde/rapid-photo-downloader.desktop.in",))]
xml_files = [("share/appdata", ("data/rapid-photo-downloader.appdata.xml.in",))]
po-dir = po

[egg_info]
tag_build = 
tag_date = 0