scripts/update-bookmarks
author insilmaril
Tue, 06 May 2008 11:16:40 +0000
changeset 702 a02d84c2d0ac
parent 305 2eeafc34e470
child 744 94ed4372ef08
permissions -rwxr-xr-x
Moved demos to /usr/share/vym/demos
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"