Changeset dadb65a


Ignore:
Timestamp:
04/18/2012 11:44:10 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
22ab8c0b
Parents:
a87b1c9
Message:

Added packages that were previously part of gnome-utils source package.

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

Files:
6 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra87b1c9 rdadb65a  
    754754
    755755<!-- Utilities -->
     756<!ENTITY baobab-version               "3.4.1">
    756757<!ENTITY brasero-version              "3.2.0">
    757758<!ENTITY empathy-version              "3.2.2">
     
    761762<!ENTITY gcalctool-version            "6.2.0">
    762763<!ENTITY gnome-contacts-version       "3.2.2">
     764<!ENTITY gnome-dictionary-version     "3.4.0">
    763765<!ENTITY gnome-disk-utility-version   "3.0.2">
     766<!ENTITY gnome-font-viewer-version    "3.4.0">
     767<!ENTITY gnome-screenshot-version     "3.4.1">
     768<!ENTITY gnome-search-tool-version    "3.4.0">
     769<!ENTITY gnome-system-log-version     "3.4.1">
    764770<!ENTITY gnome-system-monitor-version "3.2.1">
    765771<!ENTITY gnome-terminal-version       "3.4.1.1">
  • gnome/core/core.xml

    ra87b1c9 rdadb65a  
    9393  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-utilities.xml"/>
    9494
     95  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="baobab.xml"/>
    9596  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="brasero.xml"/>
    9697  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="empathy.xml"/>
     
    100101  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcalctool.xml"/>
    101102  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-contacts.xml"/>
     103  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-dictionary.xml"/>
    102104  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-disk-utility.xml"/>
     105  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-font-viewer.xml"/>
     106  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-screenshot.xml"/>
     107  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-search-tool.xml"/>
     108  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-system-log.xml"/>
    103109  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-system-monitor.xml"/>
    104110  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-terminal.xml"/>
  • introduction/welcome/changelog.xml

    ra87b1c9 rdadb65a  
    7777          <para>[krejzi] - Added libvirt 0.9.11.</para>
    7878        </listitem>
     79        <listitem>
     80          <para>[krejzi] - Added baobab 3.4.1.</para>
     81        </listitem>
     82        <listitem>
     83          <para>[krejzi] - Added gnome-dictionary 3.4.0.</para>
     84        </listitem>
     85        <listitem>
     86          <para>[krejzi] - Added gnome-font-viewer 3.4.0.</para>
     87        </listitem>
     88        <listitem>
     89          <para>[krejzi] - Added gnome-screenshot 3.4.1.</para>
     90        </listitem>
     91        <listitem>
     92          <para>[krejzi] - Added gnome-search-tool 3.4.0.</para>
     93        </listitem>
     94        <listitem>
     95          <para>[krejzi] - Added gnome-system-log 3.4.1.</para>
     96        </listitem>
    7997      </itemizedlist>
    8098    </listitem>
Note: See TracChangeset for help on using the changeset viewer.