Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/daemon/client/include/idesk.client.class

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

revision 2103 by niro, Wed Apr 17 14:18:05 2013 UTC revision 2104 by niro, Thu Jan 2 09:56:44 2014 UTC
# Line 34  helper_generate_icon() Line 34  helper_generate_icon()
34   done   done
35    
36   # some sanity checks:   # some sanity checks:
37    
38   # abort if name or command not given   # abort if name or command not given
39   [[ -z ${name} ]] && return 1   [[ -z ${name} ]] && return 1
40   [[ -z ${command} ]] && return 1   [[ -z ${command} ]] && return 1

Legend:
Removed from v.2103  
changed lines
  Added in v.2104