Skip to content

Commit d684958

Browse files
Remove unsupported language localization
1 parent 185c25c commit d684958

File tree

5 files changed

+1
-3986
lines changed

5 files changed

+1
-3986
lines changed

Makefile.am

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ deadbeef_CFLAGS = $(DEPS_CFLAGS) $(DISPATCH_CFLAGS) -std=c99 -DLOCALEDIR=\"@loca
7070
docsdir = $(docdir)
7171

7272
docs_DATA = README help.txt about.txt translators.txt ChangeLog\
73-
COPYING.GPLv2 COPYING.LGPLv2.1\
74-
translation/help.ru.txt
73+
COPYING.GPLv2 COPYING.LGPLv2.1
7574

7675
desktopdir = $(datadir)/applications
7776
desktop_DATA = deadbeef.desktop

po/LINGUAS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ pl
3232
pt
3333
pt_BR
3434
ro
35-
ru
3635
si_LK
3736
sk
3837
sl

0 commit comments

Comments
 (0)