Fix indentation issues in altTab.js, plus minor cleanup in some other files.

This commit is contained in:
Siegfried-Angel Gevatter Pujals
2009-08-06 01:54:22 +02:00
parent c4b4248707
commit be95ca553a
5 changed files with 16 additions and 18 deletions

View File

@ -10,7 +10,6 @@ const Pango = imports.gi.Pango;
const Shell = imports.gi.Shell;
const Signals = imports.signals;
const DocDisplay = imports.ui.docDisplay;
const DocInfo = imports.misc.docInfo;
const COLLAPSED_WIDTH = 24;