[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/korganizer
From:       Laurent Montel <montel () kde ! org>
Date:       2006-12-31 18:41:13
Message-ID: 1167590473.783341.32082.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 618256 by mlaurent:

Fix typo into xml
=> some functions were not generated and broke kontact/korganizer plugins compiles


 M  +10 -13    org.kde.Korganizer.Calendar.xml  


--- trunk/KDE/kdepim/korganizer/org.kde.Korganizer.Calendar.xml #618255:618256
@@ -1,6 +1,16 @@
 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" \
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">  <node>
   <interface name="org.kde.Korganizer.Calendar">
+    <method name="showJournalView"/>
+    <method name="showTodoView"/>
+    <method name="showEventView"/>
+    <method name="goDate">
+      <arg name="date" type="(iii)" direction="in"/>
+      <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QDate"/>
+    </method>
+    <method name="goDate">
+      <arg name="date" type="s" direction="in"/>
+    </method>      
     <method name="openEventEditor">
       <arg name="text" type="s" direction="in"/>
     </method>
@@ -41,18 +51,5 @@
     <method name="openJournalEditor">
       <arg name="text" type="s" direction="in"/>
     </method>
-    <method name="showJournalView">
-    </method>
-    <method name="showTodoView">
-    </method>
-    <method name="showEventView">
-    </method>
-    <method name="goDate">
-      <arg name="date" type="(iii)" direction="in"/>
-      <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QDate"/>
-    </method>
-    <method name="goDate">
-      <arg name="date" type="s" direction="in"/>
-    </method>
   </interface>
 </node>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic