Ignore:
Timestamp:
06/10/2023 06:07:36 AM (13 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
fbdc09b
Parents:
e8a4d3b1 (diff), 49827ffd (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' into kea

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/desktop-file-utils.xml

    re8a4d3b1 r9ae8a83e  
    7373    </itemizedlist>
    7474
     75    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     76    <itemizedlist spacing="compact">
     77      <listitem>
     78        <para>
     79          Required patch:
     80          <ulink url="&patch-root;/desktop-file-utils-&desktop-file-utils-version;-update_standard-1.patch"/>
     81        </para>
     82      </listitem>
     83    </itemizedlist>
     84
    7585    <bridgehead renderas="sect3">Desktop File Utils Dependencies</bridgehead>
    7686
     
    104114
    105115<screen role="root"><userinput>rm -fv /usr/bin/desktop-file-edit</userinput></screen>
     116
     117    <para>
     118      Next, update the version of the desktop file standard to accept the
     119      SingleMainWindow key:
     120    </para>
     121
     122<screen><userinput remap="pre">patch -Np1 -i ../desktop-file-utils-&desktop-file-utils-version;-update_standard-1.patch</userinput></screen>
    106123
    107124    <para>
Note: See TracChangeset for help on using the changeset viewer.