BossBey File Manager
PHP:
8.2.28
OS:
Linux
User:
www-data
Root
/
usr
/
share
/
glib-2.0
/
schemas
📤 Upload
📝 New File
📁 New Folder
Close
Editing: org.mate.applications-terminal.gschema.xml
<schemalist gettext-domain="mate-desktop"> <schema id="org.mate.applications-terminal" path="/org/mate/desktop/applications/terminal/"> <key name="exec" type="s"> <default>'mate-terminal'</default> <summary>Terminal application</summary> <description>Terminal program to use when starting applications that require one.</description> </key> <key name="exec-arg" type="s"> <default>'-x'</default> <summary>Exec Arguments</summary> <description>Argument used to execute programs in the terminal defined by the 'exec' key.</description> </key> </schema> </schemalist>
Save
Cancel