update_desktop_file_entry: if the service name already existed, set error
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 21 Jul 2011 12:12:15 +0000 (13:12 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 21 Sep 2011 10:34:07 +0000 (11:34 +0100)
commitc38e9823da1980d4323006f86ec5968be7d64e76
tree829304e4f25aa72458a93d5020be56f523c08a3c
parent9e93d82862c4c9af9f2da9cba74b70ff98fd3b60
update_desktop_file_entry: if the service name already existed, set error

If we're going to return FALSE for this (which has apparently always
been the case), then we should set an error properly.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=39230
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
bus/activation.c