summaryrefslogtreecommitdiffstats
path: root/iw/language_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* sometimes need a scrollbar here (say, with koreanJeremy Katz2002-02-111-1/+1
|
* autogenerate unicode language names and read that in at install timeMatt Wilson2002-02-061-14/+4
|
* display language choices in the native scriptMatt Wilson2002-02-021-1/+13
|
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
|
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-30/+53
|
* copyrightMatt Wilson2001-08-071-0/+13
|
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-4/+2
|
* set the prev button in accordance to if it is possible to go back or notMatt Wilson2001-06-251-1/+0
|
* added set_usize to labels to get around premature word wrappingbfox2001-06-251-0/+1
|
* added new icon and made the string congruent with text modebfox2001-06-251-3/+14
|
* can't go back beyond the beginningbfox2001-06-251-0/+1
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-21/+10
|
* 1) mark timezone comments for translation (#30869) (po/Makefile)Matt Wilson2001-03-071-3/+4
| | | | | | | 2) use them in the timezone widget (gnome-map/timezonemapmodule.c) 3) mark languages for translation (#30865) (po/Makefile) 4) use them in installtime language selection (iw/language_gui.py) 5) ran make update-po on po files to pull in empty translations
* find alternate language release notesErik Troan2001-01-251-27/+0
|
* more language changes -- why not?Erik Troan2001-01-251-3/+2
|
* broke all language-related operations. so there.Erik Troan2001-01-251-8/+5
|
* Removed print statements.bfox2001-01-231-10/+0
|
* Release notes now change to use other languages if they are available.bfox2001-01-231-0/+38
|
* Added one line to call self.todo.language.setSupported(self.lang) in the ↵bfox2001-01-171-0/+1
| | | | getNext function.
* fix for bug on LANG not being set on CDROM booted installsMike Fulbright2001-01-051-0/+1
|
* seperate supported languages from install languageMatt Wilson2001-01-031-2/+1
|
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-1/+2
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
|
* Renamed language.py to language_gui.pyMike Fulbright2000-04-191-0/+72