From: Mike Hommey Date: Thu, 13 Mar 2008 19:30:19 +0000 (+0100) Subject: Set DPI to system settings X-Git-Tag: archive/raspbian/128.11.0esr-1+rpi1~2^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b731e163b8aa9d4219a5a3d74608533d01906e1b;p=firefox-esr.git Set DPI to system settings Gbp-Pq: Topic debian-hacks Gbp-Pq: Name Set-DPI-to-system-settings.patch --- diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml index 14ddb32c884..ea4738e50dd 100644 --- a/modules/libpref/init/StaticPrefList.yaml +++ b/modules/libpref/init/StaticPrefList.yaml @@ -8497,7 +8497,7 @@ # interpretation of physical units such as "pt". - name: layout.css.dpi type: int32_t - value: -1 + value: 0 mirror: always # Whether to always underline links.