diff options
author | osch <oliver at luced de> | 2019-04-13 00:25:39 +0200 |
---|---|---|
committer | lukefromdc <[email protected]> | 2019-04-23 18:35:39 +0000 |
commit | cd29bd6650923ab46b24eecc4681298c081dbf1e (patch) | |
tree | 01c92e4ea3568b25898d9b0e0c5d9f997f47fd2c /src | |
parent | 54d6dd4cd27c97c3560c3ff2eb66fcfbbe5a51c0 (diff) | |
download | marco-cd29bd6650923ab46b24eecc4681298c081dbf1e.tar.bz2 marco-cd29bd6650923ab46b24eecc4681298c081dbf1e.tar.xz |
description for icon size preference corrected
Diffstat (limited to 'src')
-rw-r--r-- | src/org.mate.marco.gschema.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml index 8bc0a321..7956af6e 100644 --- a/src/org.mate.marco.gschema.xml +++ b/src/org.mate.marco.gschema.xml @@ -200,7 +200,7 @@ <range min="6" /> <default>48</default> <summary>Icon size</summary> - <description>Size of the application icons displayed in alt-tab popup window if compositing-fast-alt-tab is enabled. The screen's scale factor is applied to this value.</description> + <description>Size of the application icons displayed in alt-tab popup window. The screen's scale factor is applied to this value.</description> </key> </schema> |