Added OpenBSD and DragonFly again.

pull/22/head
Dominik Ritter 10 years ago
parent 4ef5294d0b
commit 1edc606665

@ -190,6 +190,8 @@ esac
case $(uname) in
Darwin) OS_ICON=$APPLE_ICON ;;
FreeBSD) OS_ICON=$FREEBSD_ICON ;;
OpenBSD) OS_ICON=$FREEBSD_ICON ;;
DragonFly) OS_ICON=$FREEBSD_ICON ;;
Linux) OS_ICON=$LINUX_ICON ;;
SunOS) OS_ICON=$SUNOS_ICON ;;
*) OS_ICON='' ;;

Loading…
Cancel
Save