[cheese] Remove help translations with incompatible license



commit dd23ab45f931ddbae85b73dc3aa95d19e1eb2085
Author: David King <amigadave amigadave com>
Date:   Tue Aug 20 07:45:34 2013 +0100

    Remove help translations with incompatible license
    
    Since the license of the help was changed to CC-BY-SA 3.0 Unported, the
    translations must have license that is compatible. Some licenses were
    declared to be the same as the "Cheese package", which would be the GNU
    GPL 2 or later, which is incompatible with CC-BY-SA 3.0 Unported.
    
    Remove the problematic translations, as they cannot be distributed with
    Cheese unless the license header is updated by the contributors. Fixes
    bug 705568/

 help/Makefile.am |    2 +-
 help/gl/gl.po    |  947 ----------------------------------------------------
 help/hu/hu.po    |  974 ------------------------------------------------------
 help/id/id.po    |  559 -------------------------------
 help/lv/lv.po    |  911 --------------------------------------------------
 help/te/te.po    |  683 --------------------------------------
 6 files changed, 1 insertions(+), 4075 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 1ae239b..a46d845 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -31,4 +31,4 @@ HELP_FILES = \
        pref-resolution.page \
        video-record.page
 
-HELP_LINGUAS = ca cs de el es fr gl hu id lv pt_BR ru sl te zh_CN
+HELP_LINGUAS = ca cs de el es fr pt_BR ru sl zh_CN


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]