Changeset 1098

Show
Ignore:
Timestamp:
2008-09-15 07:14:00 (4 months ago)
Author:
MaierMan
Message:
  • disable connect/stats references as we don't use them ATM
  • fix mediator call
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/chrome/content/about/about.xul

    r1083 r1098  
    7979                } 
    8080                function openNotice() { 
    81                         DTA.mediator.showNotice(window); 
     81                        DTA_Mediator.showNotice(window); 
    8282                } 
    8383  ]]></script> 
  • trunk/chrome/content/about/notice.html

    r1083 r1098  
    8787        <p>You can remove complete, canceled, and unfinished downloads from the download window by changing the settings in the Preferences->Privacy panel.</p> 
    8888        <p>You can enable diagnostic messages which will be logged to both the error console and written to the dta_log.txt file (contained in the dTa folder) by the Preferences->Privacy panel. Diagnostic messages will likely contain sensitive information like URLs, file paths, filenames you're downloading, or even cookie information. This option is DISABLED by default to protect your privacy. If you submit a diagnostic message, you may wish to censor this sensitive information.</p> 
     89        <!-- Does not apply, not in use 
    8990        <p>DownThemAll connects to our website to get news, donation messages, and latest version number. This feature can be disabled by changing the setting in the Preferences->Privacy panel.</p> 
     91        -->  
    9092        <p>This notice is always available from this help and additionally linked on the About window.</p> 
    9193         
  • trunk/chrome/content/preferences/privacyPane.xul

    r1078 r1098  
    6363                </groupbox> 
    6464                 
     65                <!-- Does not apply, not in use 
    6566                <groupbox> 
    6667                        <caption label="&privacypane.updates.caption;"/> 
     
    7273                                preference="dtastatistics" />                            
    7374                </groupbox> 
     75                --> 
    7476                 
    7577                <groupbox>