Changeset dda765e1 for gnome


Ignore:
Timestamp:
06/07/2023 04:36:39 PM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
9a82a965
Parents:
6f6c17a
Message:

Update to nautilus-44.2.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/nautilus.xml

    r6f6c17a rdda765e1  
    66
    77  <!ENTITY nautilus-download-http
    8            "&gnome-download-http;/nautilus/&gnome-43;/nautilus-&nautilus-version;.tar.xz">
     8           "&gnome-download-http;/nautilus/&gnome-44;/nautilus-&nautilus-version;.tar.xz">
    99  <!ENTITY nautilus-download-ftp
    10            "&gnome-download-ftp;/nautilus/&gnome-43;/nautilus-&nautilus-version;.tar.xz">
    11   <!ENTITY nautilus-md5sum        "c563e92d7904b2f2b5777105f865163f">
    12   <!ENTITY nautilus-size          "3.0 MB">
     10           "&gnome-download-ftp;/nautilus/&gnome-44;/nautilus-&nautilus-version;.tar.xz">
     11  <!ENTITY nautilus-md5sum        "aa72cb40ee0ac4555b9e8babf74ced57">
     12  <!ENTITY nautilus-size          "3.1 MB">
    1313  <!ENTITY nautilus-buildsize     "110 MB (with tests)">
    1414  <!ENTITY nautilus-time          "0.7 SBU (with tests, both using parallelism=4)">
     
    120120<screen><userinput>sed "/docdir =/s@\$@ / 'nautilus-&nautilus-version;'@" -i meson.build</userinput></screen>
    121121
     122<!--
    122123    <para>
    123124      Fix an inverted test that may lead to crashes, and also prevents
     
    126127
    127128<screen><userinput>sed "/assert (basename ==/s/==/!=/" -i src/nautilus-file-operations.c</userinput></screen>
     129-->
    128130
    129131    <para>
     
    146148      To test the results, issue: <command>ninja test</command>. The tests
    147149      need to be run in a graphical environment.  One test is known to fail
    148       if <xref linkend='tracker3-miners'/> is not installed.
     150      if <xref linkend='tracker3-miners'/> is not installed. One test is also
     151      known to timeout if the user running the tests has a large home directory.
    149152    </para>
    150153
Note: See TracChangeset for help on using the changeset viewer.