[gedit-latex/gnome-3-0] Install preferences.xml from sample file.
- From: Jose Aliste <jaliste src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-latex/gnome-3-0] Install preferences.xml from sample file.
- Date: Wed, 29 Jun 2011 15:36:21 +0000 (UTC)
commit b500edb8cf05c930b77c772b2bac4712ff8ed601
Author: Josà Aliste <jaliste src gnome org>
Date: Wed Jun 29 11:31:46 2011 -0400
Install preferences.xml from sample file.
latex/Makefile.am | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/latex/Makefile.am b/latex/Makefile.am
index 1ba8f14..313137d 100644
--- a/latex/Makefile.am
+++ b/latex/Makefile.am
@@ -6,6 +6,9 @@ plugindir = $(libdir)/gedit/plugins
pluginlatexdir = $(plugindir)/latex
+preferences.xml:
+ cp preferences.xml.sample preferences.xml
+
pluginlatex_PYTHON = \
gldefs.py \
__init__.py \
@@ -19,7 +22,7 @@ pluginlatex_DATA = \
bibtex.xml \
latex.xml \
listings.xml \
- preferences.xml.sample \
+ preferences.xml \
symbols.xml \
tools.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]