Add a missing locale file.
Reported by: QAT
This commit is contained in:
parent
134355bbef
commit
80b405bb46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254794
2 changed files with 4 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME?= libpurple
|
PORTNAME?= libpurple
|
||||||
PORTVERSION= 2.7.0
|
PORTVERSION= 2.7.0
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 1
|
||||||
CATEGORIES?= net-im
|
CATEGORIES?= net-im
|
||||||
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
|
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
|
||||||
DISTNAME= pidgin-${PORTVERSION}
|
DISTNAME= pidgin-${PORTVERSION}
|
||||||
|
|
|
@ -166,6 +166,7 @@ share/locale/az/LC_MESSAGES/pidgin.mo
|
||||||
share/locale/be@latin/LC_MESSAGES/pidgin.mo
|
share/locale/be@latin/LC_MESSAGES/pidgin.mo
|
||||||
share/locale/bg/LC_MESSAGES/pidgin.mo
|
share/locale/bg/LC_MESSAGES/pidgin.mo
|
||||||
share/locale/bn/LC_MESSAGES/pidgin.mo
|
share/locale/bn/LC_MESSAGES/pidgin.mo
|
||||||
|
share/locale/bn_IN/LC_MESSAGES/pidgin.mo
|
||||||
share/locale/bs/LC_MESSAGES/pidgin.mo
|
share/locale/bs/LC_MESSAGES/pidgin.mo
|
||||||
share/locale/ca/LC_MESSAGES/pidgin.mo
|
share/locale/ca/LC_MESSAGES/pidgin.mo
|
||||||
share/locale/ca@valencia/LC_MESSAGES/pidgin.mo
|
share/locale/ca@valencia/LC_MESSAGES/pidgin.mo
|
||||||
|
@ -302,6 +303,8 @@ share/sounds/purple/send.wav
|
||||||
@dirrmtry share/locale/dz
|
@dirrmtry share/locale/dz
|
||||||
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
|
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
|
||||||
@dirrmtry share/locale/ca@valencia
|
@dirrmtry share/locale/ca@valencia
|
||||||
|
@dirrmtry share/locale/bn_IN/LC_MESSAGES
|
||||||
|
@dirrmtry share/locale/bn_IN
|
||||||
@dirrmtry share/locale/be@latin/LC_MESSAGES
|
@dirrmtry share/locale/be@latin/LC_MESSAGES
|
||||||
@dirrmtry share/locale/be@latin
|
@dirrmtry share/locale/be@latin
|
||||||
@dirrm lib/purple-2
|
@dirrm lib/purple-2
|
||||||
|
|
Loading…
Reference in a new issue