← Back to team overview

apport-hackers team mailing list archive

[Merge] lp:~mathieu-tl/apport/install-scalable-apps-icons into lp:apport

 

Mathieu Trudel has proposed merging lp:~mathieu-tl/apport/install-scalable-apps-icons into lp:apport.

Requested reviews:
  Apport upstream developers (apport-hackers)
Related bugs:
  #651386 FTBFS in Maverick outside pbuilder/buildds
  https://bugs.launchpad.net/bugs/651386

-- 
https://code.launchpad.net/~mathieu-tl/apport/install-scalable-apps-icons/+merge/37049
Your team Apport upstream developers is requested to review the proposed merge of lp:~mathieu-tl/apport/install-scalable-apps-icons into lp:apport.
=== modified file 'setup.py'
--- setup.py	2009-11-24 12:24:07 +0000
+++ setup.py	2010-09-29 19:35:55 +0000
@@ -36,6 +36,7 @@
       version=__version__,
 
       data_files=[('share/mime/packages', glob('xdg-mime/*')),
+                  ('share/icons/hicolor/scalable/apps', glob('data/icons/scalable/apps/*')),
                   # these are not supposed to be called directly, use apport-bug instead
                   ('share/apport', ['gtk/apport-gtk', 'kde/apport-kde']),
                   ('share/apport', glob('kde/*.ui')), #TODO: use pykdeuic modules