shellEntry: Add a modeline

This commit is contained in:
Jasper St. Pierre 2013-02-18 15:55:30 -05:00
parent b292384380
commit 6b9cac928b

View File

@ -1,3 +1,5 @@
// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*-
const Clutter = imports.gi.Clutter;
const Gtk = imports.gi.Gtk;
const Lang = imports.lang;