~ubuntu-branches/ubuntu/karmic/feisty-gdm-themes/karmic

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-02-26 13:55:15 UTC
  • Revision ID: james.westby@ubuntu.com-20070226135515-ww49mvqi5mo2742k
Tags: 0.13
* New release.
* Use native packaging.
* debian/control, debian/rules:
  - use python-distutils-extras and python 'build system'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[build]
 
2
l10n=True
 
3
 
 
4
[build_l10n]
 
5
domain=feisty-gdm-themes
 
6
merge_desktop_files=[('share/gdm/themes/Human',
 
7
                      ('Human/GdmGreeterTheme.desktop.in',)),
 
8
                     ('share/gdm/themes/HumanCircle',
 
9
                      ('HumanCircle/GdmGreeterTheme.desktop.in',)),
 
10
                    ]