scripts/update-bookmarks
author insilmaril
Tue, 04 Nov 2008 12:09:10 +0000
changeset 728 a8a98a94899a
parent 305 2eeafc34e470
child 744 94ed4372ef08
permissions -rwxr-xr-x
Selections work (a little bit)
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"