mirror of https://github.com/subgraph/fw-daemon
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
389 B
9 lines
389 B
9 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<schemalist gettext-domain="gnome-shell-extensions">
|
||
|
<schema path="/com/subgraph/firewall/" id="com.subgraph.firewall">
|
||
|
<key type="as" name="open-connection-monitor">
|
||
|
<default><![CDATA[['<Control><Alt>space']]]></default>
|
||
|
<summary>Key to open connection monitor</summary>
|
||
|
</key>
|
||
|
</schema>
|
||
|
</schemalist>
|