[gedit/wip/appmenuext] Fix snippets
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/appmenuext] Fix snippets
- Date: Tue, 4 Feb 2014 15:00:24 +0000 (UTC)
commit 613a21034b6a028897b3b2c02eef19df15d16194
Author: Paolo Borelli <pborelli gnome org>
Date: Tue Feb 4 16:00:06 2014 +0100
Fix snippets
plugins/snippets/snippets/appactivatable.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/snippets/snippets/appactivatable.py b/plugins/snippets/snippets/appactivatable.py
index bc7b8f6..1151f1a 100644
--- a/plugins/snippets/snippets/appactivatable.py
+++ b/plugins/snippets/snippets/appactivatable.py
@@ -19,7 +19,7 @@ import sys
import os
import shutil
-from gi.repository import Gedit, GLib, GObject, Gtk
+from gi.repository import Gedit, Gtk, GObject, Gio, GLib
import platform
from .library import Library
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]