diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2011-03-09 16:28:42 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2011-03-09 16:28:42 (GMT) |
commit | 19a485bd205690561b91d6bdf4c2e5310511d075 (patch) | |
tree | 950ca67d233a48879211c16ec7a3b6b7d7f5296e /demos/mobile/quickhit/debian/postinst | |
parent | 97bc06f9129abdeda2f58dd001b6c5a596e22e41 (diff) | |
download | Qt-19a485bd205690561b91d6bdf4c2e5310511d075.zip Qt-19a485bd205690561b91d6bdf4c2e5310511d075.tar.gz Qt-19a485bd205690561b91d6bdf4c2e5310511d075.tar.bz2 |
Removed 2 mobile demos. Their replacement will be added separately.
Diffstat (limited to 'demos/mobile/quickhit/debian/postinst')
-rw-r--r-- | demos/mobile/quickhit/debian/postinst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/demos/mobile/quickhit/debian/postinst b/demos/mobile/quickhit/debian/postinst deleted file mode 100644 index 79fb6dd..0000000 --- a/demos/mobile/quickhit/debian/postinst +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -e - -gtk-update-icon-cache -f /usr/share/icons/hicolor - -exit 0 |