gnome-shell/js
Adel Gadllah edb50d5dc7 String formatting: Fix warning
Fix to not trigger a warning like:

JS ERROR: !!!   WARNING: 'anonymous function does not always return a value'

by adding a return ""; at the end of the anonymous function.

https://bugzilla.gnome.org/show_bug.cgi?id=595661
2009-10-05 17:59:33 +02:00
..
misc String formatting: Fix warning 2009-10-05 17:59:33 +02:00
ui Avoid doing expensive work when not mapped 2009-10-05 11:32:33 -04:00
Makefile.am Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00