summaryrefslogtreecommitdiff
path: root/plugins/etc_proposals.xml
blob: 5690b988a68c9804c9b730573aaef054655fdf1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8" ?>
<plugin
	author="René 'Necoro' Neumann"
	name="Etc-proposals plugin">
	<import>portato.plugins.etc_proposals</import>
	<frontend>gtk</frontend>

	<hook
		hook = "after_emerge"
		call = "etc_prop">
		<connect type="after" />
	</hook>
</plugin>