Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- mts/deviceinfo.xml 2013-01-31 17:14:15.005612872 +0200
- +++ /home/bwachter/deviceinfo-harmattan.xml 2013-01-31 17:09:04.538027012 +0200
- @@ -34,11 +34,11 @@
- <StdVersion>100</StdVersion><!--Standard Version-->
- <MTPVendorExtn>0x00000006</MTPVendorExtn><!--MTP Vendor Extension ID-->
- <MTPVersion>100</MTPVersion><!--MTP Version-->
- - <MTPExtn>microsoft.com:1.0; microsoft.com/WMPPD:11.0; </MTPExtn><!--MTP Extensions-->
- +<MTPExtn>microsoft.com:1.0; microsoft.com/WMPPD:11.0; nokia.com/meego:1.1; nokia.com/backup:1.0</MTPExtn><!--MTP Extensions-->
- <FnMode>0x8000</FnMode><!--Functional Mode-->
- - <Manufacturer>Nemo</Manufacturer><!--Manufacturer-->
- - <Model>Unconfigured Device</Model><!--Model-->
- - <DeviceVersion>Buteo MTP 1.0</DeviceVersion><!--Device Version-->
- +<Manufacturer>Nokia</Manufacturer><!--Manufacturer-->
- +<Model>Nokia N00</Model><!--Model-->
- +<DeviceVersion>BUTEO-MTP 1.0</DeviceVersion><!--Device Version-->
- <SerialNumber>00000000000000000000000000000001</SerialNumber>
- <OperationsSupported>
- @@ -51,7 +51,6 @@
- <OpCode>0x1007</OpCode><!--GetObjectHandles-->
- <OpCode>0x1008</OpCode><!--GetObjectInfo-->
- <OpCode>0x1009</OpCode><!--GetObject-->
- - <!--<OpCode>0x100A</OpCode>GetThumb-->
- <OpCode>0x100B</OpCode><!--DeleteObject-->
- <OpCode>0x100C</OpCode><!--SendObjectInfo-->
- <OpCode>0x100D</OpCode><!--SendObject-->
- @@ -68,7 +66,6 @@
- <OpCode>0x9804</OpCode><!--SetObjectPropValue-->
- <OpCode>0x9805</OpCode><!--GetObjectPropList-->
- <OpCode>0x9806</OpCode><!--SetObjectPropList-->
- - <!--<OpCode>0x9807</OpCode>GetInterdependentPropDesc-->
- <OpCode>0x9808</OpCode><!--SendObjectPropList-->
- <OpCode>0x9810</OpCode><!--GetObjectReferences-->
- <OpCode>0x9811</OpCode><!--SetObjectReferences-->
- @@ -106,14 +102,15 @@
- <DevPropCode>0x5001</DevPropCode>
- </DevProp>
- <DevProp><!--Device Type-->
- - <DevPropCode>0xD407</DevPropCode>
- + <DevPropCode>0XD407</DevPropCode>
- <DevPropValue>0x00000003</DevPropValue>
- </DevProp>
- <DevProp><!-- Device Icon -->
- <DevPropCode>0xD405</DevPropCode>
- + <DevPropValue>/home/user/MyDocs/DevIcon.fil</DevPropValue>
- </DevProp>
- - <DevProp><!-- Volume -->
- - <DevPropCode>0xD403</DevPropCode>
- + <DevProp><!--Product Code-->
- + <DevPropCode>0xD311</DevPropCode>
- </DevProp>
- </DevPropsSupported>
- @@ -122,12 +119,13 @@
- <CommonFormat>0x3001</CommonFormat><!--Association-->
- <CommonFormat>0x3004</CommonFormat><!--Text-->
- <CommonFormat>0x3005</CommonFormat><!--HTML-->
- - <CommonFormat>0xBA03</CommonFormat><!--Abstract Audio Album-->
- <CommonFormat>0xBA05</CommonFormat><!--Abstract AV playlist-->
- <CommonFormat>0xBB82</CommonFormat><!--vCard2-->
- <CommonFormat>0xBB83</CommonFormat><!--vCard3-->
- <CommonFormat>0xBE02</CommonFormat><!--vCal1-->
- -
- + <CommonFormat>0xBA83</CommonFormat><!--.doc-->
- + <CommonFormat>0xBA85</CommonFormat><!--.xls-->
- + <CommonFormat>0xBA86</CommonFormat><!--.ppt-->
- <ImageFormat>0x3801</ImageFormat><!--JPEG-->
- <ImageFormat>0x3807</ImageFormat><!--GIF-->
- <ImageFormat>0x380B</ImageFormat><!--PNG-->
- @@ -139,7 +136,9 @@
- <AudioFormat>0xB901</AudioFormat><!--WMA-->
- <AudioFormat>0xB902</AudioFormat><!--OGG-->
- <AudioFormat>0xB903</AudioFormat><!--AAC-->
- -
- + <AudioFormat>0xB906</AudioFormat><!--FLAC-->
- + <AudioFormat>0xB983</AudioFormat><!--MP2-->
- + <AudioFormat>0x300C</AudioFormat><!--ASF-->
- <VideoFormat>0x300A</VideoFormat><!--AVI-->
- <VideoFormat>0x300B</VideoFormat><!--MPEG-->
- <VideoFormat>0xB984</VideoFormat><!--3GP-->
- @@ -182,9 +182,9 @@
- <VideoMinKeyFrameDist>0x00000000</VideoMinKeyFrameDist>
- <VideoMaxKeyFrameDist>0xFFFFFFFF</VideoMaxKeyFrameDist>
- <VideoMinWidth>0</VideoMinWidth>
- - <VideoMaxWidth>1920</VideoMaxWidth>
- + <VideoMaxWidth>720</VideoMaxWidth>
- <VideoMinHeight>0</VideoMinHeight>
- - <VideoMaxHeight>1080</VideoMaxHeight>
- + <VideoMaxHeight>576</VideoMaxHeight>
- </VideoProperties>
- <AudioProperties>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement