mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Become a unique app
Send commands to unique app when started in second instance Load spiffs on demand add protocol file to allow open tomahawk for tomahawk:// urls Use qtsinglecoreapp
This commit is contained in:
12
admin/unix/tomahawk.protocol
Normal file
12
admin/unix/tomahawk.protocol
Normal file
@@ -0,0 +1,12 @@
|
||||
[Protocol]
|
||||
exec=/home/leo/kde/tomahawk/build/tomahawk "%u"
|
||||
protocol=tomahawk
|
||||
input=none
|
||||
output=none
|
||||
helper=true
|
||||
listing=
|
||||
reading=false
|
||||
writing=false
|
||||
makedir=false
|
||||
deleting=false
|
||||
|
Reference in New Issue
Block a user