[evince] Remove toolbar-editor cut and paste code
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Remove toolbar-editor cut and paste code
- Date: Thu, 3 Jan 2013 10:04:45 +0000 (UTC)
commit b0d995e7ed93fc5af2950bad52e93b4d09e640e3
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 844d6d9..ebe3772 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]