diff options
author | Christian Persch <[email protected]> | 2012-06-13 00:25:29 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-22 08:43:51 +0100 |
commit | 21073d44b5dd40facc67ac3108802559d7b13448 (patch) | |
tree | a6eb26d2300b6c2b94ee459c40ad9f736bebb0f6 /cut-n-paste/totem-screensaver/README | |
parent | 674a6b31d3e4928e67bc574d2ed7758f19da52ac (diff) | |
download | atril-21073d44b5dd40facc67ac3108802559d7b13448.tar.bz2 atril-21073d44b5dd40facc67ac3108802559d7b13448.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/README | 3 |
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. |