scripts/update-bookmarks
author insilmaril
Wed, 18 Oct 2006 10:45:00 +0000
changeset 393 053b8645e3e9
parent 305 2eeafc34e470
child 744 94ed4372ef08
permissions -rwxr-xr-x
undo/redo for delete BranchObj. Added calling commands in testmenu
insilmaril@305
     1
#!/bin/bash
insilmaril@305
     2
insilmaril@305
     3
# Look for running konquerors and notify them of changed bookmarks file
insilmaril@305
     4
dcop | grep konqueror- |  xargs -iKONQUI dcop KONQUI KBookmarkManager-$HOME/.kde/share/apps/konqueror/bookmarks.xml notifyCompleteChange "dcop"