]> git.0d.be Git - empathy.git/commitdiff
UOA: fix empathy.application XML indentation
authorXavier Claessens <xavier.claessens@collabora.co.uk>
Thu, 26 Jul 2012 12:42:19 +0000 (14:42 +0200)
committerXavier Claessens <xavier.claessens@collabora.co.uk>
Mon, 30 Jul 2012 06:56:45 +0000 (08:56 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=680449

ubuntu-online-accounts/empathy.application

index f35da92686d65fcfcfab63914f882fbfc9ecde7f..598bff8bb2564fc9bc4302806e56dae3f3398f1b 100644 (file)
@@ -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>