lakshyacis
3 years ago
No known key found for this signature in database
GPG Key ID: D2C539C8EC63E9EB
1 changed files with
1 additions and
2 deletions
-
src/plugins/sound_gstreamer.py
|
|
@ -1,7 +1,6 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
""" |
|
|
|
src/plugins/sound_gstreamer.py |
|
|
|
=================================== |
|
|
|
Sound notification plugin using gstreamer |
|
|
|
""" |
|
|
|
import gi |
|
|
|
gi.require_version('Gst', '1.0') |
|
|
|