[gnome-shell] Fix regression from 428876123579589a228770faab57887169fea343
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Fix regression from 428876123579589a228770faab57887169fea343
- Date: Thu, 3 Jan 2013 01:51:25 +0000 (UTC)
commit 51726d8de710583152a5316ec22ef3fa50751c8e
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Thu Jan 3 02:48:22 2013 +0100
Fix regression from 428876123579589a228770faab57887169fea343
js/ui/remoteSearch.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/js/ui/remoteSearch.js b/js/ui/remoteSearch.js
index 507da71..1033e58 100644
--- a/js/ui/remoteSearch.js
+++ b/js/ui/remoteSearch.js
@@ -1,5 +1,6 @@
// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*-
+const GdkPixbuf = imports.gi.GdkPixbuf;
const Gio = imports.gi.Gio;
const GLib = imports.gi.GLib;
const Lang = imports.lang;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]