[latexila] Rename to GNOME LaTeX: AppData file



commit 42ee32ef11c85a9821fe74480563f45d7d7cbd07
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Dec 26 19:51:18 2017 +0100

    Rename to GNOME LaTeX: AppData file

 data/Makefile.am                                   |   10 +++++-----
 ...xml.in => org.gnome.gnome-latex.appdata.xml.in} |   14 +++++++-------
 po/POTFILES.in                                     |    2 +-
 3 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 70655ae..78c9c75 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -10,7 +10,7 @@ desktop_DATA = org.gnome.gnome-latex.desktop
 
 @INTLTOOL_XML_RULE@
 
-appstream_XML = org.gnome.latexila.appdata.xml
+appstream_XML = org.gnome.gnome-latex.appdata.xml
 @APPSTREAM_XML_RULES@
 
 gsettings_SCHEMAS = org.gnome.latexila.gschema.xml
@@ -26,16 +26,16 @@ org.gnome.gnome-latex.service: Makefile
                     mv $@.tmp $@
 
 EXTRA_DIST =                                   \
-       org.gnome.latexila.appdata.xml.in       \
+       org.gnome.gnome-latex.appdata.xml.in    \
        org.gnome.gnome-latex.desktop.in        \
        org.gnome.latexila.gschema.xml.in
 
 DISTCLEANFILES =                       \
        org.gnome.latexila.gschema.xml
 
-CLEANFILES =                           \
-       org.gnome.latexila.appdata.xml  \
-       org.gnome.gnome-latex.desktop   \
+CLEANFILES =                                   \
+       org.gnome.gnome-latex.appdata.xml       \
+       org.gnome.gnome-latex.desktop           \
        org.gnome.gnome-latex.service
 
 -include $(top_srcdir)/git.mk
diff --git a/data/org.gnome.latexila.appdata.xml.in b/data/org.gnome.gnome-latex.appdata.xml.in
similarity index 82%
rename from data/org.gnome.latexila.appdata.xml.in
rename to data/org.gnome.gnome-latex.appdata.xml.in
index 243cde1..2ea5ce1 100644
--- a/data/org.gnome.latexila.appdata.xml.in
+++ b/data/org.gnome.gnome-latex.appdata.xml.in
@@ -4,13 +4,13 @@
   <id>org.gnome.gnome-latex.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-3.0+</project_license>
-  <name>LaTeXila</name>
+  <name>GNOME LaTeX</name>
   <_summary>LaTeX editor</_summary>
   <description>
     <_p>
-      LaTeXila is a LaTeX editor for the GNOME desktop. LaTeXila permits to
-      concentrate on the content and the structure of the document instead of
-      being distracted by its presentation.
+      GNOME LaTeX is a LaTeX editor for the GNOME desktop. GNOME LaTeX permits
+      to concentrate on the content and the structure of the document instead
+      of being distracted by its presentation.
     </_p>
     <_p>
       To help the writing of the LaTeX markup, auto-completion is available as
@@ -25,8 +25,8 @@
       browser.
     </_p>
     <_p>
-      LaTeXila has also other features like the spell-checking, or jumping to
-      the associated position between the .tex file and the PDF.
+      GNOME LaTeX has also other features like the spell-checking, or jumping
+      to the associated position between the .tex file and the PDF.
     </_p>
   </description>
   <screenshots>
@@ -56,7 +56,7 @@
   <url type="donation">https://liberapay.com/LaTeXila/</url>
   <url type="bugtracker">https://bugzilla.gnome.org/browse.cgi?product=latexila</url>
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
-  <translation type="gettext">latexila</translation>
+  <translation type="gettext">gnome-latex</translation>
   <update_contact>swilmet gnome org</update_contact>
   <developer_name>Sébastien Wilmet</developer_name>
 </component>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c2af378..46c3a9c 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,8 +2,8 @@
 # Please keep this file sorted alphabetically.
 [encoding: UTF-8]
 data/build_tools/build_tools.pot
+data/org.gnome.gnome-latex.appdata.xml.in
 data/org.gnome.gnome-latex.desktop.in
-data/org.gnome.latexila.appdata.xml.in
 [type: gettext/gsettings]data/org.gnome.latexila.gschema.xml.in
 data/templates/templates.pot
 src/app_settings.vala


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