Magellan Linux

Diff of /alx-src/branches/alxconf-060/functions/config_plugins.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2779 by niro, Fri Aug 26 11:51:09 2011 UTC revision 3487 by niro, Mon Apr 16 08:48:34 2012 UTC
# Line 3  Line 3 
3    
4  is_installed()  is_installed()
5  {  {
6          local i   local i
7          local item="$1"   local item="$1"
8    
9   for i in ${SETTINGSPATH}/plugins/*   for i in ${SETTINGSPATH}/plugins/*
10   do   do

Legend:
Removed from v.2779  
changed lines
  Added in v.3487