summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Fernengel <harald.fernengel@nokia.com>2010-04-06 12:20:25 +0200
committerHarald Fernengel <harald.fernengel@nokia.com>2010-04-06 12:20:25 +0200
commit1472fda35eb2a3585f24d3a8109bb03e985ab2ea (patch)
tree3d75995d21ee4c5092d4b74a765440b068e6b0c6
parentc1097312303f0f4b916322e198f55313d06d9f15 (diff)
update README for PR 1.2
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index e4502dc..bec97e7 100644
--- a/README
+++ b/README
@@ -6,9 +6,9 @@ has to be installed once, and usually, the Debian packaging system should
be used to make sure it is installed.
In your home screen widget's Debian package, make sure you depend on the
-package qt4-maemo5-homescreen-loader. An example "Depends" line could look like:
+package qt4-homescreen-loader. An example "Depends" line could look like:
-Depends: libqt4-maemo5-core (>= 4.6.1), libqt4-maemo5-gui (>= 4.6.1), qt4-maemo5-homescreen-loader
+Depends: libqt4-core (>= 4.6.1), libqt4-gui (>= 4.6.1), qt4-homescreen-loader
The source code for the special Qt home screen loader can be found in the
qtpluginloader directory of this package.
@@ -16,7 +16,7 @@ qtpluginloader directory of this package.
In order to flag a toplevel widget as home screen widgets, some special
X11 attributes must be set. The QMaemo5HomescreenAdaptor class handles all
-the special behavior, and also enables home screen applets to have their
+the special behavior, and also allows home screen applets to have their
own settings dialog.
In order to use the QMaemo5HomscreenAdaptor class, add the qmaemo5homescreenadaptor.cpp and