gnome-shell/js
Florian Müllner 1dd35b7d08 environment: Fix runtime crash due to GTK+ change
As Gdk.Device.get_state() does not work properly from Javascript,
we used to block it in the environment. The method now has been
annotated with (skip), causing shell to crash on startup as only
existing methods may be blocked.
Just remove the block in question, as the annotation prevents the
use of that method anyway.
2011-01-20 16:44:16 +01:00
..
misc util: Fix regex used to match for URLs 2011-01-19 05:06:53 +03:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui environment: Fix runtime crash due to GTK+ change 2011-01-20 16:44:16 +01:00
Makefile.am genericDisplay: Remove unused module 2011-01-14 22:30:02 +01:00