summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorPaweł Forysiuk <tuxator@o2.pl>2013-11-19 18:00:49 +0100
committerPaweł Forysiuk <tuxator@o2.pl>2013-11-19 18:00:49 +0100
commit4ae9271b562e6128e3ba5f240db877fda6e2c8e8 (patch)
tree6fb6c6d1cf82592dae8c12d049ffccc2aa7a0f58 /win32
parent1da9cf84825e13cf2619062fa594080c164a7799 (diff)
downloadmidori-4ae9271b562e6128e3ba5f240db877fda6e2c8e8.tar.gz
Copy proper theme index file
Diffstat (limited to 'win32')
-rwxr-xr-xwin32/makedist/makedist.midori2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makedist/makedist.midori b/win32/makedist/makedist.midori
index e3f6c9a4..54f72bd3 100755
--- a/win32/makedist/makedist.midori
+++ b/win32/makedist/makedist.midori
@@ -145,7 +145,7 @@ grab_icons()
done
done
- cp -L /usr/share/icons/$theme/icon.theme $workdir/share/icons/$theme
+ cp -L /usr/share/icons/$theme/index.theme $workdir/share/icons/$theme
}