Switch sugarext to be an introspectable library
This makes sugarext accessible through introspection. It is used from the shell (key grabber, sound volume management) and the shell session management. Making the sugarext introspectable was done following the descriptions at: http://live.gnome.org/GObjectIntrospection#Using_GI Signed-off-by: Simon Schampijer <simon@schampijer.de>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
*.lo
|
||||
*.pyc
|
||||
*~
|
||||
*.gir
|
||||
*.typelib
|
||||
.deps
|
||||
.libs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user