diff options
author | David Boddie <david.boddie@nokia.com> | 2011-05-11 17:35:46 +0200 |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-05-23 14:24:07 +0200 |
commit | 0cbcc61ef35b9bce1d65d048853c79004b755b87 (patch) | |
tree | 0e10f00827d9d3b84862e371d163f1b2774ee996 /examples/qtestlib/tutorial2 | |
parent | 0748751c9f097d9d866605306bbdd4b96e2a5c4e (diff) | |
download | qtbase-0cbcc61ef35b9bce1d65d048853c79004b755b87.tar.gz |
Squashed commit of changes from the 4.8-temp branch.
Diffstat (limited to 'examples/qtestlib/tutorial2')
-rw-r--r-- | examples/qtestlib/tutorial2/tutorial2.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/qtestlib/tutorial2/tutorial2.desktop b/examples/qtestlib/tutorial2/tutorial2.desktop new file mode 100644 index 0000000000..df8e7817a1 --- /dev/null +++ b/examples/qtestlib/tutorial2/tutorial2.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Terminal=false +Name=Data Driven Testing +Exec=/opt/usr/bin/tutorial2 +Icon=tutorial2 +X-Window-Icon= +X-HildonDesk-ShowInToolbar=true +X-Osso-Type=application/x-executable |