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.

44 lines
1.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<compiz>
<plugin name="notification">
<_short>Error Notifications</_short>
<_long>Display errors and other messages using libnotify.</_long>
<category>Utility</category>
<display>
<option type="int" name="timeout">
<_short>Hide Timeout</_short>
<_long>Timeout (in seconds) before hiding the notification, set to -1 for system default and 0 for indefinite</_long>
<min>-1</min>
<max>30</max>
<default>-1</default>
</option>
<option type="int" name="max_log_level">
<_short>Maximum Log Level</_short>
<_long>The maximum log level to display</_long>
<default>1</default>
<desc>
<value>0</value>
<_name>Fatal</_name>
</desc>
<desc>
<value>1</value>
<_name>Error</_name>
</desc>
<desc>
<value>2</value>
<_name>Warning</_name>
</desc>
<desc>
<value>3</value>
<_name>Info</_name>
</desc>
<desc>
<value>4</value>
<_name>Debug</_name>
</desc>
</option>
</display>
</plugin>
</compiz>