Code Viewer

./WindowHandlers/PrefLanguageDownload_handler.js File Size: 0.58 KB

  1. /*
  2. *
  3. * PrefLanguage.xml : PrefLanguageDownload
  4. *
  5. */
  6.  
  7. function OnPrefLanguageDownloadEvent_CtrlClicked(pPlusWnd, sControlId) {
  8.         switch (sControlId) {
  9.                 case 'BtnDownload' :
  10.                         /* Download languages */
  11.                 case 'BtnBack' :
  12.                         Preferences_ShowChild('PrefLanguage');
  13.                 break;
  14.         }
  15. }

Version

  • 5.0.0070_20100325_publicbeta1

Developers

Project Details

  • Folders8
  • Files122
  • Total Lines11,867
  • Repository Version70

User Count

  • 162