Changeset 0563300
- Timestamp:
- 02/07/2003 12:58:19 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:
- 587ebea
- Parents:
- 5024520
- Files:
-
- 5 added
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/glib/glib.ent
r5024520 r0563300 16 16 <!ENTITY GLib2-exp SYSTEM "glib2-exp.xml"> 17 17 <!ENTITY GLib2-config SYSTEM "glib2-config.xml"> 18 <!ENTITY GLib2-buildsize "18. 3MB">18 <!ENTITY GLib2-buildsize "18.7 MB"> 19 19 <!ENTITY GLib2-version "2.2.1"> 20 20 <!ENTITY GLib2-download-http ""> -
general/genlib/glib2.xml
r5024520 r0563300 6 6 &GLib2-inst; 7 7 &GLib2-exp; 8 &GLib2-config;9 8 &GLib2-desc; 10 9 -
introduction/welcome/changelog.xml
r5024520 r0563300 10 10 11 11 <itemizedlist> 12 13 <listitem><para>February 6th, 2003 [larry]: X: Added 14 startup-notification-0.5.</para></listitem> 12 15 13 16 <listitem><para>February 6th, 2003 [tushar]: Fixed errors in mozilla -
introduction/welcome/credits.xml
r5024520 r0563300 94 94 OpenSSH, ORBit, ORBit2, pan, Pango, pccts, pcre, pkgconfig, postfix, 95 95 procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, sgml-common, 96 sgml-dtd, shadow, unzip,96 sgml-dtd, shadow, startup-notification, unzip, 97 97 vorbis-tools, wget, XFce, xine, xml-dtd, yelp and zip: <emphasis>Larry Lawrence</emphasis></para></listitem> 98 98 -
x/lib/lib.xml
r5024520 r0563300 11 11 &Pango; 12 12 &fnlib; 13 &startup-notification; 13 14 14 15 </chapter> -
x/x.ent
r5024520 r0563300 17 17 <!ENTITY % pango SYSTEM "lib/pango/pango.ent"> 18 18 <!ENTITY % fnlib SYSTEM "lib/fnlib/fnlib.ent"> 19 <!ENTITY % startup-notification SYSTEM "lib/notification/startup-notification.ent"> 19 20 %freetype; 20 21 %lesstif; … … 24 25 %pango; 25 26 %fnlib; 27 %startup-notification; 26 28 27 29 <!-- Window Managers -->
Note:
See TracChangeset
for help on using the changeset viewer.