Changeset 4b428d8c


Ignore:
Timestamp:
10/07/2014 06:06:42 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
kde5-14686, systemd-13485
Children:
dc600bfb
Parents:
c905f1d
Message:

Introduce gnome-games section.

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

Files:
3 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc905f1d r4b428d8c  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "06">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 5th, &year;">
     9<!ENTITY releasedate  "October 6th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • gnome.ent

    rc905f1d r4b428d8c  
    110110<!ENTITY totem-version                "3.14.0">
    111111
     112<!-- GNOME Games -->
     113<!ENTITY aisleriot-version            "3.14.0">
     114
    112115<!ENTITY polkit-gnome-version         "0.105">
    113116<!ENTITY notification-daemon-version  "0.7.6">
  • gnome/gnome.xml

    rc905f1d r4b428d8c  
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop/desktop.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="applications/applications.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="games/games.xml"/>
    2324  <!-- transitionally, gnome-2 packages used elsewhere -->
    2425  <!-- Move to archive
  • introduction/welcome/changelog.xml

    rc905f1d r4b428d8c  
    4545-->
    4646    <listitem>
     47      <para>October 6th, 2014</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[cjg] - Add gnome-games section.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[cjg] - Add aisleriot page.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4759      <para>October 5th, 2014</para>
    4860      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.