~didrocks/ubuntuone-client/dont-suffer-zg-crash

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2009-06-30 12:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090630120000-by806ovmw3193qe8
Tags: upstream-0.90.3
ImportĀ upstreamĀ versionĀ 0.90.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# We have to list each icon size individually here for the emblems
 
2
# This is because the Icon Theme spec is unclear, and the current GTK+ icon
 
3
# theme implementation requires the .icon files to be in the same size as
 
4
# the loaded icon. Therefore we have to install the same file to all the
 
5
# different sizes, so that our translations show up in the UI properly.
 
6
[check]
 
7
exclude-files=[
 
8
        'contrib/build_icons.py',
 
9
        'contrib/check.py',
 
10
        'contrib/mocker.py']