Bisect Gtk+ calls into separate files
authorMilan Crha <mcrha@redhat.com>
Thu, 13 Dec 2012 10:46:28 +0000 (11:46 +0100)
committerMilan Crha <mcrha@redhat.com>
Thu, 13 Dec 2012 10:46:28 +0000 (11:46 +0100)
commit432f30d7fad73d9ce3bc5d3f7a14e8a4969f0590
treee9050fcdac7acc1e90f18ff4b9d6ba02992f05b5
parent3382817cccc79780d3abf89ebbd117323b5a6703
Bisect Gtk+ calls into separate files

This way it'll be easier to provide other
than Gtk+ GUI implementations of the prompts.
modules/trust-prompt/Makefile.am
modules/trust-prompt/module-trust-prompt.c
modules/trust-prompt/trust-prompt-gtk.c [new file with mode: 0644]
modules/trust-prompt/trust-prompt.h [new file with mode: 0644]
po/POTFILES.in
services/evolution-user-prompter/Makefile.am
services/evolution-user-prompter/evolution-user-prompter.c
services/evolution-user-prompter/prompt-user-gtk.c [new file with mode: 0644]
services/evolution-user-prompter/prompt-user.h [new file with mode: 0644]