diff --git a/desktop/mate/caja/actions.py b/desktop/mate/caja/actions.py index 88959e5b23..a5e985685e 100644 --- a/desktop/mate/caja/actions.py +++ b/desktop/mate/caja/actions.py @@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - pisitools.dosed("data/caja.desktop.in*", "Exec=caja", "Exec=caja -n --sync") + #pisitools.dosed("data/caja.desktop.in*", "Exec=caja", "Exec=caja -n --sync") autotools.configure("--disable-static \ --libexecdir=/usr/lib/caja \ --enable-introspection \