diff options
Diffstat (limited to 'python/python-notify2/README')
-rw-r--r-- | python/python-notify2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-notify2/README b/python/python-notify2/README index 45685e945b..a1c3e66911 100644 --- a/python/python-notify2/README +++ b/python/python-notify2/README @@ -1,4 +1,4 @@ This is a pure-python replacement for notify-python, using python-dbus to communicate with the notifications server directly. -It’s compatible with Python 2 and 3, and its callbacks can work +It's compatible with Python 2 and 3, and its callbacks can work with Gtk 3 or Qt 4 applications. |