[gedit-latex/autotools: 11/12] Added gldefs.py.in, needed to set the translation settings



commit a9193a3e1a965d09dc597f919036829c8f288af5
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Fri Jun 24 19:34:02 2011 +0200

    Added gldefs.py.in, needed to set the translation settings

 latex/gldefs.py.in |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/latex/gldefs.py.in b/latex/gldefs.py.in
new file mode 100644
index 0000000..bbd05f6
--- /dev/null
+++ b/latex/gldefs.py.in
@@ -0,0 +1,7 @@
+# -*- coding: utf-8 -*-
+
+VERSION = "@VERSION@"
+PACKAGE = "@PACKAGE@"
+PACKAGE_STRING = "@PACKAGE_STRING@"
+GETTEXT_PACKAGE = "@GETTEXT_PACKAGE@"
+GL_LOCALEDIR = "@prefix@/@DATADIRNAME@/locale"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]