forked from calculate/calculate-overlay
fix default
Signed-off-by: Victor Kustov <ktrace@yandex.ru>
This commit is contained in:
parent
e045f99483
commit
b97f58cded
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
+SIZE_orgru="100000 100%kB"
|
||||
+REGEX_URL_orgru="s|<a href=\"\(/\?.*\)\">refresh</a>|http://paste.org.ru\1|p"
|
||||
+REGEX_RAW_orgru="s|<a href=\"\(/\?.*\)\">refresh</a>|http://paste.org.ru\1|"
|
||||
+DEFAULT_LANGUAGE_orgru="1"
|
||||
+DEFAULT_LANGUAGE_orgru="AutoDetect"
|
||||
# calculate
|
||||
ENGINE_calculate=calculate
|
||||
if [[ "$LANG" =~ 'ru_RU' ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue