Backport Nuri icons work to branch 0.60
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.60@5126 bfdf4180-ca20-0410-9c96-a3a8aa849046
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Dependance : png2ico
|
||||
PNG_DIR="../oxygen-icons"
|
||||
PNG_DIR="../breeze-icons"
|
||||
|
||||
if [ -z "$(which icotool 2> /dev/null)" ]; then
|
||||
echo "Error: icotool not found."
|
||||
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 73 KiB |