Fix identity selector relaunch issue (LP# 1172751)
authorKevin Wasserman <krwasserman@hotmail.com>
Sat, 4 May 2013 02:54:41 +0000 (22:54 -0400)
committerKevin Wasserman <krwasserman@hotmail.com>
Sat, 4 May 2013 02:54:41 +0000 (22:54 -0400)
commit5496446012d9ebeb04e894067e5708d7ea4c2881
tree02f437e3a4bc7224a461fc8e0e11bf7e28cd099f
parenta8f03b7aab24af9a73d6d6e8ceadd2f78a310693
Fix identity selector relaunch issue (LP# 1172751)

When identity selector is already running, but hidden
a subsequent attempt to start an identity selector process
now sends a dbus message to the original process telling it
to show the ui. The new process then exits with an appropriate
message.
src/moonshot-identity-manager-app.vala
src/moonshot-server.vala