summaryrefslogtreecommitdiff
path: root/open-terminal/org.mate.caja-open-terminal.gschema.xml.in
blob: 56b70ef3dadfbbef283d997d7e891f33c1ea0ec0 (plain)
1
2
3
4
5
6
7
8
9
<schemalist>
  <schema id="org.mate.caja-open-terminal" path="/org/mate/caja-open-terminal/">
    <key name="desktop-opens-home-dir" type="b">
      <default>false</default>
      <summary>Whether opening a terminal on the desktop opens a terminal in the home directory</summary>
      <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>
    </key>
  </schema>
</schemalist>