#!/bin/sh

set -e

# Make sure that we at least have a 64x64 icon.
test -f /usr/share/icons/hicolor/64x64/apps/filemanager-actions.png
