Comment 3 for bug 646584

Revision history for this message
Michael Vogt (mvo) wrote :

This may be enough:

=== modified file 'softwarecenter/view/softwarepane.py'
--- softwarecenter/view/softwarepane.py 2010-09-27 16:34:32 +0000
+++ softwarecenter/view/softwarepane.py 2010-09-27 21:16:52 +0000
@@ -349,7 +349,6 @@
         if (appstore and
             appstore.active and
             self.is_applist_view_showing() and
- pkgs != apps and
             pkgs > 0 and
             apps > 0 and
             not self.disable_show_hide_nonapps):