data: Remove misparsed whitespace from system-controller's xml 70/26970/1
authorJan Ekström <jan.ekstrom@intel.com>
Tue, 2 Sep 2014 11:25:00 +0000 (14:25 +0300)
committerJan Ekström <jan.ekstrom@intel.com>
Tue, 2 Sep 2014 11:42:53 +0000 (14:42 +0300)
Change-Id: I4d6ae010aa3ed3753bb08db99416d6085d01ee8c

data/share/packages/org.tizen.ico.system-controller.xml

index e0be7a8..c7301d5 100644 (file)
@@ -5,6 +5,6 @@
        <description>ico system-controller</description>
        <ui-application appid="org.tizen.ico.system-controller" exec="/usr/apps/org.tizen.ico.system-controller/bin/IcoSysconDaemon" nodisplay="true" multiple="false" type="capp" taskmanage="false">
                <label>system-controller</label>
-               <icon> </icon>
+               <icon></icon>
        </ui-application>
 </manifest>