]> Pileus Git - ~andy/gtk/commit
open-with: cope with NULL GAppInfo
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Nov 2010 14:13:11 +0000 (15:13 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 23 Nov 2010 15:51:38 +0000 (16:51 +0100)
commitee9a7a3baf1bf150eb6ad2f3796807921051a3bb
tree6ac2189e8f6bb1a7ff8e37e18b43feb945b5eb02
parent1d67b4ac26960cd65e81fad60c5673b7e9ad7051
open-with: cope with NULL GAppInfo

It's not that the GAppInfo can actually be NULL, but we use the store to
save headings too, which have no GAppInfo in their rows.
gtk/gtkopenwithdialog.c