~mvo/software-center/purchaseviewspinner

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Michael Vogt
  • Date: 2010-09-08 12:21:54 UTC
  • mfrom: (1116.1.1 basic-css)
  • Revision ID: michael.vogt@ubuntu.com-20100908122154-tvwaqoch0jm5zp53
merged lp:~mpt/software-center/basic-css, improves the
style of the purchase dialog (thanks!)

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
                  ('../etc/dbus-1/system.d/',
50
50
                   ["data/com.ubuntu.SoftwareCenter.conf"]),
51
51
                  ('share/software-center/images/',
52
 
                   glob.glob("data/images/*.png")),
 
52
                   glob.glob("data/images/*.png")+
 
53
                   glob.glob("data/images/*.gif")
 
54
                   ),
53
55
                  ('share/software-center/icons/',
54
56
                   glob.glob("data/emblems/*.png")),
55
57
                  ('share/apt-xapian-index/plugins',