summaryrefslogtreecommitdiffstats
path: root/examples/threads
diff options
context:
space:
mode:
Diffstat (limited to 'examples/threads')
-rw-r--r--examples/threads/mandelbrot/mandelbrot.desktop11
-rw-r--r--examples/threads/queuedcustomtype/queuedcustomtype.desktop11
-rw-r--r--examples/threads/semaphores/semaphores.desktop11
-rw-r--r--examples/threads/waitconditions/waitconditions.desktop11
4 files changed, 0 insertions, 44 deletions
diff --git a/examples/threads/mandelbrot/mandelbrot.desktop b/examples/threads/mandelbrot/mandelbrot.desktop
deleted file mode 100644
index 3e70e1aa06..0000000000
--- a/examples/threads/mandelbrot/mandelbrot.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=1.0
-Type=Application
-Terminal=false
-Name=Mandelbrot
-Exec=/opt/usr/bin/mandelbrot
-Icon=mandelbrot
-X-Window-Icon=
-X-HildonDesk-ShowInToolbar=true
-X-Osso-Type=application/x-executable
diff --git a/examples/threads/queuedcustomtype/queuedcustomtype.desktop b/examples/threads/queuedcustomtype/queuedcustomtype.desktop
deleted file mode 100644
index fa5ed7aa35..0000000000
--- a/examples/threads/queuedcustomtype/queuedcustomtype.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=1.0
-Type=Application
-Terminal=false
-Name=Queued Custom Type
-Exec=/opt/usr/bin/queuedcustomtype
-Icon=queuedcustomtype
-X-Window-Icon=
-X-HildonDesk-ShowInToolbar=true
-X-Osso-Type=application/x-executable
diff --git a/examples/threads/semaphores/semaphores.desktop b/examples/threads/semaphores/semaphores.desktop
deleted file mode 100644
index a7dc46722f..0000000000
--- a/examples/threads/semaphores/semaphores.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=1.0
-Type=Application
-Terminal=false
-Name=Semaphores
-Exec=/opt/usr/bin/semaphores
-Icon=semaphores
-X-Window-Icon=
-X-HildonDesk-ShowInToolbar=true
-X-Osso-Type=application/x-executable
diff --git a/examples/threads/waitconditions/waitconditions.desktop b/examples/threads/waitconditions/waitconditions.desktop
deleted file mode 100644
index 4fbc3047d7..0000000000
--- a/examples/threads/waitconditions/waitconditions.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=1.0
-Type=Application
-Terminal=false
-Name=Wait Conditions
-Exec=/opt/usr/bin/waitconditions
-Icon=waitconditions
-X-Window-Icon=
-X-HildonDesk-ShowInToolbar=true
-X-Osso-Type=application/x-executable