Merge release v1.3.1

Release version 1.3.1
This commit is contained in:
coderkun 2018-03-20 22:49:34 +01:00
commit 11c6fe7424
7 changed files with 12 additions and 12 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

@ -2048,7 +2048,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 KiB

After

Width:  |  Height:  |  Size: 7 KiB

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: CoverGrid (mcg)\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@coderkun.de>\n"
"Last-Translator: coderkun <olli@suruatoel.xyz>\n"
"Language-Team: \n"
"Language: de\n"
"MIME-Version: 1.0\n"

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: CoverGrid (mcg)\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@coderkun.de>\n"
"Last-Translator: coderkun <olli@suruatoel.xyz>\n"
"Language-Team: \n"
"Language: en\n"
"MIME-Version: 1.0\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',