Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.939 and 1.940

version 1.939, 2016/09/12 20:20:48 version 1.940, 2016/09/14 23:16:05
Line 5041  JQuery countdown timer Image file for LE Line 5041  JQuery countdown timer Image file for LE
     <description>      <description>
 Addons for jQuery  Addons for jQuery
     </description>      </description>
       <filenames>
         jquery-scrolltofixed.js;
         jquery.viewport.mini.js;
       </filenames>
 </fileglob>  </fileglob>
 <!-- JQuery spellchecker plugin -->  <!-- JQuery spellchecker plugin -->
   
Line 5175  jQuery nicescroll plugin image Line 5179  jQuery nicescroll plugin image
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <fileglob>
       <glob>*.*</glob>
       <sourcedir>loncom/html/adm/codemirror/</sourcedir>
       <targetdir>home/httpd/html/adm/codemirror/</targetdir>
       <categoryname>script</categoryname>
       <description>
   Codemirror for xml editor and script blocks in colorful editor
       </description>
       <filenames>
       codemirror-combined.css;
       codemirror-combined-xml.css;
       codemirror-compressed-colorful.js;
       codemirror-compressed-xml.js;
       </filenames>
   </fileglob>
   
 <file>  <file>
 <source>loncom/interface/lontest.pm</source>  <source>loncom/interface/lontest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
Line 8794  user_login_count.pl; Line 8814  user_login_count.pl;
 create_db_dynamic_64_so.3;  create_db_dynamic_64_so.3;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  
     <glob>*.*</glob>  
     <sourcedir>loncom/html/adm/codemirror/</sourcedir>  
     <targetdir>home/httpd/html/adm/codemirror/</targetdir>  
     <categoryname>script</categoryname>  
     <description>  
 Codemirror for xml editor and script blocks in colorful editor  
     </description>  
 </fileglob>  
   
 <file>  <file>
 <source>loncom/debugging_tools/compiled/create_db_dynamic</source>  <source>loncom/debugging_tools/compiled/create_db_dynamic</source>
 <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>  <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>

Removed from v.1.939  
changed lines
  Added in v.1.940


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>