discomfitor pushed a commit to branch master.

commit 998835bca0622bcdbc464eba73a09cea51677804
Author: Mike Blumenkrantz <[email protected]>
Date:   Fri Jun 21 12:06:42 2013 +0100

    set startup_id in phony e_execs
---
 src/bin/e_exec.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_exec.c b/src/bin/e_exec.c
index 178ba2f..538fee2 100644
--- a/src/bin/e_exec.c
+++ b/src/bin/e_exec.c
@@ -233,6 +233,7 @@ e_exec_phony(E_Border *bd)
    inst->ref = 1;
    inst->phony = 1;
    inst->desktop = bd->desktop;
+   inst->startup_id = bd->client.netwm.startup_id;
    if (bd->desktop)
      {
         efreet_desktop_ref(bd->desktop);

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to