Changeset 5fd03d2
- Timestamp:
- 10/04/2003 08:58:56 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5e18c49c
- Parents:
- d4a5181
- Location:
- pst
- Files:
-
- 34 added
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
pst/pst.ent
rd4a5181 r5fd03d2 44 44 45 45 <!-- PS --> 46 <!ENTITY pst-ps SYSTEM " typesetting/ps.xml">47 <!ENTITY pst-postscript-other SYSTEM " typesetting/ps/other.xml">48 <!ENTITY % a2ps SYSTEM " typesetting/ps/a2ps/a2ps.ent">49 <!ENTITY % enscript SYSTEM " typesetting/ps/enscript/enscript.ent">50 <!ENTITY % gsview SYSTEM " typesetting/ps/gsview/gsview.ent">51 <!ENTITY % psutils SYSTEM " typesetting/ps/psutils/psutils.ent">52 <!ENTITY % xpdf SYSTEM " typesetting/ps/xpdf/xpdf.ent">46 <!ENTITY pst-ps SYSTEM "ps/ps.xml"> 47 <!ENTITY pst-postscript-other SYSTEM "ps/other.xml"> 48 <!ENTITY % a2ps SYSTEM "ps/a2ps/a2ps.ent"> 49 <!ENTITY % enscript SYSTEM "ps/enscript/enscript.ent"> 50 <!ENTITY % gsview SYSTEM "ps/gsview/gsview.ent"> 51 <!ENTITY % psutils SYSTEM "ps/psutils/psutils.ent"> 52 <!ENTITY % xpdf SYSTEM "ps/xpdf/xpdf.ent"> 53 53 %a2ps; 54 54 %enscript;
Note:
See TracChangeset
for help on using the changeset viewer.