summaryrefslogtreecommitdiffstats
path: root/examples/tools
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-11-27 20:14:55 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-28 16:21:57 +0100
commit4dedd61d2e72e2f126fdfc4d518d8aef9eb3a4b0 (patch)
tree8dbdad4496dd28161af2cedacd0a0d0c92291e6d /examples/tools
parent7cba8a052fc7d5f6ed6c3bacca82807fff28358c (diff)
delete .desktop files of examples
they were added without an explanation, and they can't be particularly useful (because they contain hard-coded paths and refer to non-existing icons). Change-Id: I27e2c35375e28645b0c03449ddc7ac7017da5943 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/tools')
-rw-r--r--examples/tools/contiguouscache/contiguouscache.desktop11
-rw-r--r--examples/tools/customtype/customtype.desktop11
-rw-r--r--examples/tools/customtypesending/customtypesending.desktop11
3 files changed, 0 insertions, 33 deletions
diff --git a/examples/tools/contiguouscache/contiguouscache.desktop b/examples/tools/contiguouscache/contiguouscache.desktop
deleted file mode 100644
index e89e2067f4..0000000000
--- a/examples/tools/contiguouscache/contiguouscache.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=1.0
-Type=Application
-Terminal=false
-Name=Contiguous Cache
-Exec=/opt/usr/bin/contiguouscache
-Icon=contiguouscache
-X-Window-Icon=
-X-HildonDesk-ShowInToolbar=true
-X-Osso-Type=application/x-executable
diff --git a/examples/tools/customtype/customtype.desktop b/examples/tools/customtype/customtype.desktop
deleted file mode 100644
index ff15e19cb6..0000000000
--- a/examples/tools/customtype/customtype.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=1.0
-Type=Application
-Terminal=false
-Name=Custom Type
-Exec=/opt/usr/bin/customtype
-Icon=customtype
-X-Window-Icon=
-X-HildonDesk-ShowInToolbar=true
-X-Osso-Type=application/x-executable
diff --git a/examples/tools/customtypesending/customtypesending.desktop b/examples/tools/customtypesending/customtypesending.desktop
deleted file mode 100644
index dd59b4393a..0000000000
--- a/examples/tools/customtypesending/customtypesending.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=1.0
-Type=Application
-Terminal=false
-Name=Custom Type Sending
-Exec=/opt/usr/bin/customtypesending
-Icon=customtypesending
-X-Window-Icon=
-X-HildonDesk-ShowInToolbar=true
-X-Osso-Type=application/x-executable