summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-03-09 17:47:03 +0300
committermonsta <[email protected]>2016-03-09 17:47:03 +0300
commit6c5b3375d0562e4244de369c4d365efb90f11e32 (patch)
tree31524fc075fbc095c26e4fc4ecf2364213b2db78 /src
parent3309d14d44cf85be76f3487da2df25f65616847b (diff)
downloadmarco-6c5b3375d0562e4244de369c4d365efb90f11e32.tar.bz2
marco-6c5b3375d0562e4244de369c4d365efb90f11e32.tar.xz
proper description of compositing-fast-alt-tab key
Diffstat (limited to 'src')
-rw-r--r--src/org.mate.marco.gschema.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml
index ef24e2fc..69ee9e24 100644
--- a/src/org.mate.marco.gschema.xml
+++ b/src/org.mate.marco.gschema.xml
@@ -148,8 +148,8 @@
</key>
<key name="compositing-fast-alt-tab" type="b">
<default>false</default>
- <summary>Fast Alt-Tab Enabled</summary>
- <description>Whether or not fast alt-tabbing is used when the compositing manager is enabled.</description>
+ <summary>Fast Alt-Tab with compositing manager (disable thumbnails)</summary>
+ <description>If set to true, no window thumbnails will be displayed in the alt-tab popup window when the compositing manager is enabled. Application icons will be displayed instead.</description>
</key>
<key name="reduced-resources" type="b">
<default>false</default>