typo in startup notification spec
Damjan Jovanovic
damjan.jov at gmail.com
Sun Dec 28 05:15:58 PST 2008
Hi
There is a typo in example code for the startup notification spec.
Patch follows.
Damjan
--- startup-notification-0.1.txt 2008-12-28 15:14:10.719006623 +0200
+++ startup-notification-0.1.patched.txt 2008-12-28 15:14:41.119004779 +0200
@@ -424,7 +424,7 @@
PropertyChangeMask,
xevent);
- xevent.xclient.message_type = type_atom_begin;
+ xevent.xclient.message_type = type_atom;
}
Change history
More information about the xdg
mailing list