summaryrefslogtreecommitdiffstats
path: root/iw/congrats_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* add mnemonicMatt Wilson2002-07-091-5/+5
|
* don't let people go back. this might make it so quit always works...Jeremy Katz2002-06-281-1/+1
|
* kill more reconfig cruftJeremy Katz2002-06-031-41/+0
|
* its ok to go back nowMike Fulbright2002-05-291-1/+1
|
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* more mergingJeremy Katz2002-04-191-7/+9
|
* pychecker is my friendJeremy Katz2002-01-091-1/+1
|
* this fixes to use the right pixmap... the disabling of help is still borkedJeremy Katz2001-12-271-1/+1
|
* Changing URL for new RH docs website.bfox2001-10-171-1/+1
|
* change string for new RH Docs website. Fixes bug #54721bfox2001-10-171-1/+1
|
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-20/+19
|
* 1) dont let user go back to make boot disk screen (bugzilla #51002), and 2) ↵Mike Fulbright2001-08-091-3/+11
| | | | Fixed congrats message on ia64 to not have info on boot disk (bugzilla #51263)
* copyrightMatt Wilson2001-08-071-0/+13
|
* remove the bit about removing CD-ROMs from the drive, you can't do it yet ↵Matt Wilson2001-08-061-1/+1
| | | | and we'll eject anyway (#51049)
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-8/+4
|
* grammar (49666)Jeremy Katz2001-07-231-1/+1
|
* fix hiding of help textMatt Wilson2001-07-111-1/+0
|
* fixed strings that were scrolling off the window.bfox2001-07-101-0/+1
|
* fixup contrats messagesMike Fulbright2001-07-091-2/+5
|
* integrated changes suggested by docsMike Fulbright2001-07-061-15/+16
|
* dont use todo anymore, this is handled in an invisible stepMike Fulbright2001-06-291-2/+0
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-3/+3
|
* Changed the text for reconfig congrats message. Fixes bug 23260.bfox2001-01-101-2/+2
|
* Added support for LBA32 when we right out lilo.conf iff we need it because ↵Mike Fulbright2001-01-081-1/+1
| | | | boot partition is over 1023 cyl. Also added warning if you put boot > 1023 cyl and we dont seem to be able to detect edd support on this system
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+2
|
* insensitive help buttons on certain screensMatt Wilson2000-05-011-3/+4
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
|
* Renamed congrats.py to congrats_gui.pyMike Fulbright2000-04-191-0/+95