summaryrefslogtreecommitdiffstats
path: root/textw/timezone_text.py
Commit message (Expand)AuthorAgeFilesLines
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-3/+4
* Remove more references to ARC (#433229).Chris Lumens2008-02-181-1/+1
* GPLv2+ license boilerplates for textw/*.py files.David Cantrell2007-12-171-6/+13
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-1/+0
* Fix traceback stemming from system-config-date updates.Chris Lumens2007-03-211-2/+2
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-1/+1
* Fix typo (#202844).Chris Lumens2006-08-161-1/+1
* Only set the UTC check box if it's not a kickstart install (#181737).Chris Lumens2006-08-091-1/+1
* Make GMT offset timezones available in the UI (#199076).Chris Lumens2006-07-201-1/+1
* Use subprocess instead of our own code. Fix all calls to execWith* soChris Lumens2006-07-121-7/+2
* Check the UTC box on the text interface automatically if there's no WindowsChris Lumens2006-07-111-0/+4
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-5/+5
* Rip out the guts of iutil. Die die die.Chris Lumens2006-03-211-15/+8
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-241-1/+1
* strings are unfrozen here, no need to carry this hack forward foreverJeremy Katz2004-05-111-6/+1
* more redhat-config -> system-configJeremy Katz2004-01-231-1/+1
* switch to using redhat-config-date .mo files for timezone info instead ofJeremy Katz2003-10-071-1/+3
* merge from taroon branchJeremy Katz2003-08-271-2/+7
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* 1) since libfdisk isn't setting up the text domain for C programsMatt Wilson2001-07-121-5/+2
* more copyright noticesMatt Wilson2001-07-091-0/+13
* copyright - I wouldn't to claim this code...Matt Wilson2001-06-231-1/+1
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-22/+18
* more language changes -- why not?Erik Troan2001-01-251-0/+1
* broke all language-related operations. so there.Erik Troan2001-01-251-2/+1
* get the locale from todo, not the environmentMatt Wilson2001-01-041-1/+1
* i18n timezonesMatt Wilson2000-08-171-1/+1
* fix bug #12490Mike Fulbright2000-06-231-2/+3
* dumb bugMike Fulbright2000-06-161-0/+2
* fix dumb bug in timezone GMT selectionMike Fulbright2000-06-161-9/+9
* remove current time display (for now) until we have time to do it correctlyMike Fulbright2000-06-141-12/+21
* text mode help nearly worksErik Troan2000-05-021-1/+2
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
* Renamed timezone.py to timezone_text.pyMike Fulbright2000-04-191-0/+112