From 96bcf206fab23fb93541a5b180a1fd57e9d86a3c Mon Sep 17 00:00:00 2001 From: Jente Hidskes Date: Sun, 2 Sep 2018 21:59:48 +0200 Subject: [PATCH] Gcolor3 has moved to GNOME's GitLab --- README.md | 19 ++++++++++--------- data/gcolor3.1 | 2 +- data/nl.hjdskes.gcolor3.appdata.xml.in | 6 +++--- nl.hjdskes.gcolor3.json | 2 +- 4 files changed, 15 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index e9789f0..456c4a3 100644 --- a/README.md +++ b/README.md @@ -36,31 +36,32 @@ New translations are always welcome! To do so, simply follow these steps: Where `xx` is the code of your language (e.g. `nl` for Dutch or `en_GB` for British English). Edit the -[LINGUAS](https://github.com/Hjdskes/gcolor3/blob/master/po/LINGUAS) file and add -your language code. Please keep the list sorted alphabetically. Lastly, open -the `.po` file you just generated and translate all the strings. Don't forget to -fill in the information in the header! +[LINGUAS](https://gitlab.gnome.org/World/gcolor3/blob/master/po/LINGUAS) file +and add your language code. Please keep the list sorted alphabetically. Lastly, +open the `.po` file you just generated and translate all the strings. Don't +forget to fill in the information in the header! When a translation needs updating, execute the following commands: $ meson build $ ninja -C build gcolor3-update-po -When you are done translating, either make a pull request on [GitHub][github] or send me -the file via [email](mailto:hjdskes@gmail.com). +When you are done translating, either make a pull request on [GitLab][gitlab] +or send me the file via [email](mailto:hjdskes@gmail.com). Bugs ---- For any bug or request, please [create an -issue](https://github.com/Hjdskes/gcolor3/issues/new) on [GitHub][github]. +issue](https://gitlab.gnome.org/World/gcolor3/issues/new?issue%5Bassignee_id%5D=&issue%5Bmilestone_id%5D=) +on [GitLab][gitlab]. License ------- -Please see [LICENSE](https://github.com/Hjdskes/gcolor3/blob/master/LICENSE) on [GitHub][github]. +Please see [LICENSE](https://gitlab.gnome.org/World/gcolor3/blob/master/LICENSE) on [GitLab][gitlab]. **Copyright © 2013 - 2018** Jente Hidskes <hjdskes@gmail.com> - [github]: https://github.com/Hjdskes/gcolor3 + [gitlab]: https://gitlab.gnome.org/World/gcolor3 diff --git a/data/gcolor3.1 b/data/gcolor3.1 index 58dca35..83338b2 100644 --- a/data/gcolor3.1 +++ b/data/gcolor3.1 @@ -37,7 +37,7 @@ Your saved color are stored in this file prints the last selected color to stdout in hex format on exit. . .SH BUGS -For any bugs or feature requests, please create an issue on GitHub at https://github.com/kjdskes/gcolor3/issues +For any bugs or feature requests, please create an issue on GitLab at https://gitlab.gnome.org/World/gcolor3/issues . .SH AUTHORS Jente Hidskes and contributors diff --git a/data/nl.hjdskes.gcolor3.appdata.xml.in b/data/nl.hjdskes.gcolor3.appdata.xml.in index 3373ce1..b978648 100644 --- a/data/nl.hjdskes.gcolor3.appdata.xml.in +++ b/data/nl.hjdskes.gcolor3.appdata.xml.in @@ -38,8 +38,8 @@ https://hjdskes.github.io/projects/gcolor3/ - https://github.com/Hjdskes/gcolor3/issues - https://github.com/Hjdskes/gcolor3/issues + https://gitlab.gnome.org/World/gcolor3/issues + https://gitlab.gnome.org/World/gcolor3/issues Jente Hidskes hjdskes_at_gmail.com @@ -78,7 +78,7 @@
  • Make the main window resizable;
  • Translation updates.
  • - For more information, see the release notes on Gcolor3's GitHub page. + For more information, see the release notes on Gcolor3's GitLab page.

    diff --git a/nl.hjdskes.gcolor3.json b/nl.hjdskes.gcolor3.json index 8e138f1..24d3471 100644 --- a/nl.hjdskes.gcolor3.json +++ b/nl.hjdskes.gcolor3.json @@ -26,7 +26,7 @@ "sources": [ { "type": "git", - "url": "git://github.com/Hjdskes/gcolor3.git" + "url": "https://gitlab.gnome.org/World/gcolor3.git" } ] }