[gnome-commander] Really dropped support for cvs plugin
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Really dropped support for cvs plugin
- Date: Wed, 5 Feb 2014 20:09:24 +0000 (UTC)
commit 8d62c28334d39dcb0a121d5fe723b67251c07a4c
Author: Uwe Scholz <uwescholz src gnome org>
Date: Wed Feb 5 21:02:53 2014 +0100
Really dropped support for cvs plugin
configure.in | 1 -
plugins/Makefile.am | 2 +-
plugins/cvs/Makefile.am | 21 --
plugins/cvs/close.xpm | 16 --
plugins/cvs/cvs-plugin.cc | 407 ---------------------------------
plugins/cvs/cvs-plugin.h | 64 -----
plugins/cvs/cvs-plugin.xpm | 42 ----
plugins/cvs/interface.cc | 543 --------------------------------------------
plugins/cvs/interface.h | 26 --
plugins/cvs/parser.h | 57 -----
plugins/cvs/parser.ll | 185 ---------------
11 files changed, 1 insertions(+), 1363 deletions(-)
---
diff --git a/configure.in b/configure.in
index 8441248..eeab227 100644
--- a/configure.in
+++ b/configure.in
@@ -413,7 +413,6 @@ pixmaps/device-icons/Makefile
pixmaps/file-type-icons/Makefile
pixmaps/mime-icons/Makefile
plugins/Makefile
-plugins/cvs/Makefile
plugins/fileroller/Makefile
plugins/python/Makefile
plugins/python/md5sum/Makefile
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index b3d4f12..1bf34a8 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
-SUBDIRS = test cvs fileroller
+SUBDIRS = test fileroller
if HAVE_PYTHON
SUBDIRS += python
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]