[gedit-latex/autotools: 3/12] Rename plugin file as latex.plugin and mark fields for translation



commit 6092d2ae251932b11c5903ab437f30cdedba9c80
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Fri Jun 24 19:17:20 2011 +0200

    Rename plugin file as latex.plugin and mark fields for translation

 GeditLaTeXPlugin.plugin          |    9 ---------
 configure.ac                     |    1 +
 latex/latex.plugin.desktop.in.in |   10 ++++++++++
 3 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 79c59ee..d11c8ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,6 +74,7 @@ AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
 AC_CONFIG_FILES([
 Makefile
 latex/gldefs.py
+latex/latex.plugin.desktop.in
 po/Makefile.in])
 
 AC_OUTPUT
diff --git a/latex/latex.plugin.desktop.in.in b/latex/latex.plugin.desktop.in.in
new file mode 100644
index 0000000..62b1e58
--- /dev/null
+++ b/latex/latex.plugin.desktop.in.in
@@ -0,0 +1,10 @@
+[Plugin]
+Module=latex
+IAge=3
+Loader=python
+_Name=LaTeX Plugin
+_Description=A plugin that assists you in handling LaTeX documents and BibTeX bibliographies
+Authors=Michael Zeising <michael michaels-website de>
+Copyright=Copyright (c) 2010 Michael Zeising
+Website=https://live.gnome.org/Gedit/LaTeXPlugin/
+Version= VERSION@



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