~didrocks/software-center/add-remove-multiple

« back to all changes in this revision

Viewing changes to debian/control

* data/software-center.menu.in:
  - update query for fonts category (LP: #531570, #605459)
* debian/control:
  - depend on humanity-icon-theme, rather than gnome-icon-theme
* softwarecenter/app.py:
  - always append the humanity-icon-theme to the iconpath (LP: #436310, #466271, #527503, #556335, #594795)
* softwarecenter/view/availablepane.py:
  - capitalize 'install n items' button label for mpt (LP: #605052)
* softwarecenter/view/catview_gtk.py:
  - speed up carousel transition (thanks nuthinking) (LP: #604627)
* softwarecenter/view/catview.py:
  - allow 'OR' tag inside an 'AND' tag

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
Depends: ${python:Depends},
22
22
         ${misc:Depends},
23
23
         app-install-data (>= 0.4.0),
24
 
         gnome-icon-theme,
 
24
         humanity-icon-theme,
25
25
         gnome-menus,
26
26
         python-xapian,
27
27
         python-apt (>= 0.7.93.1),