FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Debian > Debian User

 
 
LinkBack Thread Tools
 
Old 09-07-2010, 02:32 PM
Ales Kozumplik
 
Default updates: .glade files are in data/ui now.

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/ixmaps/:/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@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
 
Old 09-08-2010, 01:51 PM
Martin Sivak
 
Default updates: .glade files are in data/ui now.

Ack.

--
Martin Sivák
msivak@redhat.com
Red Hat Czech
Anaconda team / Brno, CZ

----- "Ales Kozumplik" <akozumpl@redhat.com> 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/ixmaps/:/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@redhat.com
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
 

Thread Tools




All times are GMT. The time now is 10:47 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org