summaryrefslogtreecommitdiff
path: root/metadata/screenshot.xml.in
blob: 4664a349844c2ba592b9b6172ea16b93da1eb5e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<compiz>
    <plugin name="screenshot">
	<_short>Screenshot</_short>
	<_long>Screenshot plugin</_long>
	<category>Extras</category>
	<display>
	    <option name="initiate_button" type="button">
		<_short>Initiate</_short>
		<_long>Initiate rectangle screenshot</_long>
		<default>&lt;Super&gt;Button1</default>
	    </option>
	    <option name="directory" type="string">
		<_short>Directory</_short>
		<_long>Put screenshot images in this directory</_long>
		<default>Desktop</default>
	    </option>
	    <option name="launch_app" type="string">
		<_short>Launch Application</_short>
		<_long>Automatically open screenshot in this application</_long>
		<default></default>
	    </option>
	</display>
    </plugin>
</compiz>