summaryrefslogtreecommitdiff
path: root/command/org.mate.panel.applet.command.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'command/org.mate.panel.applet.command.gschema.xml.in.in')
-rw-r--r--command/org.mate.panel.applet.command.gschema.xml.in.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/command/org.mate.panel.applet.command.gschema.xml.in.in b/command/org.mate.panel.applet.command.gschema.xml.in.in
index 1c99a0bb..f5d61479 100644
--- a/command/org.mate.panel.applet.command.gschema.xml.in.in
+++ b/command/org.mate.panel.applet.command.gschema.xml.in.in
@@ -10,6 +10,11 @@
<_summary>Interval for the command</_summary>
<_description>Interval to execute the command (in seconds)</_description>
</key>
+ <key name="width" type="i">
+ <default>60</default>
+ <_summary>Width of output</_summary>
+ <_description>Number of characters to display</_description>
+ </key>
<key name="show-icon" type="b">
<default>false</default>
<_summary>Show icon</_summary>