diff options
author | artoka <arto.katajasalo@digia.com> | 2011-11-17 14:50:07 (GMT) |
---|---|---|
committer | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-11-17 14:59:55 (GMT) |
commit | 27e49a8b5c513fb4315dc039dd7aaa186e869123 (patch) | |
tree | 6b20e9b3068c5cf96f366a5b758e566f9414feca /examples/declarative/ui-components/scrollbar/scrollbar.desktop | |
parent | 309be039218ef6bb8fdc97833d3e4b98ffe20037 (diff) | |
download | Qt-27e49a8b5c513fb4315dc039dd7aaa186e869123.zip Qt-27e49a8b5c513fb4315dc039dd7aaa186e869123.tar.gz Qt-27e49a8b5c513fb4315dc039dd7aaa186e869123.tar.bz2 |
ui-components/scrollbar example modifications
Modified the example to use centralized qmlapplicationviewer,
removed duplicate files and modified project files according
to the changes.
Merge-request: 2719
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'examples/declarative/ui-components/scrollbar/scrollbar.desktop')
-rw-r--r-- | examples/declarative/ui-components/scrollbar/scrollbar.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/declarative/ui-components/scrollbar/scrollbar.desktop b/examples/declarative/ui-components/scrollbar/scrollbar.desktop new file mode 100644 index 0000000..191b0c2 --- /dev/null +++ b/examples/declarative/ui-components/scrollbar/scrollbar.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Terminal=false +Name=scrollbar +Exec=/opt/scrollbar/bin/scrollbar +Icon=scrollbar64 +X-Window-Icon= +X-HildonDesk-ShowInToolbar=true +X-Osso-Type=application/x-executable |