[evince/gnome3-style: 11/14] Remove toolbar-editor cut and paste code



commit 0e17876204bc5b55df55666149915537bf51325e
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Sun Oct 14 15:02:57 2012 +0200

    Remove toolbar-editor cut and paste code

 configure.ac                                       |    1 -
 cut-n-paste/Makefile.am                            |    2 +-
 cut-n-paste/toolbar-editor/Makefile.am             |  108 --
 cut-n-paste/toolbar-editor/egg-editable-toolbar.c  | 1936 --------------------
 cut-n-paste/toolbar-editor/egg-editable-toolbar.h  |   95 -
 cut-n-paste/toolbar-editor/egg-toolbar-editor.c    |  675 -------
 cut-n-paste/toolbar-editor/egg-toolbar-editor.h    |   63 -
 cut-n-paste/toolbar-editor/egg-toolbars-model.c    | 1064 -----------
 cut-n-paste/toolbar-editor/egg-toolbars-model.h    |  195 --
 cut-n-paste/toolbar-editor/eggmarshalers.list      |    1 -
 .../update-toolbareditor-from-libegg.sh            |   33 -
 po/POTFILES.in                                     |    2 -
 12 files changed, 1 insertions(+), 4174 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3474c84..2b40bb0 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/toolbar-editor/Makefile
 cut-n-paste/zoom-control/Makefile
 cut-n-paste/synctex/Makefile
 data/evince.desktop.in
diff --git a/cut-n-paste/Makefile.am b/cut-n-paste/Makefile.am
index 98f134a..b147643 100644
--- a/cut-n-paste/Makefile.am
+++ b/cut-n-paste/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = zoom-control toolbar-editor smclient gimpcellrenderertoggle synctex
+SUBDIRS = zoom-control smclient gimpcellrenderertoggle synctex
 
 -include $(top_srcdir)/git.mk
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 456a439..9056b2f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -16,8 +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/toolbar-editor/egg-editable-toolbar.c
-cut-n-paste/toolbar-editor/egg-toolbar-editor.c
 cut-n-paste/zoom-control/ephy-zoom.h
 data/evince.desktop.in.in
 data/org.gnome.Evince.gschema.xml.in



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