~fader/gvoice-notifier/nicer-credentials-ui

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Ken VanDine
  • Date: 2010-06-10 15:53:38 UTC
  • Revision ID: ken.vandine@canonical.com-20100610155338-eekdoideu4xs1bc7
Make sdist work, now we can create tarballs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[install]
 
2
prefix = /usr
 
3
 
 
4
[build]
 
5
i18n = True
 
6
icons = True
 
7
 
 
8
[build_i18n]
 
9
domain = gvoice-notifier
 
10
desktop_files = [('share/applications', ('gvoice-notifier.desktop.in'))]