Ignore:
Timestamp:
09/08/2021 04:00:37 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2c1dc23
Parents:
1c517d5 (diff), d761e0a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox-legacy.xml

    r1c517d5 r3ee9d74  
    503503mkdir -pv /usr/share/pixmaps &amp;&amp;
    504504
    505 MIMETYPE="text/xml;text/mml;text/html;"                                    &amp;&amp;
     505MIMETYPE="text/xml;text/mml;text/html"                                     &amp;&amp;
    506506MIMETYPE="$MIMETYPE;application/xhtml+xml;application/vnd.mozilla.xul+xml" &amp;&amp;
    507 MIMETYPE="$MIMETYPE;x-scheme-handler/http;x-scheme-handler/https;          &amp;&amp;
     507MIMETYPE="$MIMETYPE;x-scheme-handler/http;x-scheme-handler/https"          &amp;&amp;
    508508
    509509cat &gt; /usr/share/applications/firefox.desktop &lt;&lt; EOF &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.