mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Restore NLS Support
Reported by: danfe
This commit is contained in:
parent
922cdf870b
commit
18947cf062
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356299
2 changed files with 7 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= mp
|
||||
PORTVERSION= 5.2.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://triptico.com/download/mp/
|
||||
|
||||
|
|
|
@ -29,12 +29,12 @@ man/man1/mp-5.1.gz
|
|||
%%PORTDOCS%%%%DOCSDIR%%/mp_man.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/mp_man.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/mp_templates.sample
|
||||
share/locale/de/LC_MESSAGES/minimum-profit.mo
|
||||
share/locale/es/LC_MESSAGES/minimum-profit.mo
|
||||
share/locale/it/LC_MESSAGES/minimum-profit.mo
|
||||
share/locale/nl/LC_MESSAGES/minimum-profit.mo
|
||||
share/locale/ru/LC_MESSAGES/minimum-profit.mo
|
||||
share/locale/sv/LC_MESSAGES/minimum-profit.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/minimum-profit.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/minimum-profit.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/minimum-profit.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/minimum-profit.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/minimum-profit.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/minimum-profit.mo
|
||||
%%DATADIR%%/lang/de.mpsl
|
||||
%%DATADIR%%/lang/es.mpsl
|
||||
%%DATADIR%%/lang/it.mpsl
|
||||
|
|
Loading…
Add table
Reference in a new issue