Advertisement
Guest User

Untitled

a guest
Jan 31st, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 5.15 KB | None | 0 0
  1. --- mts/deviceinfo.xml  2013-01-31 17:14:15.005612872 +0200
  2. +++ /home/bwachter/deviceinfo-harmattan.xml     2013-01-31 17:09:04.538027012 +0200
  3. @@ -34,11 +34,11 @@
  4.                  <StdVersion>100</StdVersion><!--Standard Version-->
  5.                  <MTPVendorExtn>0x00000006</MTPVendorExtn><!--MTP Vendor Extension ID-->
  6.                  <MTPVersion>100</MTPVersion><!--MTP Version-->
  7. -                <MTPExtn>microsoft.com:1.0; microsoft.com/WMPPD:11.0; </MTPExtn><!--MTP Extensions-->
  8. +<MTPExtn>microsoft.com:1.0; microsoft.com/WMPPD:11.0; nokia.com/meego:1.1; nokia.com/backup:1.0</MTPExtn><!--MTP Extensions-->
  9.                  <FnMode>0x8000</FnMode><!--Functional Mode-->
  10. -                <Manufacturer>Nemo</Manufacturer><!--Manufacturer-->
  11. -                <Model>Unconfigured Device</Model><!--Model-->
  12. -                <DeviceVersion>Buteo MTP 1.0</DeviceVersion><!--Device Version-->
  13. +<Manufacturer>Nokia</Manufacturer><!--Manufacturer-->
  14. +<Model>Nokia N00</Model><!--Model-->
  15. +<DeviceVersion>BUTEO-MTP 1.0</DeviceVersion><!--Device Version-->
  16.                  <SerialNumber>00000000000000000000000000000001</SerialNumber>
  17.  
  18.                  <OperationsSupported>
  19. @@ -51,7 +51,6 @@
  20.                          <OpCode>0x1007</OpCode><!--GetObjectHandles-->
  21.                          <OpCode>0x1008</OpCode><!--GetObjectInfo-->
  22.                          <OpCode>0x1009</OpCode><!--GetObject-->
  23. -                        <!--<OpCode>0x100A</OpCode>GetThumb-->
  24.                          <OpCode>0x100B</OpCode><!--DeleteObject-->
  25.                          <OpCode>0x100C</OpCode><!--SendObjectInfo-->
  26.                          <OpCode>0x100D</OpCode><!--SendObject-->
  27. @@ -68,7 +66,6 @@
  28.                          <OpCode>0x9804</OpCode><!--SetObjectPropValue-->
  29.                          <OpCode>0x9805</OpCode><!--GetObjectPropList-->
  30.                          <OpCode>0x9806</OpCode><!--SetObjectPropList-->
  31. -                        <!--<OpCode>0x9807</OpCode>GetInterdependentPropDesc-->
  32.                          <OpCode>0x9808</OpCode><!--SendObjectPropList-->
  33.                          <OpCode>0x9810</OpCode><!--GetObjectReferences-->
  34.                          <OpCode>0x9811</OpCode><!--SetObjectReferences-->
  35. @@ -106,14 +102,15 @@
  36.                                  <DevPropCode>0x5001</DevPropCode>
  37.                          </DevProp>
  38.                          <DevProp><!--Device Type-->
  39. -                                <DevPropCode>0xD407</DevPropCode>
  40. +        <DevPropCode>0XD407</DevPropCode>
  41.                                  <DevPropValue>0x00000003</DevPropValue>
  42.                          </DevProp>
  43.                          <DevProp><!-- Device Icon -->
  44.                                  <DevPropCode>0xD405</DevPropCode>
  45. +        <DevPropValue>/home/user/MyDocs/DevIcon.fil</DevPropValue>
  46.                          </DevProp>
  47. -                        <DevProp><!-- Volume -->
  48. -                                <DevPropCode>0xD403</DevPropCode>
  49. +    <DevProp><!--Product Code-->
  50. +        <DevPropCode>0xD311</DevPropCode>
  51.                          </DevProp>
  52.                  </DevPropsSupported>
  53.  
  54. @@ -122,12 +119,13 @@
  55.                          <CommonFormat>0x3001</CommonFormat><!--Association-->
  56.                          <CommonFormat>0x3004</CommonFormat><!--Text-->
  57.                          <CommonFormat>0x3005</CommonFormat><!--HTML-->
  58. -                        <CommonFormat>0xBA03</CommonFormat><!--Abstract Audio Album-->
  59.                          <CommonFormat>0xBA05</CommonFormat><!--Abstract AV playlist-->
  60.                          <CommonFormat>0xBB82</CommonFormat><!--vCard2-->
  61.                          <CommonFormat>0xBB83</CommonFormat><!--vCard3-->
  62.                          <CommonFormat>0xBE02</CommonFormat><!--vCal1-->
  63. -
  64. +    <CommonFormat>0xBA83</CommonFormat><!--.doc-->
  65. +    <CommonFormat>0xBA85</CommonFormat><!--.xls-->
  66. +    <CommonFormat>0xBA86</CommonFormat><!--.ppt-->
  67.                          <ImageFormat>0x3801</ImageFormat><!--JPEG-->
  68.                          <ImageFormat>0x3807</ImageFormat><!--GIF-->
  69.                          <ImageFormat>0x380B</ImageFormat><!--PNG-->
  70. @@ -139,7 +136,9 @@
  71.                          <AudioFormat>0xB901</AudioFormat><!--WMA-->
  72.                          <AudioFormat>0xB902</AudioFormat><!--OGG-->
  73.                          <AudioFormat>0xB903</AudioFormat><!--AAC-->
  74. -
  75. +    <AudioFormat>0xB906</AudioFormat><!--FLAC-->
  76. +    <AudioFormat>0xB983</AudioFormat><!--MP2-->
  77. +    <AudioFormat>0x300C</AudioFormat><!--ASF-->
  78.                          <VideoFormat>0x300A</VideoFormat><!--AVI-->
  79.                          <VideoFormat>0x300B</VideoFormat><!--MPEG-->
  80.                          <VideoFormat>0xB984</VideoFormat><!--3GP-->
  81. @@ -182,9 +182,9 @@
  82.                  <VideoMinKeyFrameDist>0x00000000</VideoMinKeyFrameDist>
  83.                  <VideoMaxKeyFrameDist>0xFFFFFFFF</VideoMaxKeyFrameDist>
  84.          <VideoMinWidth>0</VideoMinWidth>
  85. -        <VideoMaxWidth>1920</VideoMaxWidth>
  86. +    <VideoMaxWidth>720</VideoMaxWidth>
  87.          <VideoMinHeight>0</VideoMinHeight>
  88. -        <VideoMaxHeight>1080</VideoMaxHeight>
  89. +    <VideoMaxHeight>576</VideoMaxHeight>
  90.          </VideoProperties>
  91.  
  92.          <AudioProperties>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement