9e99a8c25a
Introduce the new Bluetooth indicator in the System Status area. It is written in JS with St and uses the new GnomeBluetoothApplet library. https://bugzilla.gnome.org/show_bug.cgi?id=618312
4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
/* mode: js2; indent-tabs-mode: nil; tab-size: 4 */
|
|
const HAVE_BLUETOOTH = @HAVE_BLUETOOTH@;
|
|
|