[caribou] Fix the antler-keyboard execution traceback
- From: Parag Nemade <panemade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [caribou] Fix the antler-keyboard execution traceback
- Date: Mon, 27 Jun 2016 15:35:37 +0000 (UTC)
commit 3c4180d3f6645081aec833610db88a92a465403b
Author: Parag Nemade <pnemade redhat com>
Date: Mon Jun 27 20:19:02 2016 +0530
Fix the antler-keyboard execution traceback
https://bugzilla.gnome.org/show_bug.cgi?id=768092
caribou/antler/keyboard_view.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/caribou/antler/keyboard_view.py b/caribou/antler/keyboard_view.py
index d90ccc9..1851b38 100644
--- a/caribou/antler/keyboard_view.py
+++ b/caribou/antler/keyboard_view.py
@@ -1,6 +1,6 @@
from caribou.settings.preferences_window import PreferencesDialog
from caribou.settings import CaribouSettings
-from antler_settings import AntlerSettings
+from .antler_settings import AntlerSettings
from gi.repository import Gtk
from gi.repository import Gdk
from gi.repository import GObject
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]