gnome-shell/js
Jasper St. Pierre 0c19f71c96 telepathyClient: Fix fallout from Lang.Class port
this.parent was ported from calling the parent class's method like
MessageTray.Notification.prototype._init.call(this, ...);. When
porting to Lang.Class, the 'this' parameter is now passed automatically, but
removing it was forgot in a few places. Fix these places.

https://bugzilla.gnome.org/show_bug.cgi?id=665017
2012-01-25 02:13:37 -05:00
..
gdm Fix some fallout from background-size addition 2012-01-10 21:50:21 +01:00
misc Util: fix binary search exit condition 2011-12-20 22:44:03 +01:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui telepathyClient: Fix fallout from Lang.Class port 2012-01-25 02:13:37 -05:00
Makefile.am Reintroduce Wanda The Fish 2011-12-20 20:06:14 +01:00