[evince] cut-n-paste: Remove ephy-zoom-control



commit ac9d889ba82f27995939f89cc00b2ed79f00c20f
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Wed Nov 7 19:40:24 2012 +0100

    cut-n-paste: Remove ephy-zoom-control

 configure.ac                                 |    1 -
 cut-n-paste/Makefile.am                      |    2 +-
 cut-n-paste/zoom-control/Makefile.am         |   16 --
 cut-n-paste/zoom-control/ephy-zoom-action.c  |  353 ------------------------
 cut-n-paste/zoom-control/ephy-zoom-action.h  |   69 -----
 cut-n-paste/zoom-control/ephy-zoom-control.c |  374 --------------------------
 cut-n-paste/zoom-control/ephy-zoom-control.h |   65 -----
 cut-n-paste/zoom-control/ephy-zoom.c         |   68 -----
 cut-n-paste/zoom-control/ephy-zoom.h         |   81 ------
 po/POTFILES.in                               |    1 -
 10 files changed, 1 insertions(+), 1029 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ebe3772..7dbb740 100644
--- a/configure.ac
+++ b/configure.ac
@@ -746,7 +746,6 @@ backend/xps/Makefile
 cut-n-paste/Makefile
 cut-n-paste/gimpcellrenderertoggle/Makefile
 cut-n-paste/smclient/Makefile
-cut-n-paste/zoom-control/Makefile
 cut-n-paste/synctex/Makefile
 data/evince.desktop.in
 data/Makefile
diff --git a/cut-n-paste/Makefile.am b/cut-n-paste/Makefile.am
index b147643..5c2cc87 100644
--- a/cut-n-paste/Makefile.am
+++ b/cut-n-paste/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = zoom-control smclient gimpcellrenderertoggle synctex
+SUBDIRS = smclient gimpcellrenderertoggle synctex
 
 -include $(top_srcdir)/git.mk
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a3ec5cd..e09f2fa 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -16,7 +16,6 @@ backend/tiff/tiff-document.c
 [type: gettext/ini]backend/xps/xpsdocument.evince-backend.in
 cut-n-paste/smclient/eggdesktopfile.c
 cut-n-paste/smclient/eggsmclient.c
-cut-n-paste/zoom-control/ephy-zoom.h
 data/evince.desktop.in.in
 data/org.gnome.Evince.gschema.xml.in
 libdocument/ev-attachment.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]