exporter: give error on Describe of missing action
authorRyan Lortie <desrt@desrt.ca>
Mon, 28 Oct 2013 21:49:14 +0000 (14:49 -0700)
committerRyan Lortie <desrt@desrt.ca>
Tue, 29 Oct 2013 01:08:21 +0000 (18:08 -0700)
commite275b8bc6c48aa7c894cb4f53bd1ee95850eb801
tree481dfe65c3ef097ecd29936f6d18ef46e6cdadc0
parent83869120bba2aa745a1b23fb415ab0eddd6f9327
exporter: give error on Describe of missing action

If someone calls org.gtk.Actions.Describe on a non-existent action then
return an exception instead of a trivial description (disabled, no
state, etc.).

https://bugzilla.gnome.org/show_bug.cgi?id=687185
gio/gactiongroupexporter.c