File: setup.cfg

package info (click to toggle)
gwrite 0.5.1-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 432 kB
  • sloc: python: 3,824; makefile: 6; sh: 4
file content (9 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
[install]
prefix=/usr

[build]
i18n = True

[build_i18n]
domain = gwrite
desktop_files = [('share/applications', ('gwrite.desktop.in',))]