[latexila] Rename to GNOME LaTeX: URI for the user doc



commit 174dbadf2991896a969837d0a2b080cf23d3220a
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Jan 21 10:49:31 2018 +0100

    Rename to GNOME LaTeX: URI for the user doc

 src/latexila_app.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/latexila_app.vala b/src/latexila_app.vala
index f776efe..5812db5 100644
--- a/src/latexila_app.vala
+++ b/src/latexila_app.vala
@@ -191,7 +191,7 @@ public class LatexilaApp : Gtk.Application
 
         try
         {
-            Latexila.utils_show_uri (window, "help:latexila", Gdk.CURRENT_TIME);
+            Latexila.utils_show_uri (window, "help:gnome-latex", Gdk.CURRENT_TIME);
         }
         catch (Error e)
         {


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