mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
krdc: adjust to KIO protocol changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
cc8efd0040
commit
0b4f7f57a1
2 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
||||||
[Protocol]
|
[Protocol]
|
||||||
exec=krdc '%u'
|
exec=krdc '%u'
|
||||||
protocol=rdp
|
protocol=rdp
|
||||||
input=none
|
|
||||||
output=none
|
|
||||||
helper=true
|
helper=true
|
||||||
listing=false
|
listing=false
|
||||||
reading=false
|
reading=false
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
[Protocol]
|
[Protocol]
|
||||||
exec=krdc '%u'
|
exec=krdc '%u'
|
||||||
protocol=vnc
|
protocol=vnc
|
||||||
input=none
|
|
||||||
output=none
|
|
||||||
helper=true
|
helper=true
|
||||||
listing=false
|
listing=false
|
||||||
reading=false
|
reading=false
|
||||||
|
|
Loading…
Add table
Reference in a new issue