[latexila] Rename to GNOME LaTeX: web site URL
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila] Rename to GNOME LaTeX: web site URL
- Date: Fri, 29 Dec 2017 12:06:37 +0000 (UTC)
commit 3767bc2ff58e2c9359353d94ec439a6e8a93b836
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Dec 29 13:04:58 2017 +0100
Rename to GNOME LaTeX: web site URL
README | 2 +-
configure.ac | 2 +-
data/org.gnome.gnome-latex.appdata.xml.in | 2 +-
latexila.doap | 2 +-
src/latexila_app.vala | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/README b/README
index cdd4021..960797a 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ later, see the file 'COPYING' for more information.
The web site:
- https://wiki.gnome.org/Apps/LaTeXila
+ https://wiki.gnome.org/Apps/GNOME-LaTeX
Dependencies
------------
diff --git a/configure.ac b/configure.ac
index 476b098..8ac1272 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AC_INIT([GNOME LaTeX],
[3.27.2],
[https://bugzilla.gnome.org/browse.cgi?product=gnome-latex],
[gnome-latex],
- [https://wiki.gnome.org/Apps/LaTeXila])
+ [https://wiki.gnome.org/Apps/GNOME-LaTeX])
AX_REQUIRE_DEFINED([AX_IS_RELEASE])
AX_IS_RELEASE([git-directory])
diff --git a/data/org.gnome.gnome-latex.appdata.xml.in b/data/org.gnome.gnome-latex.appdata.xml.in
index c140908..bf4c8bd 100644
--- a/data/org.gnome.gnome-latex.appdata.xml.in
+++ b/data/org.gnome.gnome-latex.appdata.xml.in
@@ -57,7 +57,7 @@
<binary>gnome-latex</binary>
<id>org.gnome.latexila.desktop</id>
</provides>
- <url type="homepage">https://wiki.gnome.org/Apps/LaTeXila</url>
+ <url type="homepage">https://wiki.gnome.org/Apps/GNOME-LaTeX</url>
<url type="donation">https://liberapay.com/LaTeXila/</url>
<url type="bugtracker">https://bugzilla.gnome.org/browse.cgi?product=gnome-latex</url>
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
diff --git a/latexila.doap b/latexila.doap
index ddbdff5..8f99332 100644
--- a/latexila.doap
+++ b/latexila.doap
@@ -27,7 +27,7 @@ GNOME LaTeX has also other features like the spell-checking, or jumping
to the associated position between the .tex file and the PDF.
</description>
- <homepage rdf:resource="https://wiki.gnome.org/Apps/LaTeXila" />
+ <homepage rdf:resource="https://wiki.gnome.org/Apps/GNOME-LaTeX" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/latexila-list" />
<download-page rdf:resource="http://ftp.gnome.org/pub/GNOME/sources/latexila/" />
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gnome-latex" />
diff --git a/src/latexila_app.vala b/src/latexila_app.vala
index 0794d3b..f776efe 100644
--- a/src/latexila_app.vala
+++ b/src/latexila_app.vala
@@ -210,7 +210,7 @@ public class LatexilaApp : Gtk.Application
_("GNOME LaTeX is a LaTeX editor for the GNOME desktop");
string copyright = "Copyright 2009-2017 – Sébastien Wilmet";
- string website = "https://wiki.gnome.org/Apps/LaTeXila";
+ string website = "https://wiki.gnome.org/Apps/GNOME-LaTeX";
string[] authors =
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]