Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.793 and 1.794

version 1.793, 2012/03/16 01:43:56 version 1.794, 2012/03/18 14:28:46
Line 641  extensions</description> Line 641  extensions</description>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>jQuery JavaScript library -- css images</description>    <description>jQuery JavaScript library -- css images</description>
 </directory>  </directory>
   
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>/home/httpd/html/adm/jpicker</targetdir>    <targetdir dist='default'>/home/httpd/html/adm/jpicker</targetdir>
Line 668  extensions</description> Line 669  extensions</description>
   
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/countdown</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery countdown timer</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/countdown/js</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery countdown timer</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/countdown/css</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery countdown timer</description>
   </directory>
     
   
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>    <targetdir dist='default'>home/httpd/html/adm/dragmath/applet</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor applet directory and popups</description>    <description>Formula editor applet directory and popups</description>
Line 4601  JQuery color picker javascript library i Line 4622  JQuery color picker javascript library i
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <fileglob>
     <glob>*.js</glob>
     <sourcedir>loncom/html/adm/countdown/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/countdown/js/</targetdir>
     <categoryname>interface file </categoryname>
     <description>
   JQuery countdown timer javascript files
     </description>
     <filenames>
       jquery.countdown-ar.js
       jquery.countdown-bg.js
       jquery.countdown-bn.js
       jquery.countdown-ca.js
       jquery.countdown-cs.js
       jquery.countdown-da.js
       jquery.countdown-de.js
       jquery.countdown-el.js
       jquery.countdown-es.js
       jquery.countdown-et.js
       jquery.countdown-fa.js
       jquery.countdown-fi.js
       jquery.countdown-fr.js
       jquery.countdown-gl.js
       jquery.countdown-he.js
       jquery.countdown-hr.js
       jquery.countdown-hu.js
       jquery.countdown-id.js
       jquery.countdown-it.js
       jquery.countdown-ja.js
       jquery.countdown.js
       jquery.countdown-ko.js
       jquery.countdown-lt.js
       jquery.countdown-lv.js
       jquery.countdown.min.js
       jquery.countdown-ms.js
       jquery.countdown-my.js
       jquery.countdown-nb.js
       jquery.countdown-nl.js
       jquery.countdown.pack.js
       jquery.countdown-pl.js
       jquery.countdown-pt-BR.js
       jquery.countdown-ro.js
       jquery.countdown-ru.js
       jquery.countdown-sk.js
       jquery.countdown-sl.js
       jquery.countdown-sr.js
       jquery.countdown-sr-SR.js
       jquery.countdown-sv.js
       jquery.countdown-th.js
       jquery.countdown-tr.js
       jquery.countdown-uk.js
       jquery.countdown-vi.js
       jquery.countdown-zh-CN.js
       jquery.countdown-zh-TW.js
      </filenames>
   </fileglob>
   <fileglob>
     <glob>*.css</glob>
     <sourcedir>loncom/html/adm/countdown/</sourcedir> 
     <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   JQuery countdown timer CSS files
     </description>
     <filenames>
       jquery.countdown.css
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.gif</glob>
     <sourcedir>loncom/html/adm/countdown/</sourcedir> 
     <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   JQuery countdown timer Image file for Glowing countdown
     </description>
     <filenames>
       countdownGlowing.gif
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.png</glob>
     <sourcedir>loncom/html/adm/countdown/</sourcedir> 
     <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   JQuery countdown timer Image file for LED style countdown
     </description>
     <filenames>
       countdownLED.png
     </filenames>
   </fileglob>
   
   
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>

Removed from v.1.793  
changed lines
  Added in v.1.794


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