Magellan Linux

Diff of /branches/magellan-next/extras/tango-icon-theme/tango-icon-theme-0.8.90-r2.smage2

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

revision 9522 by niro, Mon Dec 5 16:43:44 2011 UTC revision 9523 by niro, Mon Dec 5 16:52:47 2011 UTC
# Line 47  src_install() Line 47  src_install()
47   local i   local i
48   for i in 16 22 24 32 64 72 96 128   for i in 16 22 24 32 64 72 96 128
49   do   do
50   minstallfile ${i}x${i}/preferences-desktop-keyboard-shortcuts.png \   minstallfile ${BINDIR}/usr/share/icons/Tango/${i}x${i}/apps/preferences-desktop-keyboard-shortcuts.png \
51   /usr/share/icons/Tango/apps/${i}x${i}/preferences-desktop-keyboard.png || die   /usr/share/icons/Tango/${i}x${i}/apps/preferences-desktop-keyboard.png || die
52   done   done
53   minstallfile scaleable/preferences-desktop-keyboard-shortcuts.svg \   minstallfile ${BINDIR}/usr/share/icons/Tango/scaleable/apps/preferences-desktop-keyboard-shortcuts.svg \
54   /usr/share/icons/Tango/apps/scaleable/preferences-desktop-keyboard.svg || die   /usr/share/icons/Tango/scaleable/apps/preferences-desktop-keyboard.svg || die
55  }  }

Legend:
Removed from v.9522  
changed lines
  Added in v.9523