aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@nokia.com>2010-07-28 14:14:18 +0300
committerDaniel d'Andrada <daniel.dandrada@nokia.com>2010-07-28 14:15:11 +0300
commitf2d99290a5510c045583300ae76ea556a49854cb (patch)
treea9b11da8e726cea9efd91c61684d38f617573b3c /README
parentd3add64e77e8ae55950a935828247a7bbb5909db (diff)
Changes: replace "DirectUI" with "MeeGo Touch" in README files
RevBy: TrustMe
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 7 insertions, 6 deletions
diff --git a/README b/README
index 56356efb..c00e6a6a 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This source tree contains the DirectUI library
+This source tree contains the MeeGo Touch library
Building
========
@@ -16,12 +16,13 @@ Running
=======
The library ships with a demo application called "widgetsgallery"
-The duitheme package must be installed before running any DirectUI
+The duitheme package must be installed before running any MeeGo Touch
applications.
-duitheme is available separately from http://qt.gitorious.org and can
+meegotouch-theme is available separately from
+http://meego.gitorious.org/meegotouch/meegotouch-theme/ and can
be installed with the following commands:
- cd duitheme
+ cd meegotouch-theme
qmake
sudo make install
@@ -29,7 +30,7 @@ be installed with the following commands:
Build dependencies
==================
- Development headers:
- - Qt 4.6
+ - Qt 4.7
- X11
- Mesa or vendor specific OpenGL libraries
- pkg-config
@@ -38,7 +39,7 @@ Optional dependencies
=====================
If found, the following libraries will enable additional
-features in the DirectUI library:
+features in the MeeGo Touch library:
- ICU: I18N and L10N extensions
- GConf2: C++ abstraction layer for gconf settings system