[latexila] Rename to GNOME LaTeX: links to the bugzilla



commit c39a08b2fb4ca8da76ec80fd4a9ad9cdf329f635
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Dec 27 12:34:00 2017 +0100

    Rename to GNOME LaTeX: links to the bugzilla
    
    The browse.cgi page is better instead of enter_bug.cgi, because people
    are supposed to search the database to see if the bug is not already
    reported.

 configure.ac                              |    2 +-
 data/org.gnome.gnome-latex.appdata.xml.in |    2 +-
 latexila.doap                             |    2 +-
 man/gnome-latex.1                         |    2 +-
 man/gnome-latex.1.xml                     |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6888a36..476b098 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_PREREQ([2.64])
 
 AC_INIT([GNOME LaTeX],
        [3.27.2],
-       [https://bugzilla.gnome.org/enter_bug.cgi?product=latexila],
+       [https://bugzilla.gnome.org/browse.cgi?product=gnome-latex],
        [gnome-latex],
        [https://wiki.gnome.org/Apps/LaTeXila])
 
diff --git a/data/org.gnome.gnome-latex.appdata.xml.in b/data/org.gnome.gnome-latex.appdata.xml.in
index 67395f3..c140908 100644
--- a/data/org.gnome.gnome-latex.appdata.xml.in
+++ b/data/org.gnome.gnome-latex.appdata.xml.in
@@ -59,7 +59,7 @@
   </provides>
   <url type="homepage">https://wiki.gnome.org/Apps/LaTeXila</url>
   <url type="donation">https://liberapay.com/LaTeXila/</url>
-  <url type="bugtracker">https://bugzilla.gnome.org/browse.cgi?product=latexila</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/browse.cgi?product=gnome-latex</url>
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
   <translation type="gettext">gnome-latex</translation>
   <update_contact>swilmet gnome org</update_contact>
diff --git a/latexila.doap b/latexila.doap
index d8b5ab5..ddbdff5 100644
--- a/latexila.doap
+++ b/latexila.doap
@@ -30,7 +30,7 @@ to the associated position between the .tex file and the PDF.
   <homepage rdf:resource="https://wiki.gnome.org/Apps/LaTeXila"; />
   <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=latexila"; />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gnome-latex"; />
 
   <programming-language>C</programming-language>
   <programming-language>Vala</programming-language>
diff --git a/man/gnome-latex.1 b/man/gnome-latex.1
index c3736c6..1930d79 100644
--- a/man/gnome-latex.1
+++ b/man/gnome-latex.1
@@ -90,7 +90,7 @@ is started it reopens the files that were open last time it was used\&. This beh
 The upstream
 BTS
 can be found at
-\m[blue]\fBhttps://bugzilla\&.gnome\&.org/browse\&.cgi?product=latexila\fR\m[]\&;.
+\m[blue]\fBhttps://bugzilla\&.gnome\&.org/browse\&.cgi?product=gnome-latex\fR\m[]\&;.
 .SH "AUTHOR"
 .PP
 \fBTanguy Ortolo\fR <\&tanguy+debian@ortolo\&.eu\&>
diff --git a/man/gnome-latex.1.xml b/man/gnome-latex.1.xml
index 7f68741..e01ad6a 100644
--- a/man/gnome-latex.1.xml
+++ b/man/gnome-latex.1.xml
@@ -174,7 +174,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
 
   <refsection xml:id="bugs"><info><title>BUGS</title></info>
     <para>The upstream <acronym>BTS</acronym> can be found
-      at <uri 
xlink:href="https://bugzilla.gnome.org/browse.cgi?product=latexila";>https://bugzilla.gnome.org/browse.cgi?product=latexila</uri>.</para>
+      at <uri 
xlink:href="https://bugzilla.gnome.org/browse.cgi?product=gnome-latex";>https://bugzilla.gnome.org/browse.cgi?product=gnome-latex</uri>.</para>
   </refsection>
 </refentry>
 </article>


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