Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
gnome-latex
Commits
3767bc2f
Commit
3767bc2f
authored
Dec 29, 2017
by
swilmet
Browse files
Rename to GNOME LaTeX: web site URL
parent
c39a08b2
Changes
5
Hide whitespace changes
Inline
Side-by-side
README
View file @
3767bc2f
...
...
@@ -13,7 +13,7 @@ later, see the file 'COPYING' for more information.
The web site:
https://wiki.gnome.org/Apps/LaTeX
ila
https://wiki.gnome.org/Apps/
GNOME-
LaTeX
Dependencies
------------
...
...
configure.ac
View file @
3767bc2f
...
...
@@ -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/LaTeX
ila
])
[https://wiki.gnome.org/Apps/
GNOME-
LaTeX])
AX_REQUIRE_DEFINED([AX_IS_RELEASE])
AX_IS_RELEASE([git-directory])
...
...
data/org.gnome.gnome-latex.appdata.xml.in
View file @
3767bc2f
...
...
@@ -57,7 +57,7 @@
<binary>
gnome-latex
</binary>
<id>
org.gnome.latexila.desktop
</id>
</provides>
<url
type=
"homepage"
>
https://wiki.gnome.org/Apps/LaTeX
ila
</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>
...
...
latexila.doap
View file @
3767bc2f
...
...
@@ -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/LaTeX
ila
"
/>
<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"
/>
...
...
src/latexila_app.vala
View file @
3767bc2f
...
...
@@ -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/LaTeX
ila
"
;
string
website
=
"https://wiki.gnome.org/Apps/
GNOME-
LaTeX"
;
string
[]
authors
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment