service: Update service order when changing the favorite flag
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 10 Oct 2011 16:12:35 +0000 (18:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 10 Oct 2011 16:31:23 +0000 (18:31 +0200)
commit637084988c16f9ebbe35040a867a50c5fe24eb9f
tree68542e2201a9d8d09235360d44f5e2bfd71a6de7
parentafd19a636ef3041b7f1ad128b4a017e0fe3f00ac
service: Update service order when changing the favorite flag

If the service order is not changed at the same time as the favorite
status, the service may stay on top of the service list despite not
being a favorite anymore.

Patch based on an initial fix from Danny Jeongseok Seo <s.seo@samsung.com>.
src/service.c