|
6.
|
|
|
kioclient move 'src' 'dest'
# Moves the URL 'src' to 'dest'.
# 'src' may be a list of URLs.
|
|
|
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.
|
|
|
|
kioclient move 'izvor' 'odrediste'
# премешта УРЛ са извора на одредиште.
# Извор може бити и списак УРЛ‑ова.
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
kioclient.cpp:64
|
|
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.
|
|
|
|
*** Примери:
kioclient exec file:/root/Desktop/cdrom.desktop "Подразумевано монтирање"
# монтира ЦД‑РОМ
|
|
Translated by
Chusslove Illich
|
|
|
|
|
literal-segment: kioclient exec file:/root/Desktop/cdrom.desktop
|
|
Located in
kioclient.cpp:88
|
|
12.
|
|
|
kioclient exec file:/home/weis/data/test.html
// Opens the file with default binding
|
|
|
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.
|
|
|
|
kioclient exec file:/home/weis/data/test.html
# отвара фајл подразумеваним програмом
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
kioclient.cpp:91
|