remove duplicated mime type in xml
authorByeongin Oh <quddls.oh@samsung.com>
Mon, 29 Oct 2012 10:44:20 +0000 (19:44 +0900)
committerByeongin Oh <quddls.oh@samsung.com>
Mon, 29 Oct 2012 10:44:20 +0000 (19:44 +0900)
Change-Id: Iecc27eff8f347e32c68649d38cd0d6b03f0817f2

org.tizen.music-player.xml

index 96c6544..56ee55c 100755 (executable)
@@ -48,7 +48,6 @@
                        <mime name="audio/*" />
                        <mime name="text/x-iMelody" />
                        <mime name="application/x-smaf" />
-                       <mime name="text/x-iMelody" />
                        <uri name="rtp" />
                        <uri name="rtsp" />
                        <uri name="http" />
@@ -59,7 +58,6 @@
                        <mime name="audio/*" />
                        <mime name="text/x-iMelody" />
                        <mime name="application/x-smaf" />
-                       <mime name="text/x-iMelody" />
                </application-service>
        </ui-application>
 </manifest>