|
3.
|
|
|
Non interactive use: no message boxes
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kfmclient.cpp:75
|
|
8.
|
|
|
kfmclient openURL 'url' ['mimetype']
# Opens a window showing 'url'.
# 'url' may be a relative path
# or file name, such as . or subdir/
# If 'url' is omitted, $HOME is used instead.
|
|
|
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
kfmclient.cpp:92
|
|
9.
|
|
|
# If 'mimetype' is specified, it will be used to determine the
# component that Konqueror should use. For instance, set it to
# text/html for a web page, to make it appear faster
|
|
|
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
kfmclient.cpp:97
|
|
10.
|
|
|
kfmclient newTab 'url' ['mimetype']
# Same as above but opens a new tab with 'url' in an existing Konqueror
# window on the current active desktop if possible.
|
|
|
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
kfmclient.cpp:101
|
|
11.
|
|
|
kfmclient openProfile 'profile' ['url']
# Opens a window using the given profile.
# 'profile' is a file under ~/.kde/share/apps/konqueror/profiles.
# 'url' is an optional URL to open.
|
|
|
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
kfmclient.cpp:105
|