Changeset 7585458


Ignore:
Timestamp:
07/15/2014 12:14:27 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
gnome
Children:
e1df6e21
Parents:
60c5a5d
Message:

Added new pages xwayland libepoxy libunwind libxkbcommon wayland weston

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

Files:
6 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r60c5a5d r7585458  
    666666<!ENTITY zenity-version               "3.12.1">
    667667<!ENTITY empathy-version              "3.12.4">
     668<!ENTITY libxkbcommon-version         "0.4.2">
     669<!ENTITY wayland-version              "1.5.0">
     670<!ENTITY libepoxy-version             "1.2">
     671<!ENTITY weston-version               "1.5.0">
     672<!ENTITY libunwind-version            "1.1">
    668673
    669674<!-- Runtime -->
     
    728733<!ENTITY sushi-version                "3.12.0">
    729734<!ENTITY sound-theme-freedesktop-version "0.8">
     735<!ENTITY xwayland-version             "1.15.99.904">
    730736
    731737<!-- Part IX -->
  • gnome/applications/applications.xml

    r60c5a5d r7585458  
    7676  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sushi.xml"/>
    7777  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sound-theme-freedesktop.xml"/>
     78  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xwayland.xml"/>
    7879</chapter>
  • gnome/platform/platform.xml

    r60c5a5d r7585458  
    6868  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-shell.xml"/>
    6969  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mutter.xml"/>
     70  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wayland.xml"/>
     71  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxkbcommon.xml"/>
     72  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libepoxy.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="weston.xml"/>
    7074  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zenity.xml"/>
    7175  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="empathy.xml"/>
     76  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libunwind.xml"/>
    7277
    7378  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-runtime.xml"/>
  • introduction/welcome/changelog.xml

    r60c5a5d r7585458  
    7979        <listitem>
    8080          <para>[cjg] - Converted colord page to use systemd.</para>
     81        </listitem>
     82        <listitem>
     83          <para>[cjg] - Added libxkbcommon page.</para>
     84        </listitem>
     85        <listitem>
     86          <para>[cjg] - Added wayland page.</para>
     87        </listitem>
     88        <listitem>
     89          <para>[cjg] - Added weston page.</para>
     90        </listitem>
     91        <listitem>
     92          <para>[cjg] - Added xwayland page.</para>
     93        </listitem>
     94        <listitem>
     95          <para>[cjg] - Added libepoxy page.</para>
     96        </listitem>
     97        <listitem>
     98          <para>[cjg] - Added libunwind page.</para>
    8199        </listitem>
    82100      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.