Changeset 42205811
- Timestamp:
- 06/25/2008 06:31:29 AM (16 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4b4ba81
- Parents:
- e004bec
- Files:
-
- 1 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re004bec r42205811 4 4 --> 5 5 6 <!ENTITY day " 19"> <!-- Always 2 digits -->6 <!ENTITY day "25"> <!-- Always 2 digits --> 7 7 <!ENTITY month "06"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2008"> … … 415 415 <!ENTITY xcb-proto-version "1.0"> 416 416 <!ENTITY libxcb-version "1.0"> 417 <!ENTITY xcursor-themes-version "1.0.1"> 417 418 <!ENTITY xkeyboard-config-version "1.2"> 418 419 <!ENTITY xbitmaps-version "1.0.1"> -
introduction/welcome/changelog.xml
re004bec r42205811 41 41 42 42 --> 43 <listitem> 44 <para>June 25th, 2008</para> 45 <itemizedlist> 46 <listitem> 47 <para>[dj] - Merged 6.3 branch changes from r7491 - Removed Xorg-Data 48 page and replaced with remaining xcursor-themes package.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 43 53 <listitem> 44 54 <para>June 19th, 2008</para> -
x/installing/installing.xml
re004bec r42205811 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xbitmaps.xml"/> 44 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x7app.xml"/> 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x 7data.xml"/>45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xcursorthemes.xml"/> 46 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x7font.xml"/> 47 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xkeyboard-config.xml"/> -
x/installing/x7font.xml
re004bec r42205811 64 64 65 65 <bridgehead renderas="sect4">Required</bridgehead> 66 <para role="required"><xref linkend="xorg7- data"/> and67 <xref linkend="x org7-app"/></para>66 <para role="required"><xref linkend="xorg7-app"/> and 67 <xref linkend="xcursor-themes"/></para> 68 68 69 69 <para condition="html" role="usernotes">User Notes:
Note:
See TracChangeset
for help on using the changeset viewer.