mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
Add infos about kfmclient exec
BUG:224829 svn path=/trunk/KDE/kdebase/apps/; revision=1091427
This commit is contained in:
parent
a754802d75
commit
6fe8d8bd2c
1 changed files with 4 additions and 0 deletions
|
@ -106,6 +106,10 @@ extern "C" KDE_EXPORT int kdemain( int argc, char **argv )
|
|||
" # 'profile' is a file under ~/.kde/share/apps/konqueror/profiles.\n"
|
||||
" # 'url' is an optional URL to open.\n\n").toLocal8Bit());
|
||||
|
||||
puts(i18n(" kfmclient exec is deprecated and kept for compatibility with KDE 3. \n"
|
||||
" # See kioclient exec for more infos.\n").toLocal8Bit());
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue