summaryrefslogtreecommitdiff
path: root/plugins/notify.xml
blob: 8de08c81e90eb758cc4fb285b6046e29a2b9e4ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8" ?>
<plugin xmlns="http://portato.sourceforge.net/plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://portato.sourceforge.net/plugin http://portato.sourceforge.net/plugin.xsd">

	<author>René 'Necoro' Neumann</author>
	<name>Notify</name>
	<frontends>gtk</frontends>

	<import>portato.plugins.notify</import>

	<hooks>
		<hook type = "after_emerge"	call = "notify" />
	</hooks>

</plugin>
4-13/+23 2006-09-29Corrected setup.pynecoro1-1/+1 336f8f5d9f2ed72873d262ba01aa8caf0e2&follow=1'> r595@Devoty: necoro | 2008-01-10 04:04:15 +0100Necoro1-52/+3 2008-01-09 r586@Devoty: necoro | 2008-01-09 14:54:18 +0100Necoro1-1/+1 2007-12-06 r577@Devoty: necoro | 2007-12-06 20:37:36 +0100Necoro1-1/+1 2007-12-06 r572@Devoty: necoro | 2007-11-28 08:48:15 +0100Necoro1-0/+1 2007-11-27 r570@Devoty: necoro | 2007-11-27 02:08:21 +0100Necoro3-84/+108