]> git.lyx.org Git - lyx.git/blobdiff - src/mover.h
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / mover.h
index 04e016641ca42ba3cee4873de08fdab8c3e4467a..a2af0f723a2c9903fe316f40713a3f5330cd3128 100644 (file)
@@ -105,7 +105,7 @@ public:
 
        /** @c command should be of the form
         *  <code>
-        *      sh $$s/scripts/fig_copy.sh $$i $$o $$l
+        *      python $$s/scripts/fig_copy.py $$i $$o $$l
         *  </code>
         *  where $$s is a placeholder for the lyx support directory,
         *        $$i is a placeholder for the name of the file to be moved,