moved orbit1 to gnome 1.4 libs

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1390 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2003-10-15 07:44:58 +00:00
parent 904004f27f
commit a6b09d5cc9
6 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,6 @@
<!ENTITY % intltool SYSTEM "lib/intltool/intltool.ent">
<!ENTITY % scrollkeeper SYSTEM "lib/scrollkeeper/scrollkeeper.ent">
<!ENTITY % gdk SYSTEM "lib/gdk/gdk.ent">
<!ENTITY % orbit SYSTEM "lib/orbit/orbit.ent">
<!ENTITY % gnome-libs SYSTEM "lib/gnomelib/gnome-libs.ent">
<!ENTITY % gtk-doc SYSTEM "lib/gtk-doc/gtk-doc.ent">
<!ENTITY % linc SYSTEM "lib/linc/linc.ent">
@ -50,7 +49,6 @@
%intltool;
%scrollkeeper;
%gdk;
%orbit;
%gnome-libs;
%gtk-doc;
%linc;
@ -151,6 +149,7 @@
<!-- Additional Gnome 1.4 Libraries -->
<!ENTITY gnome-otherlibs SYSTEM "otherlibs/otherlibs.xml">
<!ENTITY gnome-otherlibs-config SYSTEM "otherlibs/otherlibs-config.xml">
<!ENTITY % orbit SYSTEM "otherlibs/orbit/orbit.ent">
<!ENTITY % gconf-editor SYSTEM "other/gconf-editor/gconf-editor.ent">
<!ENTITY % gnome-print SYSTEM "otherlibs/gnome-print/gnome-print.ent">
<!ENTITY % libglade14 SYSTEM "otherlibs/libglade14/libglade14.ent">
@ -162,6 +161,7 @@
<!ENTITY % guppi SYSTEM "otherlibs/guppi/guppi.ent">
<!ENTITY % soup SYSTEM "otherlibs/soup/soup.ent">
<!ENTITY % bonobo-conf SYSTEM "otherlibs/bonobo-conf/bonobo-conf.ent">
%orbit;
%gnome-print;
%libglade14;
%gal;