gnome-shell/js
Alban Crequy a8a4a85dac lg: add a reference to lookingGlass in the Extensions tab.
When the user clicks on "View Source" or "Web Page" in the "Extensions" tab of
looking glass, the callback _onViewSource() or _onWebPage() is called and they
try to close looking glass: this._lookingGlass.close();

But it does not work and generate the exception "this._lookingGlass is
undefined". This patch fixes that.

https://bugzilla.gnome.org/show_bug.cgi?id=693814
2013-02-20 23:14:53 +00:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm gdm: make entry reactive when asking user question 2013-02-20 13:38:00 -05:00
misc messageTray: Move makeCloseButton() into Util 2013-02-20 00:08:11 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui lg: add a reference to lookingGlass in the Extensions tab. 2013-02-20 23:14:53 +00:00
Makefile.am layout: rework background handling 2013-02-19 18:39:54 -05:00