summaryrefslogtreecommitdiffstats
path: root/examples/quick3d/lander/icon-l-qtquick3d.png
Commit message (Collapse)AuthorAgeFilesLines
* Fixing harmattan pkgsSarah Smith2011-12-011-0/+0
| | | | | | | | | | | | | | | | | The fixes are going into the qtc_harmattan packaging scripts, since the scratchbox for harmattan seems to be no longer working. Eventually we should remove it and put the qtc_harmattan one in instead, but for now keep both around until its proven to work. This is also important because bifh might need it. Basically - remove the translation line, fix up a lot of broken desktop files, use a different location for the icons, and generally fix all the problems as described in the bug. Task-number: QTBUG-21955 Change-Id: I02cdf6c02ef9515b14384aaaf8e039a09a6cb82b Reviewed-by: Patrick Burke <patrick.burke@nokia.com>
* Icons updated for all platforms.Danny Pope2011-09-271-0/+0
| | | | | | | Change-Id: I33d5bdd08e607795908a4cabae361866243c170c Reviewed-on: http://codereview.qt-project.org/4835 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Patrick Burke <patrick.burke@nokia.com>
* Device packaging. QTBUG-17434.Sarah Smith2011-04-061-0/+0
Few fixups required for header location, and plugins not linked to requisite libs. The rest of it is adding .desktop files and icons. Many of the icons are duplicates but at some point some apps will likely get their own icons, so don't share a common icon. Many apps run just fine, a few have bogus names, bad icons and other niggles. Apps that don't run are subject of other bug reports.