summaryrefslogtreecommitdiffstats
path: root/examples/declarative/modelviews/pathview-example/pathviewexample.desktop
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-06-29 21:51:36 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-06-29 21:51:36 (GMT)
commit9edf87f4a89c579de5bbb3ab0b2ff09b0629e249 (patch)
tree504c698037ee6283f1b5dbc6fa658bb2bfffb99a /examples/declarative/modelviews/pathview-example/pathviewexample.desktop
parent7a2f721d74892c7eeff9aba370b6c081612c634b (diff)
parent0a8daa8845325fba9cf2ec973eb6bab8a2853dd5 (diff)
downloadQt-9edf87f4a89c579de5bbb3ab0b2ff09b0629e249.zip
Qt-9edf87f4a89c579de5bbb3ab0b2ff09b0629e249.tar.gz
Qt-9edf87f4a89c579de5bbb3ab0b2ff09b0629e249.tar.bz2
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-water-team: (204 commits) Fix vertical positioning of glyphs in raster engine with FreeType Ensure a small event check interval on uikit platform. Change default application font for uikit platform. Use the QPoint memory layout change only on Desktop Mac Fix 2cb398e1d901e62384bb2b388761cfd18fc8804a in case of no coreservices Make it compile with openssl 1.0.0d, gcc 4.6 QStringBuilder: do not crash with null char* Add IPHONEOS deployment vars to makespec Post key events via QWindowSystemInterface, don't post events direcly Use nicer fonts and a few little patches to uikit platform. Update README and qmlapplicationviewer to suit 4.8. Updated proof-of-concept UIKit mkspecs Re-apply licenseheader text in source files for qt4.8 Fix event delevery order Reorder variable to eliminate warnings Only compare styleNames if they are not empty Add styleName to QFontDef comparison qsystemlibrary needs no special treatment QSocketNotifier autotest - fix compile with MSVC my changelog for 4.8.0 ...
Diffstat (limited to 'examples/declarative/modelviews/pathview-example/pathviewexample.desktop')
-rw-r--r--examples/declarative/modelviews/pathview-example/pathviewexample.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/declarative/modelviews/pathview-example/pathviewexample.desktop b/examples/declarative/modelviews/pathview-example/pathviewexample.desktop
new file mode 100644
index 0000000..30d29e3
--- /dev/null
+++ b/examples/declarative/modelviews/pathview-example/pathviewexample.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Encoding=UTF-8
+Version=1.0
+Type=Application
+Terminal=false
+Name=pathview-example
+Exec=/opt/usr/bin/pathview-example
+Icon=pathview-example
+X-Window-Icon=
+X-HildonDesk-ShowInToolbar=true
+X-Osso-Type=application/x-executable