]> git.lyx.org Git - lyx.git/blobdiff - src/LyXVC.h
Try to deal with one of the big problems here, namely, that we
[lyx.git] / src / LyXVC.h
index 4285db7355c6262441f568de717f8a5a5125e4a4..e3db3cbe5eb175407a29ea962c4e91fb65d6fc5b 100644 (file)
@@ -78,9 +78,9 @@ public:
        bool checkOutEnabled();
 
        /// Synchronize the whole archive with repository
-       std::string repoSynchro();
+       std::string repoUpdate();
        /// Does the current VC supports this operation?
-       bool repoSynchroEnabled();
+       bool repoUpdateEnabled();
 
        /**
         * Toggle locking property of the edited file,