Properly register the inactivity-timeout property
authorMatthias Clasen <mclasen@redhat.com>
Sat, 23 Oct 2010 12:04:28 +0000 (14:04 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 23 Oct 2010 12:05:04 +0000 (14:05 +0200)
commit013f862a03d11708bb08f2ec98c8612f245a8937
treebe08e5d78f4b6350b3dafc515053975430470161
parent7c735b05f7a00c728e23a366128ffb56fee58b4e
Properly register the inactivity-timeout property

It is a uint, not a boolean, so register it as such.
Also, only install the service timeout if we are actually registered
as the primary instance.
gio/gapplication.c