<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -223,15 +223,18 @@ Yip.prototype = {
              var generateWindow = snarlInterface.snGetWindowHandle(&quot;YipWnd&quot;); 
             //send notification
             var snarlMsgId = snarlInterface.snShowMessageEx(title, text, 15 ,tempIcon,0,0, &quot;&quot;, &quot;Notification&quot;);
-            // Tell the Snarl interface / obverser what to do if notification is clicked
             
+            // The code below is commented out untill we can onclick handlers to work
+            
+            // Tell the Snarl interface / obverser what to do if notification is clicked
             // for testing - can't see I need to do here...
-            var targetUrl = &quot;http://www.heise.de/&quot;
+            // var targetUrl = &quot;http://www.heise.de/&quot;
+            //             
+            //             Components.classes[&quot;@mozilla.org/observer-service;1&quot;]
+            //               .getService(Components.interfaces.nsIObserverService)
+            //               .notifyObservers(null, &quot;SnarlInterfaceRegisterACKCommand&quot;, snarlMsgId + &quot; &quot; + targetUrl);
             
-            Components.classes[&quot;@mozilla.org/observer-service;1&quot;]
-              .getService(Components.interfaces.nsIObserverService)
-              .notifyObservers(null, &quot;SnarlInterfaceRegisterACKCommand&quot;, snarlMsgId + &quot; &quot; + targetUrl);
-            // avoid that is send again
+            // avoid sending it again
             msgSent = true;
           }catch(e){
             msgSent = false;</diff>
      <filename>components/yip.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d1737e4f4578d3150642407d6815051360468274</id>
    </parent>
  </parents>
  <author>
    <name>Abimanyu Raja</name>
    <email>abimanyuraja@gmail.com</email>
  </author>
  <url>http://github.com/abi/Yip/commit/334157fd14a552c88b3462248e22caded4711edc</url>
  <id>334157fd14a552c88b3462248e22caded4711edc</id>
  <committed-date>2009-08-12T01:36:35-07:00</committed-date>
  <authored-date>2009-08-12T01:36:35-07:00</authored-date>
  <message>Commented out some code related to Snarl integration untill we can get onclick handlers to work.</message>
  <tree>01ed3befac3d39040fd62d4f58ca97c8ce111663</tree>
  <committer>
    <name>Abimanyu Raja</name>
    <email>abimanyuraja@gmail.com</email>
  </committer>
</commit>
