Changeset e9994679


Ignore:
Timestamp:
07/10/2014 08:11:58 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
gnome
Children:
eda1e88
Parents:
f87e377
Message:

Added new pages gnome-menus gnome-session

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

Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf87e377 re9994679  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    709709<!ENTITY gtkhtml-version              "4.8.1">
    710710<!ENTITY gnome-music-version          "3.12.2">
     711<!ENTITY gnome-contacts-version       "3.12.0">
     712<!ENTITY gnome-menus-version          "3.10.1">
    711713
    712714<!-- Part IX -->
  • gnome/applications/applications.xml

    rf87e377 re9994679  
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-font-viewer.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-music.xml"/>
     49  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-session.xml"/>
     50  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-menus.xml"/>
    4951  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution.xml"/>
    5052  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="highlight.xml"/>
  • introduction/welcome/changelog.xml

    rf87e377 re9994679  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>July 10th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[cjg] - Added new page gnome-contacts.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[cjg] - Added new page gnome-menus.</para>
     55        </listitem>
     56         <listitem>
     57          <para>[cjg] - Changelog entry.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[cjg] - Another changelog entry.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[cjg] - Changelog entry.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[cjg] - Another changelog entry.</para>
     67        </listitem>
     68      </itemizedlist>
     69    </listitem>
     70
    4671    <listitem>
    4772      <para>July 9th, 2014</para>
Note: See TracChangeset for help on using the changeset viewer.