Fix deprecated warnings. com.trolltech>org.qtproject 12/head
authorDaniel Meltzer <parallelgrapefruit@gmail.com>
Thu, 7 Mar 2013 22:44:23 +0000 (17:44 -0500)
committerDaniel Meltzer <parallelgrapefruit@gmail.com>
Thu, 7 Mar 2013 22:44:23 +0000 (17:44 -0500)
interfaces/org.freedesktop.Notifications.xml
interfaces/org.kde.StatusNotifierItem.xml
interfaces/org.kde.StatusNotifierWatcher.xml

index 0827cba..f368515 100644 (file)
@@ -26,7 +26,7 @@
       <arg name="body" type="s" direction="in"/>
       <arg name="actions" type="as" direction="in"/>
       <arg name="hints" type="a{sv}" direction="in"/>
-      <annotation name="com.trolltech.QtDBus.QtTypeName.In6" value="QVariantMap"/>
+      <annotation name="org.qtproject.QtDBus.QtTypeName.In6" value="QVariantMap"/>
       <arg name="expire_timeout" type="i" direction="in"/>
     </method>
     <method name="CloseNotification">
index 7c3acd5..fba9b6f 100644 (file)
 
     <!--struct containing width, height and image data-->
     <property name="IconPixmap" type="(iiay)" access="read">
-      <annotation name="com.trolltech.QtDBus.QtTypeName" value="DBusImageVector"/>
+      <annotation name="org.qtproject.QtDBus.QtTypeName" value="DBusImageVector"/>
     </property>
 
     <property name="OverlayIconName" type="s" access="read"/>
 
     <property name="OverlayIconPixmap" type="(iiay)" access="read">
-      <annotation name="com.trolltech.QtDBus.QtTypeName" value="DBusImageVector"/>
+      <annotation name="org.qtproject.QtDBus.QtTypeName" value="DBusImageVector"/>
     </property>
 
 
@@ -30,7 +30,7 @@
 
     <!--same definition as image-->
     <property name="AttentionIconPixmap" type="(iiay)" access="read">
-      <annotation name="com.trolltech.QtDBus.QtTypeName" value="DBusImageVector"/>
+      <annotation name="org.qtproject.QtDBus.QtTypeName" value="DBusImageVector"/>
     </property>
 
     <property name="AttentionMovieName" type="s" access="read"/>
@@ -41,7 +41,7 @@
 
     <!--(iiay) is an image-->
     <property name="ToolTip" type="(s(iiay)ss)" access="read">
-      <annotation name="com.trolltech.QtDBus.QtTypeName" value="DBusToolTipStruct"/>
+      <annotation name="org.qtproject.QtDBus.QtTypeName" value="DBusToolTipStruct"/>
     </property>
 
 
index dd45dc9..2eb1a7a 100644 (file)
@@ -15,7 +15,7 @@
     <!-- properties -->
 
     <property name="RegisteredStatusNotifierItems" type="as" access="read">
-       <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QStringList"/>
+       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QStringList"/>
     </property>
 
     <property name="IsStatusNotifierHostRegistered" type="b" access="read"/>