]> Pileus Git - ~andy/gtk/commit
open-with: initial implementation of GtkOpenWithDialog
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 16 Nov 2010 12:47:51 +0000 (13:47 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 23 Nov 2010 15:51:38 +0000 (16:51 +0100)
commitbe18ca45f0bef41239b1694abff6171b5d702404
tree0f972c7e262adc98752d5585cfb7e9ad806bb3bc
parentf350c4c1b2dca0fa7304110ef5b5f3b103ddf986
open-with: initial implementation of GtkOpenWithDialog
gtk/Makefile.am
gtk/gtk.h
gtk/gtkopenwithdialog.c [new file with mode: 0644]
gtk/gtkopenwithdialog.h [new file with mode: 0644]
tests/Makefile.am
tests/testopenwith.c [new file with mode: 0644]