Migrate PNGs from DolphinWX to the Data/Sys/Resources directory.

* Aren't used by anything (yet) as DolphinWX compiles XPM versions into the build
 * Moved the .desktop file as well, adjusted INSTALL rule accordingly
This commit is contained in:
Augustin Cavalier 2014-09-06 10:41:45 -04:00
parent a8f724e7c2
commit a15d9ed0b6
17 changed files with 3 additions and 3 deletions

@ -762,9 +762,9 @@ if((NOT ${CMAKE_SYSTEM_NAME} MATCHES "Linux|FreeBSD|Darwin"))
endif()
if(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
# Install the application icon and menu item
install(FILES Source/Core/DolphinWX/resources/Dolphin.xpm
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/pixmaps RENAME dolphin-emu.xpm)
install(FILES Source/Core/DolphinWX/resources/dolphin-emu.desktop
install(FILES Installer/dolphin-emu.xpm
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/pixmaps)
install(FILES Installer/dolphin-emu.desktop
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
endif()

Before

(image error) Size: 1.2 KiB

After

(image error) Size: 1.2 KiB

Before

(image error) Size: 2.5 KiB

After

(image error) Size: 2.5 KiB

Before

(image error) Size: 2.8 KiB

After

(image error) Size: 2.8 KiB

Before

(image error) Size: 34 KiB

After

(image error) Size: 34 KiB

Before

(image error) Size: 336 B

After

(image error) Size: 336 B

Before

(image error) Size: 476 B

After

(image error) Size: 476 B

Before

(image error) Size: 492 B

After

(image error) Size: 492 B

Before

(image error) Size: 492 B

After

(image error) Size: 492 B

Before

(image error) Size: 488 B

After

(image error) Size: 488 B

Before

(image error) Size: 378 B

After

(image error) Size: 378 B