From 4dedd61d2e72e2f126fdfc4d518d8aef9eb3a4b0 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 27 Nov 2012 20:14:55 +0100 Subject: 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 --- .../draganddrop/delayedencoding/delayedencoding.desktop | 11 ----------- .../widgets/draganddrop/draggableicons/draggableicons.desktop | 11 ----------- .../widgets/draganddrop/draggabletext/draggabletext.desktop | 11 ----------- examples/widgets/draganddrop/dropsite/dropsite.desktop | 11 ----------- .../widgets/draganddrop/fridgemagnets/fridgemagnets.desktop | 11 ----------- examples/widgets/draganddrop/puzzle/puzzle.desktop | 11 ----------- 6 files changed, 66 deletions(-) delete mode 100644 examples/widgets/draganddrop/delayedencoding/delayedencoding.desktop delete mode 100644 examples/widgets/draganddrop/draggableicons/draggableicons.desktop delete mode 100644 examples/widgets/draganddrop/draggabletext/draggabletext.desktop delete mode 100644 examples/widgets/draganddrop/dropsite/dropsite.desktop delete mode 100644 examples/widgets/draganddrop/fridgemagnets/fridgemagnets.desktop delete mode 100644 examples/widgets/draganddrop/puzzle/puzzle.desktop (limited to 'examples/widgets/draganddrop') diff --git a/examples/widgets/draganddrop/delayedencoding/delayedencoding.desktop b/examples/widgets/draganddrop/delayedencoding/delayedencoding.desktop deleted file mode 100644 index 629c497b6b..0000000000 --- a/examples/widgets/draganddrop/delayedencoding/delayedencoding.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=1.0 -Type=Application -Terminal=false -Name=Delayed Encoding -Exec=/opt/usr/bin/delayedencoding -Icon=delayedencoding -X-Window-Icon= -X-HildonDesk-ShowInToolbar=true -X-Osso-Type=application/x-executable diff --git a/examples/widgets/draganddrop/draggableicons/draggableicons.desktop b/examples/widgets/draganddrop/draggableicons/draggableicons.desktop deleted file mode 100644 index d14f758ce6..0000000000 --- a/examples/widgets/draganddrop/draggableicons/draggableicons.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=1.0 -Type=Application -Terminal=false -Name=Draggable Icons -Exec=/opt/usr/bin/draggableicons -Icon=draggableicons -X-Window-Icon= -X-HildonDesk-ShowInToolbar=true -X-Osso-Type=application/x-executable diff --git a/examples/widgets/draganddrop/draggabletext/draggabletext.desktop b/examples/widgets/draganddrop/draggabletext/draggabletext.desktop deleted file mode 100644 index ceda807604..0000000000 --- a/examples/widgets/draganddrop/draggabletext/draggabletext.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=1.0 -Type=Application -Terminal=false -Name=Draggable Text -Exec=/opt/usr/bin/draggabletext -Icon=draggabletext -X-Window-Icon= -X-HildonDesk-ShowInToolbar=true -X-Osso-Type=application/x-executable diff --git a/examples/widgets/draganddrop/dropsite/dropsite.desktop b/examples/widgets/draganddrop/dropsite/dropsite.desktop deleted file mode 100644 index 70a192f2b1..0000000000 --- a/examples/widgets/draganddrop/dropsite/dropsite.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=1.0 -Type=Application -Terminal=false -Name=Drop Site -Exec=/opt/usr/bin/dropsite -Icon=dropsite -X-Window-Icon= -X-HildonDesk-ShowInToolbar=true -X-Osso-Type=application/x-executable diff --git a/examples/widgets/draganddrop/fridgemagnets/fridgemagnets.desktop b/examples/widgets/draganddrop/fridgemagnets/fridgemagnets.desktop deleted file mode 100644 index a240590c6b..0000000000 --- a/examples/widgets/draganddrop/fridgemagnets/fridgemagnets.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=1.0 -Type=Application -Terminal=false -Name=Fridge Magnets -Exec=/opt/usr/bin/fridgemagnets -Icon=fridgemagnets -X-Window-Icon= -X-HildonDesk-ShowInToolbar=true -X-Osso-Type=application/x-executable diff --git a/examples/widgets/draganddrop/puzzle/puzzle.desktop b/examples/widgets/draganddrop/puzzle/puzzle.desktop deleted file mode 100644 index f6765e1e01..0000000000 --- a/examples/widgets/draganddrop/puzzle/puzzle.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=1.0 -Type=Application -Terminal=false -Name=Drag and Drop Puzzle -Exec=/opt/usr/bin/puzzle -Icon=puzzle -X-Window-Icon= -X-HildonDesk-ShowInToolbar=true -X-Osso-Type=application/x-executable -- cgit v1.2.3