Changeset 3d8073f
- Timestamp:
- 11/03/2002 01:34:01 AM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 1b7e7f61
- Parents:
- 79cfcdf7
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
index.xml
r79cfcdf7 r3d8073f 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2002110 1">6 <!ENTITY releasedate "November 1st, 2002">5 <!ENTITY version "20021102"> 6 <!ENTITY releasedate "November 2nd, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r79cfcdf7 r3d8073f 10 10 11 11 <itemizedlist> 12 13 <listitem><para>November 2nd, 2002 [larry]: X: Updated to 14 fluxbox-0.1.12.</para></listitem> 12 15 13 16 <listitem><para>October 27th, 2002 [larry]: Prog: Added page for perl -
x/wm/enlightenment/enlightenment-exp.xml
r79cfcdf7 r3d8073f 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>--enable-fsstd :</userinput>This command installs4 <para><userinput>--enable-fsstd</userinput> : This command installs 5 5 files in <filename>/usr/bin</filename> and <filename> /usr/share</filename> 6 6 instead of <filename>/usr/enlightenment/bin</filename> and <filename> usr/enlightenment</filename>.</para> -
x/wm/fluxbox/fluxbox-exp.xml
r79cfcdf7 r3d8073f 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>--enable-kde :</userinput>This command activates4 <para><userinput>--enable-kde</userinput> : This command activates 5 5 fluxbox's ability to allow kde tray icons to be placed in the slit.</para> 6 6 7 <para><userinput>--enable-gnome :</userinput>This command activiates7 <para><userinput>--enable-gnome</userinput> : This command activiates 8 8 fluxbox's ablility to support gnome.</para> 9 9 -
x/wm/fluxbox/fluxbox.ent
r79cfcdf7 r3d8073f 5 5 <!ENTITY fluxbox-desc SYSTEM "fluxbox-desc.xml"> 6 6 <!ENTITY fluxbox-config SYSTEM "fluxbox-config.xml"> 7 <!ENTITY fluxbox-buildsize " 5MB">8 <!ENTITY fluxbox-version "0.1.1 0">9 <!ENTITY fluxbox-download-http "http://telia.dl.sourceforge.net/sourceforge/fluxbox/fluxbox-0.1.1 0.tar.gz">7 <!ENTITY fluxbox-buildsize "6.3 MB"> 8 <!ENTITY fluxbox-version "0.1.12"> 9 <!ENTITY fluxbox-download-http "http://telia.dl.sourceforge.net/sourceforge/fluxbox/fluxbox-0.1.12.tar.bz2"> 10 10 <!ENTITY fluxbox-download-ftp ""> 11 <!ENTITY fluxbox-size "3 80KB">11 <!ENTITY fluxbox-size "336 KB"> -
x/wm/sawfish/sawfish-exp.xml
r79cfcdf7 r3d8073f 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>--enable-capplet :</userinput>This command is only4 <para><userinput>--enable-capplet</userinput> : This command is only 5 5 needed if you use GNOME. It allows sawfish to be configured via the 6 6 control center.</para> 7 7 8 <para><userinput>--with-gdk-pixbuf :</userinput>This command directs8 <para><userinput>--with-gdk-pixbuf</userinput> : This command directs 9 9 sawfish to use gdk-pixbuf for image management instead of imlib. GTK+2 10 10 includes gdk-pixbuf in its package, whereas GTK+ requires an additional 11 11 package called gdk-pixbuf.</para> 12 12 13 <para><userinput>--with-audiofile :</userinput>This command directs13 <para><userinput>--with-audiofile</userinput> : This command directs 14 14 sawfish to use libaudiofile for sound manipulation.</para> 15 15 16 <para><userinput>--with-esd :</userinput>This command directs sawfish16 <para><userinput>--with-esd</userinput> : This command directs sawfish 17 17 to use the Enlightened Sound Daemon.</para> 18 18 19 <para><userinput>--with-gnome-prefix=/opt/gnome2 :</userinput>This19 <para><userinput>--with-gnome-prefix=/opt/gnome2</userinput> : This 20 20 command directs sawfish to GNOME's directory.</para> 21 21 -
x/wm/sawfish/sawfish-intro.xml
r79cfcdf7 r3d8073f 21 21 22 22 <screen>sawfish-1.1-gtk1 depends on: 23 <xref linkend="xfree86"/>, <xref linkend="imlib"/> or <xref linkend="gdk"/>, <xref linkend="librep"/>, <xref linkend="GTK"/> and rep-gtk-0.15 23 <xref linkend="xfree86"/>, <xref linkend="imlib"/> or <xref 24 linkend="gdk"/>, <xref linkend="librep"/>, <xref linkend="GTK"/> and rep-gtk-0.15 (see <xref linkend="rep-gtk"/>) 24 25 sawfish will utilize: 25 <xref linkend="audiofile"/>, <xref linkend="esound"/> and libglade-0.17 </screen>26 <xref linkend="audiofile"/>, <xref linkend="esound"/> and libglade-0.17 (see <xref linkend="libglade"/>)</screen> 26 27 27 28 </sect2> -
x/wm/xfce/xfce-exp.xml
r79cfcdf7 r3d8073f 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>--datadir=/usr/share :</userinput>This command puts4 <para><userinput>--datadir=/usr/share</userinput> : This command puts 5 5 resource files into <filename>/usr/share/xfce</filename> instead of 6 6 <filename>/usr/local/share/xfce</filename>.</para>
Note:
See TracChangeset
for help on using the changeset viewer.