summaryrefslogtreecommitdiff
path: root/cut-n-paste/totem-screensaver/README
diff options
context:
space:
mode:
authorChristian Persch <[email protected]>2012-06-13 00:25:29 +0200
committerraveit65 <[email protected]>2018-03-21 06:56:34 +0100
commit2f89fccf54a858495101cd57bac66ffca657ff62 (patch)
tree3d499f08c0d5b8da3245ecb6136a29616b9d2ec8 /cut-n-paste/totem-screensaver/README
parent15073fb029c8fc78d7184be7bc0e70d4cbe5ac1b (diff)
downloadatril-2f89fccf54a858495101cd57bac66ffca657ff62.tar.bz2
atril-2f89fccf54a858495101cd57bac66ffca657ff62.tar.xz
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
Diffstat (limited to 'cut-n-paste/totem-screensaver/README')
-rw-r--r--cut-n-paste/totem-screensaver/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/cut-n-paste/totem-screensaver/README b/cut-n-paste/totem-screensaver/README
deleted file mode 100644
index a5be11b2..00000000
--- a/cut-n-paste/totem-screensaver/README
+++ /dev/null
@@ -1,3 +0,0 @@
-The sources for the screensaver enabling/disabling code are copied from Totem.
-A simple replacement (s/WITH_DBUS/ENABLE_DBUS/g) was needed. The hardcoded
-"reason for inhibiting" string was also modified.