Changeset 764c07e7
- Timestamp:
- 05/28/2007 04:50:36 PM (17 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
- d7ac3b8
- Parents:
- 8bb9b01e
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8bb9b01e r764c07e7 4 4 --> 5 5 6 <!ENTITY day "2 6"> <!-- Always 2 digits -->6 <!ENTITY day "28"> <!-- Always 2 digits --> 7 7 <!ENTITY month "05"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2007"> -
introduction/welcome/changelog.xml
r8bb9b01e r764c07e7 43 43 44 44 <listitem> 45 <para>May 28th, 2007</para> 46 <itemizedlist> 47 <listitem> 48 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency 49 to optional and added a required XML::Parser dependency.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>May 26th, 2007</para> 46 56 <itemizedlist> -
x/installing/xkeyboard-config.xml
r8bb9b01e r764c07e7 27 27 </indexterm> 28 28 29 <!--Required section-->30 29 <sect2 role="package"> 31 30 <title>Introduction to XKeyboardConfig</title> … … 60 59 <bridgehead renderas="sect4">Required</bridgehead> 61 60 <para role="required"><xref linkend="xorg7-app"/> and 62 <xref linkend="intltool"/></para> 61 <xref linkend="perl-xml-parser"/></para> 62 63 <bridgehead renderas="sect4">Optional</bridgehead> 64 <para role="optional"><xref linkend="intltool"/></para> 63 65 64 66 <para condition="html" role="usernotes">User Notes:
Note:
See TracChangeset
for help on using the changeset viewer.