diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-15 17:05:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-15 17:05:58 +0100 |
| commit | a183c1776cfd020a37d028ebb0f641352f49697b (patch) | |
| tree | db2fdafe7fe071f2e50264317e2c4de6b6806f29 /icons | |
| parent | 11d0d8d07917543d6c40a6bb1fe5581ae216f5aa (diff) | |
| parent | 4fe7c89e54205c56f0fba2da24db66734ce23674 (diff) | |
Merge master.
Diffstat (limited to 'icons')
| -rwxr-xr-x | icons/make_icns.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/make_icns.sh b/icons/make_icns.sh index 983379ea4..522e907a6 100755 --- a/icons/make_icns.sh +++ b/icons/make_icns.sh @@ -1,4 +1,4 @@ #!/bin/bash -iconutil --convert icns --output dvdomatic.icns dvdomatic.iconset/ +iconutil --convert icns --output dcpomatic.icns dcpomatic.iconset/ |
