diff 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
line wrap: on
line diff
--- a/cmake/installer/packages/meta-programs.xml.in	Tue Jun 21 12:36:46 2016 +0200
+++ b/cmake/installer/packages/meta-programs.xml.in	Tue Jun 21 20:52:17 2016 +0200
@@ -1,12 +1,12 @@
 <?xml version="1.0"?>
 <Package>
-	<DisplayName>Core</DisplayName>
-	<Description>Install irccd and irccdctl</Description>
-	<Version>@IRCCD_VERSION@</Version>
-	<ReleaseDate>@IRCCD_RELEASE_DATE@</ReleaseDate>
-	<Default>true</Default>
-	<SortingPriority>100</SortingPriority>
-	<Licenses>
-		<License name="License Agreement" file="LICENSE" />
-	</Licenses>
+    <DisplayName>Core</DisplayName>
+    <Description>Install irccd and irccdctl</Description>
+    <Version>@IRCCD_VERSION@</Version>
+    <ReleaseDate>@IRCCD_RELEASE_DATE@</ReleaseDate>
+    <Default>true</Default>
+    <SortingPriority>100</SortingPriority>
+    <Licenses>
+        <License name="License Agreement" file="LICENSE" />
+    </Licenses>
 </Package>