<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -61,15 +61,6 @@ function init(event) {
     // Only preload SamePlace if there's no other window around with
     // an active SamePlace instance, and if this isn't a popup.'
 
-	try {
-	    Components
-		.classes['@hyperstruct.net/sameplace/connectors/service;1']
-		.getService(Components.interfaces.nsIXMPPPresenceNotificationService);
-
-	} catch(exp) {
-	    Components.utils.reportError(exp); // report the error and continue execution
-	}
-
     if(!isActiveSomewhere() &amp;&amp; !isPopupWindow())
         loadAreas();
 </diff>
      <filename>chrome/content/overlay_impl.js</filename>
    </modified>
    <modified>
      <diff>@@ -49,28 +49,11 @@
             src=&quot;chrome://sameplace/content/preferences/preferences_sameplace.xul&quot;
             onpaneload=&quot;sameplacePrefs.init();&quot;/&gt;
 
-  &lt;prefpane id=&quot;notifyme-pane&quot;
-	    insertafter=&quot;sameplace-pane&quot;
-	    label=&quot;Notify me&quot;
-            image=&quot;chrome://sameplace/skin/logo_nm.png&quot;
-            src=&quot;chrome://sameplace/content/preferences/preferences_notifyme.xul&quot;
-            onpaneload=&quot;notifymePrefs.init();&quot;/&gt;
-  &lt;!--
-  &lt;prefpane id=&quot;roomsautojoin-pane&quot;
-	    insertafter=&quot;notifyme-pane&quot;
-	    label=&quot;Rooms Auto-join&quot;
-	    image=&quot;chrome://sameplace/skin/logo_nm.png&quot;
-	    src=&quot;chrome://sameplace/content/preferences/preferences_roomsautojoin.xul&quot;
-	    onpaneload=&quot;notifymeRoomsAutojoin.init();&quot;
-	    /&gt;
-  --&gt;
   &lt;!-- These need be down here or pane order in Firefox2 will be wrong. --&gt;
 
   &lt;script type=&quot;application/x-javascript;version=1.7&quot; src=&quot;chrome://xmpp4moz/content/xmpp.js&quot;/&gt;  
   &lt;script type=&quot;application/x-javascript;version=1.7&quot; src=&quot;../lib/getElementsBySelector.js&quot;/&gt;
   &lt;script type=&quot;application/x-javascript;version=1.7&quot; src=&quot;preferences_accounts.js&quot;/&gt;
   &lt;script type=&quot;application/x-javascript;version=1.7&quot; src=&quot;preferences_sameplace.js&quot;/&gt;
-  &lt;script type=&quot;application/x-javascript;version=1.7&quot; src=&quot;preferences_notifyme.js&quot;/&gt;
-  &lt;script type=&quot;application/x-javascript;version=1.7&quot; src=&quot;preferences_roomsautojoin.js&quot;/&gt;
 &lt;/prefwindow&gt;
 </diff>
      <filename>chrome/content/preferences/preferences.xul</filename>
    </modified>
    <modified>
      <diff>@@ -7,10 +7,4 @@ pref(&quot;extensions.sameplace.toggleContactsKey&quot;,
 pref(&quot;extensions.sameplace@hyperstruct.net.description&quot;, &quot;chrome://sameplace/locale/sameplace.properties&quot;);
 pref(&quot;extensions.sameplace.branch&quot;, &quot;devel&quot;);
 pref(&quot;extensions.sameplace.chatArea&quot;, &quot;&quot;);
-pref(&quot;extensions.sameplace.addToolbarButton&quot;, true);
-pref(&quot;extensions.sameplace.popup&quot;, true);
-pref(&quot;extensions.sameplace.roomspopup&quot;, true);
-pref(&quot;extensions.sameplace.sound&quot;, true);
-pref(&quot;extensions.sameplace.autorec&quot;, true);
-pref(&quot;extensions.sameplace.autojoin&quot;, false);
-pref(&quot;extensions.sameplace.usersArray&quot;, &quot;[]&quot;);
\ No newline at end of file
+pref(&quot;extensions.sameplace.addToolbarButton&quot;, true);
\ No newline at end of file</diff>
      <filename>defaults/preferences/sameplace.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1e85cf700fe1097609974e5da463171b44f08970</id>
    </parent>
  </parents>
  <author>
    <name>Massimiliano Mirra</name>
    <email>bard@hyperstruct.net</email>
  </author>
  <url>http://github.com/bard/sameplace/commit/e128787d7f0a7a3b2ccf828d35b61b5e8fa37c69</url>
  <id>e128787d7f0a7a3b2ccf828d35b61b5e8fa37c69</id>
  <committed-date>2008-09-26T04:18:55-07:00</committed-date>
  <authored-date>2008-09-26T04:18:55-07:00</authored-date>
  <message>Revert &quot;Sameplace: NotifyMe features integration&quot;

This reverts commit c0001c3c624729bc8cd9d7be7b482cb9eef78fea.</message>
  <tree>4823f5782708f31e92423fb3606d9637baead5c9</tree>
  <committer>
    <name>Massimiliano Mirra</name>
    <email>bard@hyperstruct.net</email>
  </committer>
</commit>
