Update website, links and e‑mail address

This commit is contained in:
coderkun 2018-03-20 22:40:10 +01:00
parent 27f963b979
commit 93b48b70d0
7 changed files with 18 additions and 18 deletions

View File

@ -1,5 +1,5 @@
CoverGrid (mcg) is a client for the Music Player Daemon, focusing on albums instead of single tracks.
Copyright ® 2013 2017 coderkun <olli@coderkun.de>
Copyright ® 2013 2017 coderkun <olli@suruatoel.xyz>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@ -2,7 +2,7 @@ h1. CoverGrid
CoverGrid (mcg) is a client for the "Music Player Daemon":http://www.musicpd.org (MPD), focusing on albums instead of single tracks. It is not intended to be a replacement for your favorite MPD client but an addition to get a better album-experience.
Website: https://www.coderkun.de/codes/mcg
Website: https://www.suruatoel.xyz/codes/mcg
License: "GPL":http://www.gnu.org/licenses/gpl.html v3
@ -71,10 +71,10 @@ The first combination that results in an existing file is used as cover image. I
h2. Screenshots
!https://www.coderkun.de/images/mcg-cover.png(Cover)!
!https://cloud.suruatoel.xyz/s/kx6oyfcXBaytmkD/preview(Cover)!
!https://www.coderkun.de/images/mcg-playlist.png(Playlist)!
!https://cloud.suruatoel.xyz/s/at84Z9dnbRycWZS/preview(Playlist)!
!https://www.coderkun.de/images/mcg-library-m.png(Library (middle-sized))!
!https://cloud.suruatoel.xyz/s/AEBZqsJ5E6SKTY2/preview(Library (middle-sized))!
!https://www.coderkun.de/images/mcg-library-s.png(Library (small-sized))!
!https://cloud.suruatoel.xyz/s/27a28kDSQQ5JTET/preview(Library (small-sized))!

View File

@ -1433,7 +1433,7 @@
<property name="program_name">CoverGrid</property>
<property name="version">1.3</property>
<property name="comments" translatable="yes">CoverGrid is a client for the Music Player Daemon, focusing on albums instead of single tracks.</property>
<property name="website">http://www.coderkun.de/codes/mcg</property>
<property name="website">http://www.suruatoel.xyz/codes/mcg</property>
<property name="logo">mcg.svg</property>
<property name="license_type">gpl-3-0</property>
<child internal-child="vbox">

View File

@ -100,7 +100,7 @@
<dc:title>coderkun</dc:title>
</cc:Agent>
</dc:creator>
<dc:description>https://www.coderkun.de/codes/mcg</dc:description>
<dc:description>https://www.suruatoel.xyz/codes/mcg</dc:description>
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-nc-nd/4.0/" />
</cc:Work>

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -1,15 +1,15 @@
msgid ""
msgstr ""
"Project-Id-Version: CoverGrid (mcg)\n"
"POT-Creation-Date: 2017-09-10 14:16+0200\n"
"PO-Revision-Date: 2017-09-10 14:16+0200\n"
"Last-Translator: coderkun <olli@coderkun.de>\n"
"POT-Creation-Date: 2017-12-25 17:40+0100\n"
"PO-Revision-Date: 2017-12-25 17:40+0100\n"
"Last-Translator: coderkun <olli@suruatoel.xyz>\n"
"Language-Team: \n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.3\n"
"X-Generator: Poedit 2.0.5\n"
"X-Poedit-Basepath: ../../..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SourceCharset: UTF-8\n"

View File

@ -1,15 +1,15 @@
msgid ""
msgstr ""
"Project-Id-Version: CoverGrid (mcg)\n"
"POT-Creation-Date: 2017-09-10 14:15+0200\n"
"PO-Revision-Date: 2017-09-10 14:16+0200\n"
"Last-Translator: coderkun <olli@coderkun.de>\n"
"POT-Creation-Date: 2017-12-25 17:40+0100\n"
"PO-Revision-Date: 2017-12-25 17:40+0100\n"
"Last-Translator: coderkun <olli@suruatoel.xyz>\n"
"Language-Team: \n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.3\n"
"X-Generator: Poedit 2.0.5\n"
"X-Poedit-Basepath: ../../..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SearchPath-0: data/gtk.glade\n"

View File

@ -55,9 +55,9 @@ setup(
name = "mcg",
version = '1.3',
description = "CoverGrid (mcg) is a client for the Music Player Daemon, focusing on albums instead of single tracks.",
url = "http://www.coderkun.de/codes/mcg",
url = "http://www.suruatoel.xyz/codes/mcg",
author = "coderkun",
author_email = "olli@coderkun.de",
author_email = "olli@suruatoel.xyz",
license = "GPL",
packages = [
'mcg',