#ifndef MIRALL_CONSTANTS_H #define MIRALL_CONSTANTS_H #define FOLDER_ICON "/usr/share/icons/oxygen/48x48/places/folder-favorites.png" #define FOLDER_SYNC_ICON "/usr/share/icons/oxygen/48x48/actions/folder-sync.png" #define FOLDER_SYNC_ERROR "/usr/share/icons/oxygen/48x48/places/folder-important.png" #endif