Feed of "librewolf/source"https://codeberg.org/librewolf/source2026-04-26T01:49:20+02:00LibreWolf - Source ArchiveNe2409 commented on pull request librewolf/source#1412026-04-25T16:58:28+02:00128222837: https://codeberg.org/librewolf/source/pulls/141#issuecomment-13745249removing all firefox's unused default search engines
removing all firefox's unused default search engines
Ne2409[email protected]vimuser commented on pull request librewolf/source#1692026-04-25T02:25:18+02:00128039954: https://codeberg.org/librewolf/source/pulls/169#issuecomment-13717961leah/security-hardening1
<p dir="auto">i've added the sandbox and forkserver options in bsys6 instead: <a href="https://codeberg.org/librewolf/bsys6/pulls/52" class="ref-issue" rel="nofollow">librewolf/bsys6#52</a></p>
leah/security-hardening1
<p dir="auto">i've added the sandbox and forkserver options in bsys6 instead: <a href="https://codeberg.org/librewolf/bsys6/pulls/52" class="ref-issue" rel="nofollow">librewolf/bsys6#52</a></p>
vimuser[email protected]vimuser commented on pull request librewolf/source#1692026-04-25T02:10:37+02:00128037620: https://codeberg.org/librewolf/source/pulls/169#issuecomment-13717784leah/security-hardening1
<p dir="auto">perhaps i should add <code>--enable-sandbox</code> and <code>--enable-forkserver</code> to bsys6 instead?</p>
leah/security-hardening1
<p dir="auto">perhaps i should add <code>--enable-sandbox</code> and <code>--enable-forkserver</code> to bsys6 instead?</p>
vimuser[email protected]translate pushed to main at librewolf/source2026-04-25T01:57:41+02:00128033972: https://codeberg.org/librewolf/source/commit/38a5b62ba553115a2c1dac9595ea7eb9ffd3b89d<a href="https://codeberg.org/librewolf/source/commit/38a5b62ba553115a2c1dac9595ea7eb9ffd3b89d" rel="nofollow">38a5b62ba553115a2c1dac9595ea7eb9ffd3b89d</a>
Translated using Weblate (Hindi)<a href="https://codeberg.org/librewolf/source/commit/38a5b62ba553115a2c1dac9595ea7eb9ffd3b89d">38a5b62ba553115a2c1dac9595ea7eb9ffd3b89d</a>
Translated using Weblate (Hindi)translate[email protected]vimuser created pull request librewolf/source#1702026-04-24T21:41:34+02:00127968146: https://codeberg.org/librewolf/source/pulls/170<p dir="auto">On my OpenBSD port of LibreWolf browser, where I'm using LXQt,<br/>
I needed to add the 22x22 px logo, because without it, I had<br/>
no icon for LibreWolf in my application menu.</p>
<p dir="auto">FireFox also has 24x24 and 256x256 versions of its icon, so<br/>
I've added those sizes for LibreWolf, in addition to 22x22.</p>
<p dir="auto">Some Linux/BSD desktop environments, such as LXQt, require<br/>
these icons on certain menus and interfaces. Add them, for<br/>
general completeness.</p>
<p dir="auto">Signed-off-by: Leah Rowe <a href="mailto:[email protected]" rel="nofollow">[email protected]</a></p>
170#Add 22x22, 24x24 and 256x256 librewolf icons#vimuser[email protected]vimuser commented on pull request librewolf/source#1692026-04-24T21:28:53+02:00127962473: https://codeberg.org/librewolf/source/pulls/169#issuecomment-13709963leah/security-hardening1
<p dir="auto">Yes, agreed. I've removed <code>--enable-sandbox</code> and <code>--enable-forkserver</code> from my pull request. The moz.configure file shall suffice, setting these based on the environment.</p>
leah/security-hardening1
<p dir="auto">Yes, agreed. I've removed <code>--enable-sandbox</code> and <code>--enable-forkserver</code> from my pull request. The moz.configure file shall suffice, setting these based on the environment.</p>
vimuser[email protected]vimuser commented on pull request librewolf/source#1692026-04-24T20:57:40+02:00127949774: https://codeberg.org/librewolf/source/pulls/169#issuecomment-13708988leah/security-hardening1
<p dir="auto">anyway, <code>--enable-forkserver</code> isn't really critical. it just reduces memory usage a bit under some conditions, but not by a lot really. you could probably do without it just fine, as you have, for however long librewolf has existed (since 2021, according to my local git repo).</p>
leah/security-hardening1
<p dir="auto">anyway, <code>--enable-forkserver</code> isn't really critical. it just reduces memory usage a bit under some conditions, but not by a lot really. you could probably do without it just fine, as you have, for however long librewolf has existed (since 2021, according to my local git repo).</p>
vimuser[email protected]vimuser commented on pull request librewolf/source#1692026-04-24T20:20:56+02:00127940813: https://codeberg.org/librewolf/source/pulls/169#issuecomment-13708022leah/security-hardening1
<p dir="auto">btw technically unrelated, but my patching is adapted from (more, not included in my pull request) OpenBSD patching in my OpenBSD port of LibreWolf here: <a href="https://codeberg.org/vimuser/librewolf-openbsd-port" rel="nofollow">https://codeberg.org/vimuser/librewolf-openbsd-port</a></p>
<p dir="auto">i sent this to openbsd ports mailing list. still some cleanup to do there but probably merging in the ports tree soon. perhaps i should add some documentation to the librewolf site, via another pull request, regarding my openbsd port?</p>
leah/security-hardening1
<p dir="auto">btw technically unrelated, but my patching is adapted from (more, not included in my pull request) OpenBSD patching in my OpenBSD port of LibreWolf here: <a href="https://codeberg.org/vimuser/librewolf-openbsd-port" rel="nofollow">https://codeberg.org/vimuser/librewolf-openbsd-port</a></p>
<p dir="auto">i sent this to openbsd ports mailing list. still some cleanup to do there but probably merging in the ports tree soon. perhaps i should add some documentation to the librewolf site, via another pull request, regarding my openbsd port?</p>
vimuser[email protected]vimuser commented on pull request librewolf/source#1692026-04-24T20:18:58+02:00127940225: https://codeberg.org/librewolf/source/pulls/169#issuecomment-13707977leah/security-hardening1
<p dir="auto">i did some quick grepping, and it seems windows probably won't be affected. --enable-sandbox will make the mozilla build system use MOZ_SANDBOX</p>
leah/security-hardening1
<p dir="auto">i did some quick grepping, and it seems windows probably won't be affected. --enable-sandbox will make the mozilla build system use MOZ_SANDBOX</p>
vimuser[email protected]vimuser commented on pull request librewolf/source#1692026-04-24T20:13:04+02:00127938638: https://codeberg.org/librewolf/source/pulls/169#issuecomment-13707887leah/security-hardening1
<p dir="auto">as someone who has not used windows since 2009, i was unaware of this. perhaps there might be a way to enable it selectively? e.g. don't enable it on windows.</p>
leah/security-hardening1
<p dir="auto">as someone who has not used windows since 2009, i was unaware of this. perhaps there might be a way to enable it selectively? e.g. don't enable it on windows.</p>
vimuser[email protected]vimuser created pull request librewolf/source#1692026-04-24T19:50:03+02:00127930955: https://codeberg.org/librewolf/source/pulls/169<p dir="auto">various security hardening setups adapted from my openbsd port of librewolf</p>
169#leah/security-hardening1#vimuser[email protected]translate pushed to main at librewolf/source2026-04-24T01:29:30+02:00127599536: https://codeberg.org/librewolf/source/commit/bb5a31f89e1373cc7b1b8eb84bcfaf3ec799c07c<a href="https://codeberg.org/librewolf/source/commit/bb5a31f89e1373cc7b1b8eb84bcfaf3ec799c07c" rel="nofollow">bb5a31f89e1373cc7b1b8eb84bcfaf3ec799c07c</a>
Added translation using Weblate (Hindi)<a href="https://codeberg.org/librewolf/source/commit/bb5a31f89e1373cc7b1b8eb84bcfaf3ec799c07c">bb5a31f89e1373cc7b1b8eb84bcfaf3ec799c07c</a>
Added translation using Weblate (Hindi)translate[email protected]translate pushed to main at librewolf/source2026-04-22T16:57:49+02:00126960164: https://codeberg.org/librewolf/source/compare/4cec86cdefb67521d81859152a3a841e04ae3972...d71aa1a75b2be98b82849a9b5ae7baf80d93fad1<a href="https://codeberg.org/librewolf/source/commit/d71aa1a75b2be98b82849a9b5ae7baf80d93fad1" rel="nofollow">d71aa1a75b2be98b82849a9b5ae7baf80d93fad1</a>
Translated using Weblate (Turkish)
<a href="https://codeberg.org/librewolf/source/commit/5ba41b100dbc315a85cd3de286dd9ed1a4a0a8e3" rel="nofollow">5ba41b100dbc315a85cd3de286dd9ed1a4a0a8e3</a>
Translated using Weblate (Finnish)<a href="https://codeberg.org/librewolf/source/commit/d71aa1a75b2be98b82849a9b5ae7baf80d93fad1">d71aa1a75b2be98b82849a9b5ae7baf80d93fad1</a>
Translated using Weblate (Turkish)
<a href="https://codeberg.org/librewolf/source/commit/5ba41b100dbc315a85cd3de286dd9ed1a4a0a8e3">5ba41b100dbc315a85cd3de286dd9ed1a4a0a8e3</a>
Translated using Weblate (Finnish)translate[email protected]translate pushed to main at librewolf/source2026-04-19T11:08:05+02:00125291832: https://codeberg.org/librewolf/source/commit/a4b46387bbd300cbe5de97e6fa75f1f875eca236<a href="https://codeberg.org/librewolf/source/commit/a4b46387bbd300cbe5de97e6fa75f1f875eca236" rel="nofollow">a4b46387bbd300cbe5de97e6fa75f1f875eca236</a>
Translated using Weblate (Chinese (Simplified Han script))<a href="https://codeberg.org/librewolf/source/commit/a4b46387bbd300cbe5de97e6fa75f1f875eca236">a4b46387bbd300cbe5de97e6fa75f1f875eca236</a>
Translated using Weblate (Chinese (Simplified Han script))translate[email protected]hythera commented on pull request librewolf/source#1642026-04-16T22:31:34+02:00124164918: https://codeberg.org/librewolf/source/pulls/164#issuecomment-13235985Fix remove unused chrome folder in l10n/sq
<blockquote>
<p dir="auto">Do you want to merge these languages in your PR?</p>
</blockquote>
Fix remove unused chrome folder in l10n/sq
<blockquote>
<p dir="auto">Do you want to merge these languages in your PR?</p>
</blockquote>
hythera[email protected]translate pushed to main at librewolf/source2026-04-16T07:57:40+02:00123791853: https://codeberg.org/librewolf/source/commit/87b35fd35f070733bd6ba50d77a46677e7286648<a href="https://codeberg.org/librewolf/source/commit/87b35fd35f070733bd6ba50d77a46677e7286648" rel="nofollow">87b35fd35f070733bd6ba50d77a46677e7286648</a>
Translated using Weblate (Indonesian)<a href="https://codeberg.org/librewolf/source/commit/87b35fd35f070733bd6ba50d77a46677e7286648">87b35fd35f070733bd6ba50d77a46677e7286648</a>
Translated using Weblate (Indonesian)translate[email protected]translate pushed to main at librewolf/source2026-04-14T12:48:56+02:00122940003: https://codeberg.org/librewolf/source/commit/c67315ebe6fb8895e5167dc5a77e91f96cfec8d0<a href="https://codeberg.org/librewolf/source/commit/c67315ebe6fb8895e5167dc5a77e91f96cfec8d0" rel="nofollow">c67315ebe6fb8895e5167dc5a77e91f96cfec8d0</a>
Translated using Weblate (Estonian)<a href="https://codeberg.org/librewolf/source/commit/c67315ebe6fb8895e5167dc5a77e91f96cfec8d0">c67315ebe6fb8895e5167dc5a77e91f96cfec8d0</a>
Translated using Weblate (Estonian)translate[email protected]translate pushed to main at librewolf/source2026-04-14T09:57:32+02:00122871747: https://codeberg.org/librewolf/source/commit/e7e5a0ab8203d8e217d965eee5210f514307287b<a href="https://codeberg.org/librewolf/source/commit/e7e5a0ab8203d8e217d965eee5210f514307287b" rel="nofollow">e7e5a0ab8203d8e217d965eee5210f514307287b</a>
Translated using Weblate (Galician)<a href="https://codeberg.org/librewolf/source/commit/e7e5a0ab8203d8e217d965eee5210f514307287b">e7e5a0ab8203d8e217d965eee5210f514307287b</a>
Translated using Weblate (Galician)translate[email protected]hythera commented on pull request librewolf/source#1642026-04-12T15:29:08+02:00122120184: https://codeberg.org/librewolf/source/pulls/164#issuecomment-13027188Fix remove unused chrome folder in l10n/sq
<p dir="auto">Can <code>l10n/es</code> also be removed since from what I'm seeing it's being replaced by <code>es-ES</code>?</p>
Fix remove unused chrome folder in l10n/sq
<p dir="auto">Can <code>l10n/es</code> also be removed since from what I'm seeing it's being replaced by <code>es-ES</code>?</p>
hythera[email protected]hythera commented on pull request librewolf/source#1642026-04-12T15:16:07+02:00122116071: https://codeberg.org/librewolf/source/pulls/164#issuecomment-13026027Fix remove unused chrome folder in l10n/sq
<p dir="auto">We're currently only patching the default <code>en-US</code> locale pack (see <a href="https://github.com/NixOS/nixpkgs/issues/509190#issuecomment-4231326794" rel="nofollow">https://github.com/NixOS/nixpkgs/issues/509190#issuecomment-4231326794</a> fore more in depth explanation).</p>
Fix remove unused chrome folder in l10n/sq
<p dir="auto">We're currently only patching the default <code>en-US</code> locale pack (see <a href="https://github.com/NixOS/nixpkgs/issues/509190#issuecomment-4231326794" rel="nofollow">https://github.com/NixOS/nixpkgs/issues/509190#issuecomment-4231326794</a> fore more in depth explanation).</p>
hythera[email protected]hythera created pull request librewolf/source#1642026-04-12T14:16:21+02:00122098308: https://codeberg.org/librewolf/source/pulls/164<p dir="auto">I think this folder has been been added as a mistake. The file <code>l10n/sq/browser/chrome/browser/browser.inc.properties</code> already exists.</p>
164#Fix remove unused chrome folder in l10n/sq#hythera[email protected]Ne2409 commented on pull request librewolf/source#1412026-04-11T19:23:33+02:00121806309: https://codeberg.org/librewolf/source/pulls/141#issuecomment-12997038removing all firefox's unused default search engines
<p dir="auto">I think this is the final version of this pr.</p>
removing all firefox's unused default search engines
<p dir="auto">I think this is the final version of this pr.</p>
Ne2409[email protected]translate pushed to main at librewolf/source2026-04-10T21:57:34+02:00121452885: https://codeberg.org/librewolf/source/compare/8c606935fbfb9bf9d288a74547be3d188263d9f7...135b0253636a8db712e9a1aa8d09a8c3d8806213<a href="https://codeberg.org/librewolf/source/commit/135b0253636a8db712e9a1aa8d09a8c3d8806213" rel="nofollow">135b0253636a8db712e9a1aa8d09a8c3d8806213</a>
Translated using Weblate (Chinese (Simplified Han script))
<a href="https://codeberg.org/librewolf/source/commit/4ad9dd96ce0efa2195f7fdfd364aa8b42dffb8c5" rel="nofollow">4ad9dd96ce0efa2195f7fdfd364aa8b42dffb8c5</a>
Translated using Weblate (Czech)<a href="https://codeberg.org/librewolf/source/commit/135b0253636a8db712e9a1aa8d09a8c3d8806213">135b0253636a8db712e9a1aa8d09a8c3d8806213</a>
Translated using Weblate (Chinese (Simplified Han script))
<a href="https://codeberg.org/librewolf/source/commit/4ad9dd96ce0efa2195f7fdfd364aa8b42dffb8c5">4ad9dd96ce0efa2195f7fdfd364aa8b42dffb8c5</a>
Translated using Weblate (Czech)translate[email protected]translate pushed to main at librewolf/source2026-04-09T20:57:56+02:00121034724: https://codeberg.org/librewolf/source/compare/4a1f5aae3755521a13902ed31b7505221de829ff...8c606935fbfb9bf9d288a74547be3d188263d9f7<a href="https://codeberg.org/librewolf/source/commit/8c606935fbfb9bf9d288a74547be3d188263d9f7" rel="nofollow">8c606935fbfb9bf9d288a74547be3d188263d9f7</a>
Translated using Weblate (Cornish)
<a href="https://codeberg.org/librewolf/source/commit/956c1e13d8391cfc71e125ed0c56a229d66fe804" rel="nofollow">956c1e13d8391cfc71e125ed0c56a229d66fe804</a>
Translated using Weblate (Chinese (Traditional Han script))
<a href="https://codeberg.org/librewolf/source/commit/8c9fbf9e3ecfc72ba61b25814865a591229193a7" rel="nofollow">8c9fbf9e3ecfc72ba61b25814865a591229193a7</a>
Translated using Weblate (French)<a href="https://codeberg.org/librewolf/source/commit/8c606935fbfb9bf9d288a74547be3d188263d9f7">8c606935fbfb9bf9d288a74547be3d188263d9f7</a>
Translated using Weblate (Cornish)
<a href="https://codeberg.org/librewolf/source/commit/956c1e13d8391cfc71e125ed0c56a229d66fe804">956c1e13d8391cfc71e125ed0c56a229d66fe804</a>
Translated using Weblate (Chinese (Traditional Han script))
<a href="https://codeberg.org/librewolf/source/commit/8c9fbf9e3ecfc72ba61b25814865a591229193a7">8c9fbf9e3ecfc72ba61b25814865a591229193a7</a>
Translated using Weblate (French)translate[email protected]translate pushed to main at librewolf/source2026-04-08T20:03:57+02:00120552783: https://codeberg.org/librewolf/source/compare/fc31da5f5ffa58aebf7dd2e275e42becb197e3a6...584d4b356fd16ae32ed64b8b664d345084af0383<a href="https://codeberg.org/librewolf/source/commit/584d4b356fd16ae32ed64b8b664d345084af0383" rel="nofollow">584d4b356fd16ae32ed64b8b664d345084af0383</a>
Added translation using Weblate (Cornish)
<a href="https://codeberg.org/librewolf/source/commit/abcdefb6373c62c89ed26fe7ac0fc143f7ed953a" rel="nofollow">abcdefb6373c62c89ed26fe7ac0fc143f7ed953a</a>
Translated using Weblate (Chinese (Traditional Han script))<a href="https://codeberg.org/librewolf/source/commit/584d4b356fd16ae32ed64b8b664d345084af0383">584d4b356fd16ae32ed64b8b664d345084af0383</a>
Added translation using Weblate (Cornish)
<a href="https://codeberg.org/librewolf/source/commit/abcdefb6373c62c89ed26fe7ac0fc143f7ed953a">abcdefb6373c62c89ed26fe7ac0fc143f7ed953a</a>
Translated using Weblate (Chinese (Traditional Han script))translate[email protected]translate pushed to main at librewolf/source2026-04-08T05:34:11+02:00120281262: https://codeberg.org/librewolf/source/commit/fc31da5f5ffa58aebf7dd2e275e42becb197e3a6<a href="https://codeberg.org/librewolf/source/commit/fc31da5f5ffa58aebf7dd2e275e42becb197e3a6" rel="nofollow">fc31da5f5ffa58aebf7dd2e275e42becb197e3a6</a>
Added translation using Weblate (Chinese (Traditional Han script))<a href="https://codeberg.org/librewolf/source/commit/fc31da5f5ffa58aebf7dd2e275e42becb197e3a6">fc31da5f5ffa58aebf7dd2e275e42becb197e3a6</a>
Added translation using Weblate (Chinese (Traditional Han script))translate[email protected]translate pushed to main at librewolf/source2026-04-07T22:57:34+02:00120184869: https://codeberg.org/librewolf/source/compare/db46ef8301ca083763ccd3216f5473fa3a842ac5...60643f49fd3f95aee60adafbc86e8f1ff95cce43<a href="https://codeberg.org/librewolf/source/commit/60643f49fd3f95aee60adafbc86e8f1ff95cce43" rel="nofollow">60643f49fd3f95aee60adafbc86e8f1ff95cce43</a>
Translated using Weblate (Kurdish (Northern))
<a href="https://codeberg.org/librewolf/source/commit/9cf0642344eb07d0af04a0f2348c8fe3f0b5a78f" rel="nofollow">9cf0642344eb07d0af04a0f2348c8fe3f0b5a78f</a>
Translated using Weblate (Dutch)
<a href="https://codeberg.org/librewolf/source/commit/cc89226eee4e18c1c397bb8db2e1b6d89a625dfc" rel="nofollow">cc89226eee4e18c1c397bb8db2e1b6d89a625dfc</a>
Translated using Weblate (Hungarian)
<a href="https://codeberg.org/librewolf/source/commit/73e5d34405ae5addd1568b13e5b195a3d1e14b79" rel="nofollow">73e5d34405ae5addd1568b13e5b195a3d1e14b79</a>
Translated using Weblate (German)<a href="https://codeberg.org/librewolf/source/commit/60643f49fd3f95aee60adafbc86e8f1ff95cce43">60643f49fd3f95aee60adafbc86e8f1ff95cce43</a>
Translated using Weblate (Kurdish (Northern))
<a href="https://codeberg.org/librewolf/source/commit/9cf0642344eb07d0af04a0f2348c8fe3f0b5a78f">9cf0642344eb07d0af04a0f2348c8fe3f0b5a78f</a>
Translated using Weblate (Dutch)
<a href="https://codeberg.org/librewolf/source/commit/cc89226eee4e18c1c397bb8db2e1b6d89a625dfc">cc89226eee4e18c1c397bb8db2e1b6d89a625dfc</a>
Translated using Weblate (Hungarian)
<a href="https://codeberg.org/librewolf/source/commit/73e5d34405ae5addd1568b13e5b195a3d1e14b79">73e5d34405ae5addd1568b13e5b195a3d1e14b79</a>
Translated using Weblate (German)translate[email protected]translate pushed to main at librewolf/source2026-04-06T20:57:47+02:00119747676: https://codeberg.org/librewolf/source/compare/21f9cb18cffeda5d97db7b7c9747eb6264694070...07c275221b9741594c03e62ded8742143325d9a5<a href="https://codeberg.org/librewolf/source/commit/07c275221b9741594c03e62ded8742143325d9a5" rel="nofollow">07c275221b9741594c03e62ded8742143325d9a5</a>
Translated using Weblate (Swedish)
<a href="https://codeberg.org/librewolf/source/commit/440a15d207a80580b21fbba7a46dcf282ee1ba44" rel="nofollow">440a15d207a80580b21fbba7a46dcf282ee1ba44</a>
Translated using Weblate (Albanian)
<a href="https://codeberg.org/librewolf/source/commit/3da37694a92a3ebe56d344731dea4e32250b389c" rel="nofollow">3da37694a92a3ebe56d344731dea4e32250b389c</a>
Translated using Weblate (Polish)
<a href="https://codeberg.org/librewolf/source/commit/663bb66058c801f992d97bc621084d8217dbf03c" rel="nofollow">663bb66058c801f992d97bc621084d8217dbf03c</a>
Translated using Weblate (Korean)
<a href="https://codeberg.org/librewolf/source/commit/f8596c5add762a15cc59dda0a46feddda4d4aef7" rel="nofollow">f8596c5add762a15cc59dda0a46feddda4d4aef7</a>
Translated using Weblate (Spanish)<a href="https://codeberg.org/librewolf/source/commit/07c275221b9741594c03e62ded8742143325d9a5">07c275221b9741594c03e62ded8742143325d9a5</a>
Translated using Weblate (Swedish)
<a href="https://codeberg.org/librewolf/source/commit/440a15d207a80580b21fbba7a46dcf282ee1ba44">440a15d207a80580b21fbba7a46dcf282ee1ba44</a>
Translated using Weblate (Albanian)
<a href="https://codeberg.org/librewolf/source/commit/3da37694a92a3ebe56d344731dea4e32250b389c">3da37694a92a3ebe56d344731dea4e32250b389c</a>
Translated using Weblate (Polish)
<a href="https://codeberg.org/librewolf/source/commit/663bb66058c801f992d97bc621084d8217dbf03c">663bb66058c801f992d97bc621084d8217dbf03c</a>
Translated using Weblate (Korean)
<a href="https://codeberg.org/librewolf/source/commit/f8596c5add762a15cc59dda0a46feddda4d4aef7">f8596c5add762a15cc59dda0a46feddda4d4aef7</a>
Translated using Weblate (Spanish)translate[email protected]translate pushed to main at librewolf/source2026-04-05T18:58:04+02:00119359950: https://codeberg.org/librewolf/source/compare/7cd3c630266435fc61813050a7f3086c904444be...21f9cb18cffeda5d97db7b7c9747eb6264694070<a href="https://codeberg.org/librewolf/source/commit/21f9cb18cffeda5d97db7b7c9747eb6264694070" rel="nofollow">21f9cb18cffeda5d97db7b7c9747eb6264694070</a>
Translated using Weblate (Hungarian)
<a href="https://codeberg.org/librewolf/source/commit/58ee2f1d6d8db56da7883d1fe2ffd5bc09fdd682" rel="nofollow">58ee2f1d6d8db56da7883d1fe2ffd5bc09fdd682</a>
Translated using Weblate (Galician)
<a href="https://codeberg.org/librewolf/source/commit/4a3ec3711d888af4642d9382159b1e0a2576b10f" rel="nofollow">4a3ec3711d888af4642d9382159b1e0a2576b10f</a>
Translated using Weblate (Polish)
<a href="https://codeberg.org/librewolf/source/commit/98afc9569c023a29a077494e9bbf05400f628aae" rel="nofollow">98afc9569c023a29a077494e9bbf05400f628aae</a>
Translated using Weblate (German)<a href="https://codeberg.org/librewolf/source/commit/21f9cb18cffeda5d97db7b7c9747eb6264694070">21f9cb18cffeda5d97db7b7c9747eb6264694070</a>
Translated using Weblate (Hungarian)
<a href="https://codeberg.org/librewolf/source/commit/58ee2f1d6d8db56da7883d1fe2ffd5bc09fdd682">58ee2f1d6d8db56da7883d1fe2ffd5bc09fdd682</a>
Translated using Weblate (Galician)
<a href="https://codeberg.org/librewolf/source/commit/4a3ec3711d888af4642d9382159b1e0a2576b10f">4a3ec3711d888af4642d9382159b1e0a2576b10f</a>
Translated using Weblate (Polish)
<a href="https://codeberg.org/librewolf/source/commit/98afc9569c023a29a077494e9bbf05400f628aae">98afc9569c023a29a077494e9bbf05400f628aae</a>
Translated using Weblate (German)translate[email protected]Ne2409 commented on pull request librewolf/source#1412026-04-05T02:43:08+02:00119148366: https://codeberg.org/librewolf/source/pulls/141#issuecomment-12668229removing all firefox's unused default search engines
<p dir="auto">I tested the build with ironfox`s files. It worked but the icons are brokern.</p>
removing all firefox's unused default search engines
<p dir="auto">I tested the build with ironfox`s files. It worked but the icons are brokern.</p>
Ne2409[email protected]