GAction: back out changes to property flags
authorRyan Lortie <desrt@desrt.ca>
Tue, 20 Dec 2011 19:43:15 +0000 (14:43 -0500)
committerRyan Lortie <desrt@desrt.ca>
Tue, 20 Dec 2011 19:58:38 +0000 (14:58 -0500)
commitebf572cdd81d8c0fca4641f9204dc0421ad1bf5d
treed8b1e8eb3825c4bcf1354df6d8f9397ab60b9d98
parentaf24dbc12aa77aac3c82d39872878558cced7add
GAction: back out changes to property flags

41e5ba86a791a17bb560dd7813ad7e849e0230dc introduced some changes to the
property flags of GAction.  These changes were not a reflection of the
actual interface of GAction but were necessary due to GObject being
overly-sensitive to flag changes on property overrides.

Now that the GObject bug is fixed, we can restore the GAction flags to
their correct values.

https://bugzilla.gnome.org/show_bug.cgi?id=666615
gio/gaction.c