Diff of /branches/ports/maemo/debian/postinst

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

revision 137 by achadwick, Sun Feb 8 19:38:50 2009 UTC revision 138 by achadwick, Sat Mar 21 23:36:32 2009 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2    
3  # The clock might be wrong and we know that we need to update the icon  # Do we need to run this with -f ? The clock might be wrong,
4  # cache so we just force it.  # but forcing it slows the install...
   
5  gtk-update-icon-cache -f /usr/share/icons/hicolor  gtk-update-icon-cache -f /usr/share/icons/hicolor
6    
7  oldversion="$2"  oldversion="$2"

Legend:
Removed from v.137  
changed lines
  Added in v.138