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
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>