]> git.lyx.org Git - features.git/blobdiff - src/support/filetools.h
Centralize substitution of python commands
[features.git] / src / support / filetools.h
index c13b5b3fc4eb0d3724ae0a61f2c540a966b55a3e..fbc14f86a8d376c3d3539efbfb817fcf778274ea 100644 (file)
@@ -125,7 +125,7 @@ enum quote_style {
  *  command will still fail, but the error message will make some sort of
  *  sense ;-)
  */
-std::string const libScriptSearch(std::string const & command);
+std::string const commandPrep(std::string const & command);
 
 enum latex_path_extension {
        PROTECT_EXTENSION,