From 59d29bd93f5985006e782767e897a1e29d67f073 Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 18 Aug 2014 10:44:43 -0400 Subject: [PATCH] hebrew and polish description now available --- make-opera.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/make-opera.sh b/make-opera.sh index 4d3d6e7ae..3b5386080 100755 --- a/make-opera.sh +++ b/make-opera.sh @@ -5,9 +5,7 @@ echo "*** uBlock: Creating Opera web store package" ./make-chrome.sh rm -r dist/ublock/_locales/es -rm -r dist/ublock/_locales/he rm -r dist/ublock/_locales/hu rm -r dist/ublock/_locales/ja -rm -r dist/ublock/_locales/pl rm -r dist/ublock/_locales/tr echo "*** uBlock: Opera package done."