summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/apps
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/democompositor/apps')
-rw-r--r--wayland/democompositor/apps/files/clock.app8
-rw-r--r--wayland/democompositor/apps/files/maps.app8
-rw-r--r--wayland/democompositor/apps/files/rss.app8
-rw-r--r--wayland/democompositor/apps/files/stocqt.app8
4 files changed, 0 insertions, 32 deletions
diff --git a/wayland/democompositor/apps/files/clock.app b/wayland/democompositor/apps/files/clock.app
deleted file mode 100644
index d6f5f56..0000000
--- a/wayland/democompositor/apps/files/clock.app
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "Type": "Application",
- "Version": 1,
- "Icon": "qrc:/images/Icon_Clocks.png",
- "Name": "Clocks",
- "Exec": "clocks",
- "Path": "./"
-}
diff --git a/wayland/democompositor/apps/files/maps.app b/wayland/democompositor/apps/files/maps.app
deleted file mode 100644
index e88899a..0000000
--- a/wayland/democompositor/apps/files/maps.app
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "Type": "Application",
- "Version": 1,
- "Icon": "qrc:/images/Icon_Maps.png",
- "Name": "Maps",
- "Exec": "qml_location_mapviewer",
- "Path": "./"
-}
diff --git a/wayland/democompositor/apps/files/rss.app b/wayland/democompositor/apps/files/rss.app
deleted file mode 100644
index 13ffbca..0000000
--- a/wayland/democompositor/apps/files/rss.app
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "Type": "Application",
- "Version": 1,
- "Icon": "qrc:/images/Icon_RSS.png",
- "Name": "RSS News",
- "Exec": "rssnews",
- "Path": "./"
-}
diff --git a/wayland/democompositor/apps/files/stocqt.app b/wayland/democompositor/apps/files/stocqt.app
deleted file mode 100644
index 9317359..0000000
--- a/wayland/democompositor/apps/files/stocqt.app
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "Type": "Application",
- "Version": 1,
- "Icon": "qrc:/images/Icon_StocQt.png",
- "Name": "StoQt",
- "Exec": "stocqt",
- "Path": "./"
-}