summaryrefslogtreecommitdiff
path: root/noncore/settings/language/language.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-01-21- make opie compilable against qte 2.3.10 snapshotar1-1/+1
check QT_VERSION against 0x030000 instead of 300
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-09-10The messagebox can be translated now, use QMessageBox::Ok andzecke1-2/+3
QMessageBox::Cancel so the translator only needs to translate the string once
2004-09-08don't need confirmance if started in first-usage modemickeyl1-15/+8
2004-08-21- BugFix: #1383 - Language settings doesn't warn about losing open apps ↵ar1-2/+15
(Thanks to Markus Litz for the patch)
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-01-05- removing unnecessary inclusionssimon1-8/+0
2002-10-21Language settings didn't let you de-select a language (i.e. if you havesandman1-57/+67
opie-i18n-de, but NOT opie-i18n-en installed, you can't go back to english) Now there's always a "English (default)" entry, as long as opie-i18n-en is not installed.
2002-01-25Initial revisionkergoth1-0/+150