From: Jaroslav Kysela Date: Sat, 26 Mar 2016 14:37:10 +0000 (+0100) Subject: Makefile.webui: fix typo grey/gray X-Git-Tag: v4.2.1~809 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9329b58135548017bec73227bb46a3285b3e0f30;p=thirdparty%2Ftvheadend.git Makefile.webui: fix typo grey/gray --- diff --git a/Makefile.webui b/Makefile.webui index 6aeacc295..c83cab3e4 100644 --- a/Makefile.webui +++ b/Makefile.webui @@ -50,7 +50,7 @@ JAVASCRIPT_TV = CSS_INIT = CSS_DONE = CSS_BLUE = -CSS_GREY = +CSS_GRAY = CSS_ACCESS = CSS_TV = @@ -73,7 +73,7 @@ CSS_DONE += static/xcheckbox/xcheckbox.css CSS_DONE += static/app/ext.css CSS_BLUE += $(EXTJSPATH)/resources/css/xtheme-blue.css -CSS_GREY += $(EXTJSPATH)/resources/css/xtheme-grey.css +CSS_GRAY += $(EXTJSPATH)/resources/css/xtheme-gray.css CSS_ACCESS += $(EXTJSPATH)/resources/css/xtheme-access.css #