LayoutManager: add missing constant

https://bugzilla.gnome.org/show_bug.cgi?id=694227
This commit is contained in:
Giovanni Campagna 2013-02-20 02:17:55 +01:00
parent f3df62f27e
commit e4af954a95

View File

@ -20,6 +20,7 @@ const Tweener = imports.ui.tweener;
const HOT_CORNER_ACTIVATION_TIMEOUT = 0.5;
const STARTUP_ANIMATION_TIME = 0.5;
const KEYBOARD_ANIMATION_TIME = 0.15;
const BACKGROUND_FADE_ANIMATION_TIME = 1.0;
const DEFAULT_BACKGROUND_COLOR = Clutter.Color.from_pixel(0x2e3436ff);
// The message tray takes this much pressure