gnome-shell/js
Florian Müllner 39426f03e6 shellDBus: Fix Eval() return value when disabled
Eval() is expected to return a boolean success value and a string result.
However when the function is disabled (via the development-tools setting),
we return null for the latter which is not a valid string value.
Return an empty string instead.

https://bugzilla.gnome.org/show_bug.cgi?id=698959
2013-04-26 17:32:52 +02:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm panel: Pass a full pathname to AnimatedIcon 2013-04-16 19:10:40 +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 shellDBus: Fix Eval() return value when disabled 2013-04-26 17:32:52 +02:00
Makefile.am Revert "Add an OSD for sticky modifiers" 2013-04-15 18:39:52 -04:00