- Timestamp:
 - Dec 9, 2010, 10:20:27 PM (15 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  kde/dbus/knotify-recipient.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
kde/dbus/knotify-recipient.py
r941 r943 7 7 listens to knotify signals and prints them 8 8 """ 9 10 # see 11 # http://cgit.freedesktop.org/dbus/dbus-python/tree/examples/example-signal-emitter.py 12 # http://dbus.freedesktop.org/doc/dbus-python/doc/tutorial.html 9 13 10 14 import sys  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  