mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
kdeeject: remove bogus org.kde.kdesktop D-Bus interface call
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
126c0bbd4b
commit
0c20705884
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ if test $# -ge 1 -a "$1" != "--help"; then
|
|||
;;
|
||||
esac
|
||||
if test $? -eq 0; then
|
||||
qdbus org.kde.kdesktop /Desktop refreshIcons
|
||||
exit 0
|
||||
elif test "$quiet" -eq 0; then
|
||||
kdialog --title "KDE Eject" --error "Eject $1 failed!"
|
||||
|
|
Loading…
Add table
Reference in a new issue