diff options
author | gorhill <rhill@raymondhill.net> | 2015-02-15 23:14:52 -0500 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-02-15 23:14:52 -0500 |
commit | 12daca3dc4c00a7c17e79d700fe0c50c3ddf9112 (patch) | |
tree | 0f0126ee39b9f51951d678158b4ba4c3cea337ca /tools | |
parent | 70488274b1d1a1ddfbdafd5c5ad65a2a55871dac (diff) | |
download | uBlock-12daca3dc4c00a7c17e79d700fe0c50c3ddf9112.zip uBlock-12daca3dc4c00a7c17e79d700fe0c50c3ddf9112.tar.gz uBlock-12daca3dc4c00a7c17e79d700fe0c50c3ddf9112.tar.bz2 |
remove newly added Albanian until description available
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/make-opera.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/make-opera.sh b/tools/make-opera.sh index 88eda8c..3124749 100755 --- a/tools/make-opera.sh +++ b/tools/make-opera.sh @@ -23,5 +23,6 @@ cp LICENSE.txt $DES/ rm -r $DES/_locales/hi rm -r $DES/_locales/mr +rm -r $DES/_locales/sq echo "*** uBlock.opera: Package done." |