~mvo/aptdaemon/fix-702217

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[nosetests]
verbose=2
detailed-errors=1
#pdb=1
#pdb-failures=1
nologcapture=1

[build]
i18n=True
icons=True

[build_i18n]
domain=aptdaemon
xml_files=[("share/polkit-1/actions/", ("data/org.debian.apt.policy.in",))]
desktop_files=[("share/aptdaemon", \
               ("data/aptdaemon.desktop.in",))]