From 2f89fccf54a858495101cd57bac66ffca657ff62 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 13 Jun 2012 00:25:29 +0200 Subject: shell: Use GtkApplication to inhibit the screensaver Remove TotemScrsaver copy, and use GtkApplication inhibition instead. origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=612701f --- cut-n-paste/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cut-n-paste/Makefile.am') diff --git a/cut-n-paste/Makefile.am b/cut-n-paste/Makefile.am index bd953d76..b765ee9a 100644 --- a/cut-n-paste/Makefile.am +++ b/cut-n-paste/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = zoom-control toolbar-editor totem-screensaver smclient synctex +SUBDIRS = zoom-control toolbar-editor smclient synctex -include $(top_srcdir)/git.mk -- cgit v1.2.1