Pathik, Next time, please provide a context for what you are talking about. That means quoting the response you got in this case. This list is read by numerous users and can't be addressed as 'you'. But since I know what you are talking about, read on: 1. Anaconda is internationalized using gettext. You need to understand how gettext works using po/mo files a bit; I recommend Google. The simpler answer is to go edit po/anaconda.pot for the default (en) text or use a tool like poedit to update multiple messages. 2. Second, there is no compilation involved per-se with python code during building/packaging. Only the C code is compiled and all of Anaconda uses the gettext framework, including the C code. regards, ragho Quoting Pathik Patel <abhi4091@xxxxxxxxxxx>: > Whatever u said in site can be done by any novice user > of changing just redhat images.I want to change the > Text BAsed Installation. > I hav changed most of text based messages where Redhat > appears but i was not able to change two instances. > > (1) The background image where written like"Welcome to > Redhat Linux (c) 2003 Red Hat, Inc," This text is > HARDCODED into the "text.py" but though chnging & > compiling i was unable to get it changed. > > (2) The welcome screen of installation. Where two > instances of Redhat one is written as "Official > Documentation from "Redhat" other one is its site > address. These both are also HARDCODED. So my > experience is that whatever is hardcoded is not > chnging. > So if u can help me out mail me soon. > > ________________________________________________________________________ > Yahoo! India Mobile: Download the latest polyphonic ringtones. > Go to http://in.mobile.yahoo.com > > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list >