diff options
Diffstat (limited to 'data/tp-monitor-gtk.gschema.xml')
| -rw-r--r-- | data/tp-monitor-gtk.gschema.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/tp-monitor-gtk.gschema.xml b/data/tp-monitor-gtk.gschema.xml index d1e3987..6fbb396 100644 --- a/data/tp-monitor-gtk.gschema.xml +++ b/data/tp-monitor-gtk.gschema.xml @@ -18,5 +18,17 @@ Last proxy port </description> </key> + <key name="issuer" type="s"> + <default>""</default> + <description> + Last issuer name + </description> + </key> + <key name="genca-output" type="s"> + <default>""</default> + <description> + Last generate CA output filename + </description> + </key> </schema> </schemalist> |
