Ack. -- Martin Sivák msivak@xxxxxxxxxx Red Hat Czech Anaconda team / Brno, CZ ----- "Ales Kozumplik" <akozumpl@xxxxxxxxxx> wrote: > although makeupdates puts the .glade files in the updates.img's root, > some > of us have our own scripts that put everything like it is in the > repo. either way, noone puts .glade directly under ui/ AFAIK. > --- > anaconda | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/anaconda b/anaconda > index e369d64..74bbb23 100755 > --- a/anaconda > +++ b/anaconda > @@ -262,7 +262,7 @@ def setupEnvironment(): > if os.environ.has_key("LD_PRELOAD"): > del os.environ["LD_PRELOAD"] > > - os.environ["GLADEPATH"] = > "/tmp/updates/:/tmp/updates/ui/:ui/:/usr/share/anaconda/ui/:/usr/share/python-meh/" > + os.environ["GLADEPATH"] = > "/tmp/updates/:/tmp/updates/data/ui/:ui/:/usr/share/anaconda/ui/:/usr/share/python-meh/" > os.environ["PIXMAPPATH"] = > "/tmp/updates/pixmaps/:/tmp/updates/:/tmp/product/pixmaps/:/tmp/product/:pixmaps/:/usr/share/anaconda/pixmaps/:/usr/share/pixmaps/:/usr/share/anaconda/:/usr/share/python-meh/:/usr/share/icons/Fedora/48x48/apps/" > > def setupLoggingFromOpts(opts): > -- > 1.7.1.1 > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list