# HG changeset patch # User Aleksej Bobylev # Date 1543656998 -7200 # Node ID 68d7bbd2b13818481540b84460121730531623a9 # Parent 8e94062e3045c13d2c988192a10ba056be37abad modules/compressor: gettext package was reorganized; lighttpd/cooker.css: smaller patch icon diff -r 8e94062e3045 -r 68d7bbd2b138 lighttpd/cooker.css --- a/lighttpd/cooker.css Fri Nov 30 16:23:45 2018 +0200 +++ b/lighttpd/cooker.css Sat Dec 01 11:36:38 2018 +0200 @@ -449,7 +449,7 @@ content: url("data:image/svg+xml,"); } .badge.patch::before { - content: url("data:image/svg+xml,"); + content: url("data:image/svg+xml,"); } .badge.no-badge::before { content: url("data:image/svg+xml,"); diff -r 8e94062e3045 -r 68d7bbd2b138 modules/compressor --- a/modules/compressor Fri Nov 30 16:23:45 2018 +0200 +++ b/modules/compressor Sat Dec 01 11:36:38 2018 +0200 @@ -578,7 +578,7 @@ [ -z "$(find $install -type f -name '*.mo')" ] && return # Gettext functions: msgunfmt, msguniq, msgconv, msgfmt - tpi gettext + tpi gettext-dev # Gconv modules (convert to UTF-8) tpi glibc-locale