Magellan Linux

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

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

revision 7976 by niro, Tue Jul 21 14:47:40 2015 UTC revision 7977 by niro, Thu Dec 10 09:09:40 2015 UTC
# Line 551  config_sessions() Line 551  config_sessions()
551   addconfig ' [Deco] {NONE}'   addconfig ' [Deco] {NONE}'
552   addconfig '[end]'   addconfig '[end]'
553   fi   fi
554     # never show decorations with the ica client
555     addconfig '[app] (Wfica)'
556     addconfig ' [Deco] {NONE}'
557     addconfig '[end]'
558   # add icon utility   # add icon utility
559   [ -x /usr/bin/idesk ] && addconfig '[startup] {nohup idesk > /dev/null &}'   [ -x /usr/bin/idesk ] && addconfig '[startup] {nohup idesk > /dev/null &}'
560   # add numlock utility   # add numlock utility

Legend:
Removed from v.7976  
changed lines
  Added in v.7977