Changeset 5f18b7a8


Ignore:
Timestamp:
01/15/2020 04:29:16 AM (4 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
04e0cd7
Parents:
49fa433
Message:

Update Mozilla MLS API Key.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22577 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r49fa433 r5f18b7a8  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     3<!ENTITY day          "15">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 14th, &year;">
     9<!ENTITY releasedate  "January 15th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r49fa433 r5f18b7a8  
    4242    </listitem>
    4343       -->
     44    <listitem>
     45      <para>January 15th, 2010</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[dj] - Update Mozilla Location Service API Key.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
    4453    <listitem>
    4554      <para>January 14th, 2020</para>
  • xsoft/graphweb/firefox.xml

    r49fa433 r5f18b7a8  
    353353
    354354<screen><userinput>echo "AIzaSyDxKL42zsPjbke5O8_rPVpVrLrJ8aeE9rQ" > google-key
    355 echo "d2284a20-0505-4927-a809-7ffaf4d91e55" > mozilla-key</userinput></screen>
     355echo "613364a7-9418-4c86-bcee-57e32fd70c23" > mozilla-key</userinput></screen>
    356356
    357357    <note><para>
Note: See TracChangeset for help on using the changeset viewer.