[gnome-weather] package: fix a bad rebase



commit 527b258f9342981187104054862e31520aa3b567
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Tue May 7 23:48:46 2013 +0200

    package: fix a bad rebase

 src/package.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/package.js b/src/package.js
index 89685c6..35f3319 100644
--- a/src/package.js
+++ b/src/package.js
@@ -25,6 +25,7 @@
 
 const GLib = imports.gi.GLib;
 const GIRepository = imports.gi.GIRepository;
+const Gio = imports.gi.Gio;
 const System = imports.system;
 
 const Gettext = imports.gettext;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]