[Pkg-mozext-commits] [gcontactsync] 12/19: Removed the authenticationPort pref

David Prévot taffit at moszumanska.debian.org
Thu Apr 2 17:47:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository gcontactsync.

commit 8d862667b1f3cc55b81adf18c2dd312b0c30ce21
Author: Josh Geenen <joshgeenen at gmail.com>
Date:   Tue Mar 31 21:06:36 2015 -0500

    Removed the authenticationPort pref
---
 src/content/options.xul | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/src/content/options.xul b/src/content/options.xul
index 4dd07a4..864f631 100644
--- a/src/content/options.xul
+++ b/src/content/options.xul
@@ -225,9 +225,6 @@
       <preference id="httpRequestDelay"
                   name="extensions.gContactSync.httpRequestDelay"
                   type="int"/>
-      <preference id="authenticationPort"
-                  name="extensions.gContactSync.authenticationPort"
-                  type="int"/>
     </preferences>
     <vbox>
       <label value="&warning.value;"/>
@@ -310,17 +307,6 @@
                         oncommand="com.gContactSync.ThrottleTest.start(0);"/>
               </hbox>
             </row>
-            <row align="center">
-              <label control="authenticationPortBox"
-                     value="&authenticationPort.value;"
-                     accesskey="&authenticationPort.accesskey;"/>
-            </row>
-            <row align="center">
-              <textbox preference="authenticationPort"
-                       id="authenticationPortBox"
-                       maxlength="5"
-                       maxwidth="60"/>
-            </row>
           </rows>
         </grid>
       </groupbox>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/gcontactsync.git



More information about the Pkg-mozext-commits mailing list