diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-04-27 19:28:28 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-04-27 19:28:28 +0000 |
| commit | 5f843480b6edcc8b1bd5e72525f3819e67b2e031 (patch) | |
| tree | b625d8ef35ab9a908adfd015bb59f0437c986737 /src/ui/CMakeLists.txt | |
| parent | cb8811646038a08f2c240c8c6ea80c0507618949 (diff) | |
| download | qmmp-5f843480b6edcc8b1bd5e72525f3819e67b2e031.tar.gz qmmp-5f843480b6edcc8b1bd5e72525f3819e67b2e031.tar.bz2 qmmp-5f843480b6edcc8b1bd5e72525f3819e67b2e031.zip | |
added scalable icons (by Adria Arrufat and Quentin Denis)(Closes issue 214)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1697 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/CMakeLists.txt')
| -rw-r--r-- | src/ui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 010845a98..e30ed1c3c 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -171,3 +171,4 @@ install(FILES qmmp_enqueue.desktop DESTINATION share/applications) install(FILES images/16x16/qmmp.png DESTINATION share/icons/hicolor/16x16/apps) install(FILES images/32x32/qmmp.png DESTINATION share/icons/hicolor/32x32/apps) install(FILES images/48x48/qmmp.png DESTINATION share/icons/hicolor/48x48/apps) +install(FILES images/scalable/qmmp.svgz images/scalable/qmmp-simple.svgz DESTINATION share/icons/hicolor/scalable/apps) |
