~diesch/xxgamma/trunk

« back to all changes in this revision

Viewing changes to src/trunk/setup.py

  • Committer: Florian Diesch
  • Date: 2009-03-20 16:21:12 UTC
  • Revision ID: diesch@spamfence.net-20090320162112-x5qb6xn3vxtc0diz
use Peggy.setup_locales, include locales in packages, use translateable strings in .glade

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    data_files=[('', ['COPYING', 'README']),
9
9
                ('xxgamma/data', ['xxgamma/data/xxgamma.glade',
10
10
                                  'xxgamma/data/cols.xpm']),
 
11
                ('xxgamma/locale/de/LC_MESSAGES', ['xxgamma/locale/de/LC_MESSAGES/xxgamma.mo']),
11
12
                ],
12
13
 
13
14
    entry_points = {