projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc18bf6
)
mysterious typo
author
Mikael Magnusson
<mikachu@comhem.se>
Thu, 12 Apr 2007 21:10:16 +0000
(21:10 +0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Thu, 12 Apr 2007 21:10:16 +0000
(21:10 +0000)
openbox/action.c
patch
|
blob
|
history
diff --git
a/openbox/action.c
b/openbox/action.c
index 3b2aacdc8c595e1b37594db5449fe6af50b14730..5456c80e06acccfcd1cca16f59ba9ae88ec2f19c 100644
(file)
--- a/
openbox/action.c
+++ b/
openbox/action.c
@@
-1122,7
+1122,7
@@
void action_execute(union ActionData *data)
g_error_free(e);
sn_spawn_cancel();
}
- setenv("DESKTOP_STARTUP_ID");
+
un
setenv("DESKTOP_STARTUP_ID");
g_free(program);
g_strfreev(argv);
} else {