Ignore:
Timestamp:
05/19/2019 04:54:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
215c728b
Parents:
853ae3e5
Message:

Merge to HEAD 21602.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/file-roller.xml

    r853ae3e5 re7d893b  
    66
    77  <!ENTITY file-roller-download-http
    8            "&gnome-download-http;/file-roller/&gnome-minor-30;/file-roller-&file-roller-version;.tar.xz">
     8           "&gnome-download-http;/file-roller/&gnome-minor-32;/file-roller-&file-roller-version;.tar.xz">
    99  <!ENTITY file-roller-download-ftp
    10            "&gnome-download-ftp;/file-roller/&gnome-minor-30;/file-roller-&file-roller-version;.tar.xz">
    11   <!ENTITY file-roller-md5sum        "c4f1066c5aaf2cb8285229a061d82b96">
    12   <!ENTITY file-roller-size          "1.4 MB">
    13   <!ENTITY file-roller-buildsize     "26 MB">
     10           "&gnome-download-ftp;/file-roller/&gnome-minor-32;/file-roller-&file-roller-version;.tar.xz">
     11  <!ENTITY file-roller-md5sum        "8f1dd58419d7119d965a30efdcecff1a">
     12  <!ENTITY file-roller-size          "832 KB">
     13  <!ENTITY file-roller-buildsize     "25 MB">
    1414  <!ENTITY file-roller-time          "0.2 SBU">
    1515]>
     
    135135
    136136<screen role="root"><userinput>ninja install &amp;&amp;
    137 chmod -v 0755 /usr/libexec/file-roller/isoinfo.sh &amp;&amp;
    138 glib-compile-schemas /usr/share/glib-2.0/schemas</userinput></screen>
     137chmod -v 0755 /usr/libexec/file-roller/isoinfo.sh</userinput></screen>
    139138
    140 <!-- There is a possibilty that glib-compile-schemas needs to be run. -->
     139    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     140                href="../../xincludes/gsettings-destdir.xml"/>
     141
     142    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     143                href="../../xincludes/update-icons-and-desktop.xml"/>
    141144
    142145  </sect2>
Note: See TracChangeset for help on using the changeset viewer.