gnome-shell/js/ui
Owen Taylor 71a35e495e Rename 'panel' local to 'me'
To match our style other places, use 'me' rather than 'panel' when
we want a substitute for 'this' that we can refer to from closures.

svn path=/trunk/; revision=62
2008-11-19 23:04:50 +00:00
..
button.js Make sure we include staysPressed in the list of arguments to the Button object 2008-11-19 19:25:51 +00:00
main.js Add a button object that highlights a button area when it is moused over and transitions it to a different color when the button is pressed in. Use this button object for the panel's "Activities" button. 2008-11-15 00:44:11 +00:00
overlay.js Switch all JavaScript variable names to firstWordLowerCase style to agree with the Style Guide. 2008-11-19 19:23:24 +00:00
panel.js Rename 'panel' local to 'me' 2008-11-19 23:04:50 +00:00