Magellan Linux

Diff of /trunk/include/xdg.sminc

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

revision 9702 by niro, Thu Jan 5 15:20:14 2012 UTC revision 9715 by niro, Thu Jan 5 21:29:18 2012 UTC
# Line 143  minstallxdg() Line 143  minstallxdg()
143   for i in $*   for i in $*
144   do   do
145   case $1 in   case $1 in
146   --srcdir|-s) shift; prefix="${SOURCEDIR}/${PNAME}/" ;;   --srcdir|-s) prefix="${SOURCEDIR}/${PNAME}/" ;;
147   --name|-n) shift; name="$1"; modify="1" ;;   --name|-n) shift; name="$1"; modify="1" ;;
148   --comment|-m) shift; comment="$1"; modify="1" ;;   --comment|-m) shift; comment="$1"; modify="1" ;;
149   --exec|-e) shift; exec="$1"; modify="1" ;;   --exec|-e) shift; exec="$1"; modify="1" ;;

Legend:
Removed from v.9702  
changed lines
  Added in v.9715