Magellan Linux

Diff of /trunk/include/xdg.sminc

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

revision 12532 by niro, Wed Jun 6 20:46:19 2012 UTC revision 23284 by niro, Fri Nov 7 08:59:17 2014 UTC
# Line 30  Line 30 
30    
31  sminclude mtools  sminclude mtools
32    
33    INHERITS="${INHERITS} xdg"
34    
35    # required for xdg-icon-resource in xdg.minc to update pixmaps
36    DEPEND=">= x11-apps/xdg-utils-1.1"
37    
38  # desktop-file-utils are needed  # desktop-file-utils are needed
39  SDEPEND="${SDEPEND}  SDEPEND="${SDEPEND}
40   >= dev-util/desktop-file-utils-0.1"   >= dev-util/desktop-file-utils-0.1"
# Line 139  minstallxdg() Line 144  minstallxdg()
144   local all_categories   local all_categories
145   local mimetypes   local mimetypes
146   local cmdline   local cmdline
147     local name
148    
149   for i in $*   for i in $*
150   do   do

Legend:
Removed from v.12532  
changed lines
  Added in v.23284