mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Fix encoding of desktop file
PR: 143293 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
This commit is contained in:
parent
3ad4a2f0fe
commit
b3b5f1f631
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248985
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= last.fm
|
||||
PORTVERSION= 1.4.2.58240
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio net
|
||||
MASTER_SITES= http://cdn.last.fm/client/src/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
||||
|
@ -1,12 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Client for the Last.fm network
|
||||
Name[de]=Client für das Last.fm-netzwerk
|
||||
Name[de]=Client für das Last.fm-netzwerk
|
||||
Name[es]=Cliente para la red Last.fm
|
||||
Name[it]=Cliente per la rete di Last.fm
|
||||
Name[pt_BR]=Cliente para a rede Last.fm
|
||||
Name[pt_PT]=Cliente para a rede Last.fm
|
||||
Comment=Client for the Last.fm Network
|
||||
Comment[de]=Client für das Last.fm-Netzwerk
|
||||
Comment[de]=Client für das Last.fm-Netzwerk
|
||||
Comment[es]=Cliente para la red Last.fm
|
||||
Comment[it]=Cliente per la rete di Last.fm
|
||||
Comment[pt_BR]=Cliente para a Rede Last.fm
|
||||
|
Loading…
Reference in New Issue
Block a user