initial import
[vym] / scripts / update-bookmarks
diff --git a/scripts/update-bookmarks b/scripts/update-bookmarks
new file mode 100644 (file)
index 0000000..87b29fd
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+# Look for running konquerors and notify them of changed bookmarks file
+dcop | grep konqueror- |  xargs -iKONQUI dcop KONQUI KBookmarkManager-$HOME/.kde/share/apps/konqueror/bookmarks.xml notifyCompleteChange "dcop"