scripts/update-bookmarks
author insilmaril
Fri Sep 08 12:30:09 2006 +0000 (2006-09-08)
changeset 381 c79df732d095
child 744 94ed4372ef08
permissions -rwxr-xr-x
rows in history window can be selected to undo/redo actions
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"