[gnome-commander/get_rid_of_xml] Switch links from git.gnome.org to gitlab.gnome.org



commit b01fc6011b0a007c4ab3efe09e06d9b4cd87610f
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Sun Aug 26 23:35:16 2018 +0200

    Switch links from git.gnome.org to gitlab.gnome.org

 README.md                                  | 4 ++--
 data/metadata.xml                          | 2 +-
 data/org.gnome.gnome-commander.gschema.xml | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/README.md b/README.md
index a1be2840..4cebaf78 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # GNOME Commander #
 
-[![GitHub 
license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/GNOME/gnome-commander/master/COPYING)
  |  [![GitHub 
commits](https://img.shields.io/github/commits-since/GNOME/gnome-commander/1.8.0.svg)](https://git.gnome.org/browse/gnome-commander/atom/?h=master)
+[![GitHub 
license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/GNOME/gnome-commander/master/COPYING)
  |  [![GitHub 
commits](https://img.shields.io/github/commits-since/GNOME/gnome-commander/1.8.0.svg)](https://gitlab.gnome.org/GNOME/gnome-commander/tree/master/)
 
 ## Introduction ##
 
@@ -95,7 +95,7 @@ Get the latest source from the [GNOME ftp server](https://download.gnome.org/sou
 For installing GNOME Commander using the sources in the git repository, do the following:
 
 ```bash
-~ » git clone git://git.gnome.org/gnome-commander
+~ » git clone git gitlab gnome org:GNOME/gnome-commander.git
 ~ » cd gnome-commander
 ~ » ./autogen.sh
 ~ » make
diff --git a/data/metadata.xml b/data/metadata.xml
index 394e6f06..42c3da4d 100644
--- a/data/metadata.xml
+++ b/data/metadata.xml
@@ -11,7 +11,7 @@
     <email>u scholz83 gmx de</email>
     <name>Uwe Scholz</name>
   </maintainer>
-  <changelog>https://git.gnome.org/browse/gnome-commander/tree/NEWS?h=gcmd-1-6</changelog>
+  <changelog>https://gitlab.gnome.org/browse/gnome-commander/tree/NEWS?h=gcmd-1-6</changelog>
   <bugs-to>https://gitlab.gnome.org/GNOME/gnome-commander/issues</bugs-to>
   <remote-id type="freecode">gnome-commander</remote-id>
 </upstream>
diff --git a/data/org.gnome.gnome-commander.gschema.xml b/data/org.gnome.gnome-commander.gschema.xml
index 63c95129..0170fb28 100644
--- a/data/org.gnome.gnome-commander.gschema.xml
+++ b/data/org.gnome.gnome-commander.gschema.xml
@@ -824,7 +824,7 @@
       <!--Translators: This is the default string of encoding used by the internal viewer
           for displaying the file in the given encoding. You may want to customize it by using
           an encoding that is common in your country.
-          See https://git.gnome.org/browse/gnome-commander/tree/src/intviewer/viewer-window.cc#n781 for
+          See https://gitlab.gnome.org/GNOME/gnome-commander/blob/master/src/intviewer/viewer-window.cc#L360 
for
           a list of supported encodings. -->
       <default l10n="messages">'UTF8'</default>
       <summary>Character set</summary>


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