diff options
author | Stefano Karapetsas <[email protected]> | 2013-08-11 16:51:26 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-08-11 16:51:26 +0200 |
commit | ff67cbbd09a93cd247a0228896a354181f564691 (patch) | |
tree | d77377f3f1b7da213b363958927d00deca06448e | |
parent | 4a9ced37ca5135fc5f07ba469e7c9f2ab7126eb6 (diff) | |
download | mate-terminal-ff67cbbd09a93cd247a0228896a354181f564691.tar.bz2 mate-terminal-ff67cbbd09a93cd247a0228896a354181f564691.tar.xz |
Disable old help translations
-rw-r--r-- | help/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 6be193f..c19463c 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -8,8 +8,8 @@ HELP_MEDIA = figures/mate-terminal-default.png \ HELP_LINGUAS = da de ca cs el en_GB es fr it ko oc pt_BR ru sv uk zh_CN -# Move to HELP_LINGUAS in transition to mate-doc-utils -SUBDIRS = bg ro ja zh_TW +# Move to HELP_LINGUAS in transition to yelp-tools +#SUBDIRS = bg ro ja zh_TW -include $(top_srcdir)/git.mk |