[telepathy-spec/master] Property names should be Ugly_Case

Sjoerd Simons sjoerd.simons at collabora.co.uk
Tue Dec 1 09:46:26 PST 2009


---
 spec/Channel_Type_Call.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/spec/Channel_Type_Call.xml b/spec/Channel_Type_Call.xml
index 72dd74d..2e2712a 100644
--- a/spec/Channel_Type_Call.xml
+++ b/spec/Channel_Type_Call.xml
@@ -135,7 +135,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <tp:member type="a{sv}" name="State" tp:type="Contact_Call_State"/>
     </tp:mapping>
 
-    <tp:enum type="u" name="CallState" tp:name-for-bindings="Call_State">
+    <tp:enum type="u" name="Call_State">
       <tp:enumvalue suffix="Pending" value = "1">
         <tp:docstring>
           This contact hasn't accepted the Call yet
-- 
1.5.6.5




More information about the telepathy-commits mailing list