gnome-shell/js
Giovanni Campagna 15ec185be5 Don't declare global variables
Fix a typo in panel.js, and ensure that all variables used in
functions are scoped to the block (using let), to avoid polluting
the global namespace.

https://bugzilla.gnome.org/show_bug.cgi?id=643210
2011-02-24 21:22:44 +01:00
..
misc Add a history manager 2011-02-19 13:28:16 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui Don't declare global variables 2011-02-24 21:22:44 +01:00
Makefile.am Add a PolicyKit authentication agent 2011-02-22 15:13:56 -05:00