]> git.pld-linux.org Git - packages/gtk+3.git/commit
- added gtk+3-notify.patch, taken from git
authorwitekfl <witekfl@poczta.onet.pl>
Sat, 14 Jul 2012 19:37:09 +0000 (21:37 +0200)
committerwitekfl <witekfl@poczta.onet.pl>
Sat, 14 Jul 2012 19:37:09 +0000 (21:37 +0200)
commit6198452dbde8b48f3df53b5691c54b6e1ce1a578
treed2d39ae811275d2cdfff5274440d56e81e20d83f
parent21b3d98d432118791b3909965b4df9f9f3a902d7
- added gtk+3-notify.patch, taken from git
- rel 2

Without this patch python scripts using pynotify do not show notifications.
Run /usr/lib/notification-daemon
and sample python script:

import pynotify
pynotify.init("Test")
n = pynotify.Notification("test", "test")
n.show()
gtk+3-notify.patch [new file with mode: 0644]
gtk+3.spec
This page took 0.0344950000000001 seconds and 4 git commands to generate.