{clock,time}overlay: Only set the global pango context options once in class_init
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 16 Apr 2011 14:21:39 +0000 (16:21 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 17 Apr 2011 12:17:52 +0000 (14:17 +0200)
commit72b142bfdfdb70b324c5d0805ec8318a9a687128
tree7db997ee12faabeb7655f504ce7e7fc719055d12
parent9ee7398faeb48221dacaabf48990444dd96d4211
{clock,time}overlay: Only set the global pango context options once in class_init

Instead of doing it over and over again when instantiating a new instance.
ext/pango/gstclockoverlay.c
ext/pango/gsttimeoverlay.c