]> Pileus Git - ~andy/gtk/commit - tests/Makefile.am
app-chooser-combobox: make refresh properly work with custom items
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 24 Nov 2010 18:08:17 +0000 (19:08 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 24 Nov 2010 18:08:17 +0000 (19:08 +0100)
commit183d75b812e78b7a85eb6ad7fc3c624b3cd7e17a
treeefc52d9763076c0d3d95b3b5831616429bc4367b
parent2a95707b4c77606b539c5ddacded4eadaf4de7cb
app-chooser-combobox: make refresh properly work with custom items

The refresh implementation leaves the custom items in place, and just
refreshes the recommended applications.
gtk/gtkappchoosercombobox.c
tests/Makefile.am
tests/testappchoosercombo.c