Magellan Linux

Diff of /alx-src/branches/alxconf-060/init.d/alxsettings

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

revision 7985 by niro, Mon May 13 11:12:37 2013 UTC revision 7986 by niro, Thu Dec 10 12:07:43 2015 UTC
# Line 624  import_settings_local() Line 624  import_settings_local()
624   addconfig ' [Deco] {NONE}'   addconfig ' [Deco] {NONE}'
625   addconfig '[end]'   addconfig '[end]'
626   fi   fi
627     # never show decorations with the ica client
628     addconfig '[app] (Wfica)'
629     addconfig ' [Deco] {NONE}'
630     addconfig '[end]'
631   # add icon utility   # add icon utility
632   [ -x /usr/bin/idesk ] && addconfig '[startup] {nohup idesk > /dev/null &}'   [ -x /usr/bin/idesk ] && addconfig '[startup] {nohup idesk > /dev/null &}'
633   # add numlock utility   # add numlock utility

Legend:
Removed from v.7985  
changed lines
  Added in v.7986