Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Christian Persch authored and raveit65 committed Mar 22, 2018
1 parent 674a6b3 commit 21073d4
Show file tree
Hide file tree
Showing 10 changed files with 37 additions and 654 deletions.
1 change: 0 additions & 1 deletion configure.ac
Expand Up @@ -688,7 +688,6 @@ cut-n-paste/Makefile
cut-n-paste/smclient/Makefile
cut-n-paste/toolbar-editor/Makefile
cut-n-paste/zoom-control/Makefile
cut-n-paste/totem-screensaver/Makefile
cut-n-paste/synctex/Makefile
data/atril.desktop.in
data/Makefile
Expand Down
2 changes: 1 addition & 1 deletion 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
16 changes: 0 additions & 16 deletions cut-n-paste/totem-screensaver/Makefile.am

This file was deleted.

3 changes: 0 additions & 3 deletions cut-n-paste/totem-screensaver/README

This file was deleted.

0 comments on commit 21073d4

Please sign in to comment.