mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
grabHelper: Use a mode: js header
This brings us into consistency with the rest of the modelines https://bugzilla.gnome.org/show_bug.cgi?id=693975
This commit is contained in:
parent
754df5ebe2
commit
fe2c2014de
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* -*- mode: js2; js2-basic-offset: 4; indent-tabs-mode: nil -*- */
|
||||
// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
const Clutter = imports.gi.Clutter;
|
||||
const Gtk = imports.gi.Gtk;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue