summaryrefslogtreecommitdiff
path: root/plugins/old/shutdown.xml
blob: 75323b15417b5cad5f3df7fb202295dca0c56594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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>Shutdown</name>
	<import>portato.plugins.shutdown</import>

	<hooks>
		<hook type = "after_emerge"	call = "shutdown">
			<connect type="after">*</connect>
		</hook>
	</hooks>

	<options>
		<option>disabled</option>
	</options>
</plugin>
ollow=1'>Fix some rendering issues with @font-face loaded fontsRené 'Necoro' Neumann1-0/+36 2013-04-23Enhance colors of Mustang schemeRené 'Necoro' Neumann1-3/+3 2013-04-16Overhaul vimperatorrcRené Neumann1-4/+12 2013-04-12Delete XML syntax file.René 'Necoro' Neumann1-344/+0 2013-04-12Jinja syntax file.René 'Necoro' Neumann2-0/+136 2013-04-12Add unimpaired vim plugin.René 'Necoro' Neumann1-0/+3 2013-04-12'git s -uno' aliasRené Neumann1-0/+1 2013-04-06Update vundleRené 'Necoro' Neumann1-0/+0 2013-04-06Ignore /dev/zero stuff in check_libsRené 'Necoro' Neumann1-1/+1 2013-02-01René Neumann1-0/+1 2013-02-01XComposeRené Neumann2-7/+2265