aboutsummaryrefslogtreecommitdiffstats
path: root/com.pelagicore.spotify/info.yaml
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2018-08-22 12:54:18 +0200
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2018-08-31 14:18:29 +0000
commit839bb32ea450ed2beb69a58b5928991cab1709e1 (patch)
tree5c1c9fec27c43a2552372a354c5b5b3259c00dce /com.pelagicore.spotify/info.yaml
parent78e7aacd7dd8b404ba4e2450ccd407a6ced22bc8 (diff)
Add initial spotify application for Neptune 3 UI
Change-Id: Ie63a592a1a0e1407a481e1ac04c42c727706e3a1 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'com.pelagicore.spotify/info.yaml')
-rw-r--r--com.pelagicore.spotify/info.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/com.pelagicore.spotify/info.yaml b/com.pelagicore.spotify/info.yaml
new file mode 100644
index 0000000..40774f0
--- /dev/null
+++ b/com.pelagicore.spotify/info.yaml
@@ -0,0 +1,13 @@
+formatVersion: 1
+formatType: am-application
+---
+id: 'com.pelagicore.spotify'
+icon: 'icon.png'
+code: 'Main.qml'
+runtime: 'qml'
+name:
+ en: 'Spotify'
+ de: 'Spotify'
+
+categories: [ 'other' ]
+mimeTypes: [ 'x-scheme-handler/x-spotify' ]