[gnome-documents/wip/lokdocview-rebase: 11/27] Move the LOKView	import next to the EVView one
- From: Debarshi Ray <debarshir src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-documents/wip/lokdocview-rebase: 11/27] Move the LOKView	import next to the EVView one
 
- Date: Mon,  4 Jan 2016 12:24:01 +0000 (UTC)
 
commit 9567c5e093ca8eb0579d9f2ece2e33e74a7d9cea
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Dec 4 18:10:45 2015 +0100
    Move the LOKView import next to the EVView one
 src/embed.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/embed.js b/src/embed.js
index 18d46f6..8c69376 100644
--- a/src/embed.js
+++ b/src/embed.js
@@ -33,9 +33,9 @@ const Selections = imports.selections;
 const View = imports.view;
 const WindowMode = imports.windowMode;
 const Documents = imports.documents;
-const LOKView = imports.lokview;
 
 const EvView = imports.gi.EvinceView;
+const LOKView = imports.lokview;
 const Gd = imports.gi.Gd;
 const Gdk = imports.gi.Gdk;
 const Gio = imports.gi.Gio;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]