[Xfce4-commits] [xfce/thunar] 01/01: "https://docs.xfce.org/xfce/thunar/Start/" --> "https://docs.xfce.org/xfce/thunar/start" (bug #10554)

noreply at xfce.org noreply at xfce.org
Sun Apr 8 21:11:06 CEST 2018


This is an automated email from the git hooks/post-receive script.

a   l   e   x       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       x   f   c   e   -   4   .   1   2   
   in repository xfce/thunar.

commit 5fd19cf00a1f8cd34dbba9e29808e0985049fd3d
Author: Alexander Schwinn <acs82 at gmx.de>
Date:   Fri Apr 6 14:38:34 2018 +0200

    "https://docs.xfce.org/xfce/thunar/Start/" -->
    "https://docs.xfce.org/xfce/thunar/start"
    (bug #10554)
---
 README                                   | 2 +-
 docs/reference/thunarx/thunarx-docs.sgml | 2 +-
 thunar/thunar-dialogs.c                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 1949d03..8fb1068 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ Installation
 ============
 
 The file 'INSTALL' contains generic installation instructions. For more
-detailed information, visit https://docs.xfce.org/xfce/thunar/Start/.
+detailed information, visit 'https://docs.xfce.org/xfce/thunar/start' .
 
 
 Debugging Support
diff --git a/docs/reference/thunarx/thunarx-docs.sgml b/docs/reference/thunarx/thunarx-docs.sgml
index 1c761b8..db174f4 100644
--- a/docs/reference/thunarx/thunarx-docs.sgml
+++ b/docs/reference/thunarx/thunarx-docs.sgml
@@ -136,7 +136,7 @@
 
     <para>
       This section explains the basic steps required to write an extension for the <ulink type="http"
-      url="https://docs.xfce.org/xfce/thunar/Start/">Thunar File Manager</ulink> using the C language interface. It is
+      url="https://docs.xfce.org/xfce/thunar/start">Thunar File Manager</ulink> using the C language interface. It is
       just a short introduction and not meant to provide extensive details about the internal workings
       of the file manager.
     </para>
diff --git a/thunar/thunar-dialogs.c b/thunar/thunar-dialogs.c
index 918b965..f902ad7 100644
--- a/thunar/thunar-dialogs.c
+++ b/thunar/thunar-dialogs.c
@@ -263,7 +263,7 @@ thunar_dialogs_show_about (GtkWindow   *parent,
                          "program-name", title,
                          "translator-credits", _("translator-credits"),
                          "version", PACKAGE_VERSION,
-                         "website", "https://docs.xfce.org/xfce/thunar/Start/",
+                         "website", "https://docs.xfce.org/xfce/thunar/start",
                          NULL);
 
   /* cleanup */

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list