summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2013-11-22 11:47:26 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2013-11-25 12:27:30 +0200
commit615cd558d418536f26fc3fa5537ca022b1ea8e01 (patch)
tree4047507a048313930a2a55dc44669e4be44319fc
parent26be2a9f06cbd303d5943fd336bf10991b95081e (diff)
Fix typos in README
Change-Id: I95764d3bb794286d97f0b463c7ac9981ff313860 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index f0e9309..98d097c 100644
--- a/README
+++ b/README
@@ -1,20 +1,20 @@
-This is the Boot to Qt launcher, it is can launch in-process QML applcations
+This is the Boot to Qt launcher, it can launch in-process QML applications
Command line options:
--main-file [.qml file] Specify an optional qml file
- --applications-root [dir] The root of your directories, multiple can be
- given, separated by ':'
- --no-boot-animation If you think it is booring, disable it
+ --applications-root [dir] The root of your directories, multiple can
+ be given, separated by ':'
+ --no-boot-animation If you think it is boring, disable it
Generating new screenshots:
---------------------------
-First, cd into screenshot/plugin and compile/make install that plugin, then run
-the launcher with the command line options:
+First, cd into screenshot/plugin and compile/make install that plugin, then
+run the launcher with the command line options:
> qtlauncher --main-file screenshot/Main.qml --applications-root [your apps]
When you hit the "grab" button, it will grab a highres "preview_l.jpg" and
a lowres copy into the application's directory. Resize to portrait to get
-portrait version, named "preview_p.jpg".
+a portrait version, named "preview_p.jpg".