diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/icons/Aethyra.icns | bin | 31566 -> 0 bytes | |||
-rw-r--r-- | data/icons/CMakeLists.txt | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/Aethyra.icns b/data/icons/Aethyra.icns Binary files differdeleted file mode 100644 index 08909c0f..00000000 --- a/data/icons/Aethyra.icns +++ /dev/null diff --git a/data/icons/CMakeLists.txt b/data/icons/CMakeLists.txt index e50c7ab9..8eb46d77 100644 --- a/data/icons/CMakeLists.txt +++ b/data/icons/CMakeLists.txt @@ -1,5 +1,5 @@ SET(FILES - tmw.png + aethyra.png ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/icons) |