gnome-shell/js
Xavier Claessens c1eaf97bc6 RemoteMenu: Avoid useless signal connections
If we are missing more than one action, every time action-added is
called, it calls modelChanged() again and re-connect signal for
all action still missing. This patch prevent from connecting signals
again when doing a refresh because a missing action is now available.
All necessary signals have already been connected.

https://bugzilla.gnome.org/show_bug.cgi?id=694612
2013-06-07 20:08:37 +02:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm modalDialog: Show spinner when working 2013-05-09 06:41:07 +02:00
misc loginManager.js: Check for logind, not for systemd 2013-03-29 11:00:52 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui RemoteMenu: Avoid useless signal connections 2013-06-07 20:08:37 +02:00
Makefile.am Expose screencast functionality via DBus 2013-05-10 19:49:41 +02:00