[gedit] Import gettext to see if it help with the untranslated appmenu
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Import gettext to see if it help with the untranslated appmenu
- Date: Thu, 6 Feb 2014 14:31:14 +0000 (UTC)
commit d13c36dd3089ce109c8a2990f18c82f58e91392b
Author: Paolo Borelli <pborelli gnome org>
Date: Thu Feb 6 15:29:31 2014 +0100
Import gettext to see if it help with the untranslated appmenu
plugins/snippets/snippets/appactivatable.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/snippets/snippets/appactivatable.py b/plugins/snippets/snippets/appactivatable.py
index 04525bb..418d4c2 100644
--- a/plugins/snippets/snippets/appactivatable.py
+++ b/plugins/snippets/snippets/appactivatable.py
@@ -18,6 +18,7 @@
import sys
import os
import shutil
+import gettext
from gi.repository import Gedit, Gtk, GObject, Gio, GLib
import platform
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]