summaryrefslogtreecommitdiff
path: root/open-terminal/org.mate.caja-open-terminal.gschema.xml.in
blob: 32f55efc13aa1a443416690571885db608743a6f (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>