comparison cmake/installer/packages/meta-programs.xml.in @ 207:6635b9187d71

Irccd: switch to 4 spaces indent, #518
author David Demelier <markand@malikania.fr>
date Tue, 21 Jun 2016 20:52:17 +0200
parents 1158cffe5a5e
children
comparison
equal deleted inserted replaced
206:11808e98218f 207:6635b9187d71
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <Package> 2 <Package>
3 <DisplayName>Core</DisplayName> 3 <DisplayName>Core</DisplayName>
4 <Description>Install irccd and irccdctl</Description> 4 <Description>Install irccd and irccdctl</Description>
5 <Version>@IRCCD_VERSION@</Version> 5 <Version>@IRCCD_VERSION@</Version>
6 <ReleaseDate>@IRCCD_RELEASE_DATE@</ReleaseDate> 6 <ReleaseDate>@IRCCD_RELEASE_DATE@</ReleaseDate>
7 <Default>true</Default> 7 <Default>true</Default>
8 <SortingPriority>100</SortingPriority> 8 <SortingPriority>100</SortingPriority>
9 <Licenses> 9 <Licenses>
10 <License name="License Agreement" file="LICENSE" /> 10 <License name="License Agreement" file="LICENSE" />
11 </Licenses> 11 </Licenses>
12 </Package> 12 </Package>