Changeset 05939b8
- Timestamp:
- 06/18/2015 08:18:58 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a5a776af
- Parents:
- e5bb823
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genutils/genutils.xml
re5bb823 r05939b8 21 21 PIN numbers and pass-phrases, and a hash generator.</para> 22 22 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appdata-tools.xml"/>23 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appdata-tools.xml"/> --> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appstream-glib.xml"/> 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="compface.xml"/> -
gnome/applications/gnome-system-monitor.xml
re5bb823 r05939b8 87 87 <bridgehead renderas="sect4">Recommended</bridgehead> 88 88 <para role="recommended"> 89 <xref linkend="app data-tools"/> and89 <xref linkend="appstream-glib"/> and 90 90 <xref linkend="libwnck"/> 91 91 </para> -
gnome/applications/gnome-terminal.xml
re5bb823 r05939b8 77 77 <bridgehead renderas="sect4">Required</bridgehead> 78 78 <para role="required"> 79 <xref linkend="app data-tools"/>,79 <xref linkend="appstream-glib"/>, 80 80 <xref linkend="dconf"/>, 81 81 <xref linkend="gsettings-desktop-schemas"/>, -
gnome/applications/gucharmap.xml
re5bb823 r05939b8 80 80 <bridgehead renderas="sect4">Required</bridgehead> 81 81 <para role="required"> 82 <xref linkend="app data-tools"/>,82 <xref linkend="appstream-glib"/>, 83 83 <xref linkend="desktop-file-utils"/>, 84 84 <xref linkend="gtk3"/> and -
introduction/welcome/changelog.xml
re5bb823 r05939b8 47 47 <para>June 18th, 2015</para> 48 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - Remove appdata-tools because its 51 functions are now provided by appstream-glib.</para> 52 </listitem> 49 53 <listitem> 50 54 <para>[bdubbs] - Update to bluez-5.31. Fixes -
packages.ent
re5bb823 r05939b8 183 183 184 184 <!-- Chapter 11 --> 185 <!ENTITY appdata-tools-version "0.1.8">186 185 <!ENTITY appstream-glib-version "0.4.0"> 187 186 <!ENTITY compface-version "1.5.2">
Note:
See TracChangeset
for help on using the changeset viewer.