gaction: update property flags to match needs of GSimpleAction
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 28 Dec 2010 11:24:39 +0000 (12:24 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 28 Dec 2010 11:24:39 +0000 (12:24 +0100)
commit408a9fcbcc175435bdf62354102e919dc4e4b4e7
treeab2a92197fdfa8a9a9ee8d23bc1500d8a70a8cb1
parentf248ab1b60a64df88a1578db81a3e263199d584c
gaction: update property flags to match needs of GSimpleAction

Commit 068d53358bd366c26cff604a3de53b3cf734b08f uncovered this mismatch
between properties on the interface and those on the implementation.
Update them so they match.
gio/gaction.c