This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# -*- coding: utf-8 -*- | |
# Python script to make Skype co-operate with GNOME3 notifications. | |
# | |
# Copyright (c) 2012, Mike Kazantsev | |
# Copyright (c) 2011, John Stowers | |
# Copyright (c) 2009, Lightbreeze | |
# | |
# This program is free software: you can redistribute it and/or modify |