~timo-jyrinki/ubuntu/utopic/rhythmbox/enable_grilo_rhythmbox

« back to all changes in this revision

Viewing changes to bindings/gi/MPID-3.0.gir

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-03-12 12:07:21 UTC
  • mfrom: (1.2.28)
  • Revision ID: package-import@ubuntu.com-20120312120721-ubdep6yl0sgfbr7i
Tags: 2.96-1
* New upstream release.
* Update Build-Depends:
  - Bump libgtk-3-dev to (>= 3.2.0).
  - Drop gir1.2-gtk-3.0, pulled via libgtk-3-dev.
  - Bump libglib2.0-dev (>= 2.28.0).
* Re-add magnatune plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
185
185
              c:identifier="MPID_ERROR_DEVICE_INFO_MISSING"
186
186
              glib:nick="device-info-missing"/>
187
187
    </enumeration>
188
 
    <constant name="PROTOCOL_GENERIC" value="storage">
 
188
    <constant name="PROTOCOL_GENERIC"
 
189
              value="storage"
 
190
              c:type="MPID_PROTOCOL_GENERIC">
189
191
      <type name="utf8" c:type="gchar*"/>
190
192
    </constant>
191
 
    <constant name="PROTOCOL_IPOD" value="ipod">
 
193
    <constant name="PROTOCOL_IPOD" value="ipod" c:type="MPID_PROTOCOL_IPOD">
192
194
      <type name="utf8" c:type="gchar*"/>
193
195
    </constant>
194
196
    <enumeration name="Source" c:type="MPIDSource">