diff options
author | Daniel Molkentin <daniel.molkentin@nokia.com> | 2011-11-24 17:13:34 +0100 |
---|---|---|
committer | Daniel Molkentin <daniel.molkentin@nokia.com> | 2011-11-24 17:29:10 +0100 |
commit | 198d35b0bbdaefd60df37f74f28176a75804a861 (patch) | |
tree | 1a4d3993541e9cf788751e7b0640b0d13f4058c8 /examples/declarative/animation/easing | |
parent | f0757a09744f7ca967d79dbd185da6b82cfddac1 (diff) | |
download | qt4-tools-198d35b0bbdaefd60df37f74f28176a75804a861.tar.gz |
Fix up examples.
- Remove dependencies from examples
- Remove stray copies of qtc_packaging
- remove .desktop files
- rename examples (to their old name)
Reviewed-By: Casper van Donderen
Diffstat (limited to 'examples/declarative/animation/easing')
-rw-r--r-- | examples/declarative/animation/easing/easing.desktop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/declarative/animation/easing/easing.desktop b/examples/declarative/animation/easing/easing.desktop deleted file mode 100644 index 56437b5efb..0000000000 --- a/examples/declarative/animation/easing/easing.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=1.0 -Type=Application -Terminal=false -Name=easing -Exec=/opt/usr/bin/easing -Icon=easing -X-Window-Icon= -X-HildonDesk-ShowInToolbar=true -X-Osso-Type=application/x-executable |