diff options
-rw-r--r-- | conf/distro/openzaurus-unstable.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf index 751f81c6e8..cc87380494 100644 --- a/conf/distro/openzaurus-unstable.conf +++ b/conf/distro/openzaurus-unstable.conf @@ -42,7 +42,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" # # Opie # -QTE_VERISON = "2.3.10" +QTE_VERSION = "2.3.10" OPIE_VERSION = "1.2.2" PALMTOP_USE_MULTITHREADED_QT = "no" #PALMTOP_USE_MULTITHREADED_QT = "yes" |