Magellan Linux

Diff of /branches/magellan-next/include/xfce.sminc

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

revision 9385 by niro, Mon Nov 28 19:52:11 2011 UTC revision 9386 by niro, Mon Nov 28 19:56:48 2011 UTC
# Line 16  sminclude mtools Line 16  sminclude mtools
16  case ${PNAME} in  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|xfburn|xfce4-{dict,mixer,notifyd}|orage|ristretto|taskmanager) URISUBDIR="apps" ;;   parole|orage|ristretto|taskmanager|xfburn) URISUBDIR="apps" ;;
20   *) URISUBDIR="xfce" ;;   xfce4-dict|xfce4-mixer|xfce4-notifyd) URISUBDIR="apps" ;;
21     *) URISUBDIR="xfce" ;;
22  esac  esac
23    
24  # default SRC_URIs  # default SRC_URIs

Legend:
Removed from v.9385  
changed lines
  Added in v.9386