[gedit-plugins] Fixes Bugzilla issue #784920
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Fixes Bugzilla issue #784920
- Date: Tue, 18 Jul 2017 18:30:52 +0000 (UTC)
commit 037012610eb54eef094ff49b1213f5386b9ba68b
Author: Jordi Mas <jmas softcatala org>
Date: Tue Jul 18 20:29:06 2017 +0200
Fixes Bugzilla issue #784920
plugins/gpdefs.py.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gpdefs.py.in b/plugins/gpdefs.py.in
index f0e74a8..638f8a2 100644
--- a/plugins/gpdefs.py.in
+++ b/plugins/gpdefs.py.in
@@ -4,4 +4,4 @@ VERSION = "@VERSION@"
PACKAGE = "@PACKAGE@"
PACKAGE_STRING = "@PACKAGE_STRING@"
GETTEXT_PACKAGE = "@GETTEXT_PACKAGE@"
-GP_LOCALEDIR = "@prefix@/@DATADIRNAME@/locale"
+GP_LOCALEDIR = "@prefix@/share/locale"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]