Magellan Linux

Diff of /branches/R11-unstable/include/xfce.sminc

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

branches/magellan-next/include/xfce.sminc revision 9545 by niro, Thu Dec 8 00:56:24 2011 UTC trunk/include/xfce.sminc revision 16170 by niro, Mon Jan 28 08:55:49 2013 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2    
3  : ${PCATEGORIE="xfce-base"}  : ${PCAT="xfce-base"}
4  : ${HOMEPAGE="http://www.xfce.org/"}  : ${HOMEPAGE="http://www.xfce.org/"}
5    
6  : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"}  : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"}
# Line 17  case ${PNAME} in Line 17  case ${PNAME} in
17   thunar-*-plugin) URISUBDIR="thunar-plugins" ;;   thunar-*-plugin) URISUBDIR="thunar-plugins" ;;
18   xfce4-*-plugin) URISUBDIR="panel-plugins" ;;   xfce4-*-plugin) URISUBDIR="panel-plugins" ;;
19   parole|orage|ristretto|xfburn) URISUBDIR="apps" ;;   parole|orage|ristretto|xfburn) URISUBDIR="apps" ;;
20   xfce4-dict|xfce4-mixer|xfce4-notifyd|xfce4-taskmanager|xfce4-screenshooter) URISUBDIR="apps" ;;   xfce4-dict|xfce4-mixer|xfce4-notifyd|xfce4-taskmanager|xfce4-screenshooter|xfce4-terminal) URISUBDIR="apps" ;;
21   *) URISUBDIR="xfce" ;;   *) URISUBDIR="xfce" ;;
22  esac  esac
23    

Legend:
Removed from v.9545  
changed lines
  Added in v.16170