scripts/update-bookmarks
author anng888
Thu, 06 Dec 2007 18:30:29 +0000
changeset 632 f4282e4db9f7
parent 305 2eeafc34e470
child 744 94ed4372ef08
permissions -rwxr-xr-x
- Fixed Win32 start up crash as a result of "showing" the main window to
early when its previous state was maximized.
     1 #!/bin/bash
     2 
     3 # Look for running konquerors and notify them of changed bookmarks file
     4 dcop | grep konqueror- |  xargs -iKONQUI dcop KONQUI KBookmarkManager-$HOME/.kde/share/apps/konqueror/bookmarks.xml notifyCompleteChange "dcop"