gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / desktop / mate / caja-extensions / patches / 01-open-terminal-home.patch
blob01c04de5ac388c7df38ee88d93d88dd044529428
1 --- caja-extensions-1.14.0/open-terminal/org.mate.caja-open-terminal.gschema.xml.in.1 2016-07-21 12:40:59.805855156 +0300
2 +++ caja-extensions-1.14.0/open-terminal/org.mate.caja-open-terminal.gschema.xml.in 2016-07-21 12:41:11.427319224 +0300
3 @@ -1,7 +1,7 @@
4 <schemalist>
5 <schema id="org.mate.caja-open-terminal" path="/org/mate/caja-open-terminal/">
6 <key name="desktop-opens-home-dir" type="b">
7 - <default>false</default>
8 + <default>true</default>
9 <summary>Whether opening a terminal on the desktop opens a terminal in the home directory</summary>
10 <description>If set to true, then opening a terminal on the desktop will open a terminal in the home directory. Otherwise, it will be opened in the desktop directory. Note that this key is irrelevant if the desktop directory is identical to the home directory.</description>
11 </key>