|
5.
|
|
|
kioclient exec 'url' ['mimetype']
# Tries to open the document pointed to by 'url', in the application
# associated with it in KDE. You may omit 'mimetype'.
# In this case the mimetype is determined
# automatically. Of course URL may be the URL of a
# document, or it may be a *.desktop file.
# 'url' can be an executable, too.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:57
|
|
7.
|
|
|
# 'dest' may be "trash:/" to move the files
# in the trash bin.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:67
|
|
8.
|
|
|
kioclient download ['src']
# Copies the URL 'src' to a user-specified location'.
# 'src' may be a list of URLs, if not present then
# a URL will be requested.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:71
|
|
10.
|
|
|
kioclient cat 'url'
# Writes out the contents of 'url' to stdout
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:80
|
|
11.
|
|
|
*** Examples:
kioclient exec file:/root/Desktop/cdrom.desktop "Mount default"
// Mounts the CDROM
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:88
|
|
16.
|
|
|
kioclient exec file:/root/Desktop/cdrom.desktop
// Opens the CDROM's mount directory
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:99
|
|
18.
|
|
|
Non-interactive use: no message boxes
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:112
|
|
19.
|
|
|
URL or URLs
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:117
|
|
20.
|
|
|
Source URL or URLs
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:119 kioclient.cpp:122
|
|
21.
|
|
|
Destination URL
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:120 kioclient.cpp:123
|