aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/LanguageList.py
AgeCommit message (Collapse)Author
2007-04-12remove LanguageListFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number
2006-03-05fix absolute paths to be relativeFelix Domke
2006-03-01fix language listFelix Domke
2006-01-19add proper country names, add spanishFelix Domke
2006-01-02add type to python multi content entrysAndreas Monzner
2005-12-23replace "Arial" by "Regular"Stefan Pluecken
2005-12-11add some translations (translations in the wizard don't work in some places)Stefan Pluecken
remove every moving pixmap from the startwizard (because of flickering)
2005-12-11example where "German"-text disappears with RT_VALIGN_CENTERStefan Pluecken
change directory for po again until the language-files are installed properly
2005-12-11use Tools.Directories to access the flag-imagesStefan Pluecken
2005-12-11finish language-menu - the RT_VALIGN_CENTER doesn't work in ↵Stefan Pluecken
eListboxPythonMultiContent... why? add language-screen to the start-wizard, which breaks the startwizard. bug in screen-handling?