[empathy] UOA: fix empathy.application XML indentation



commit 8a684ae6d355e2e266333fb69cd1828d1b9befe0
Author: Xavier Claessens <xavier claessens collabora co uk>
Date:   Thu Jul 26 14:42:19 2012 +0200

    UOA: fix empathy.application XML indentation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680449

 ubuntu-online-accounts/empathy.application |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/ubuntu-online-accounts/empathy.application b/ubuntu-online-accounts/empathy.application
index f35da92..598bff8 100644
--- a/ubuntu-online-accounts/empathy.application
+++ b/ubuntu-online-accounts/empathy.application
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <application id="empathy">
   <description>Empathy</description>
-	<desktop-entry>empathy.desktop</desktop-entry>
-
+  <desktop-entry>empathy.desktop</desktop-entry>
   <service-types>
-		<service-type id="IM">
-			<description>Integrate your IM accounts</description>
-		</service-type>
+    <service-type id="IM">
+      <description>Integrate your IM accounts</description>
+    </service-type>
   </service-types>
-
 </application>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]