mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-21 20:59:59 +02:00
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
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user