Skip to content

Commit 21073d4

Browse files
Christian Perschraveit65
authored andcommitted
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
1 parent 674a6b3 commit 21073d4

File tree

10 files changed

+37
-654
lines changed

10 files changed

+37
-654
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,6 @@ cut-n-paste/Makefile
688688
cut-n-paste/smclient/Makefile
689689
cut-n-paste/toolbar-editor/Makefile
690690
cut-n-paste/zoom-control/Makefile
691-
cut-n-paste/totem-screensaver/Makefile
692691
cut-n-paste/synctex/Makefile
693692
data/atril.desktop.in
694693
data/Makefile

cut-n-paste/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SUBDIRS = zoom-control toolbar-editor totem-screensaver smclient synctex
1+
SUBDIRS = zoom-control toolbar-editor smclient synctex
22

33
-include $(top_srcdir)/git.mk

cut-n-paste/totem-screensaver/Makefile.am

Lines changed: 0 additions & 16 deletions
This file was deleted.

cut-n-paste/totem-screensaver/README

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)