]> git.pld-linux.org Git - packages/clementine.git/blame - desktop-install.patch
- up to 1.0.1
[packages/clementine.git] / desktop-install.patch
CommitLineData
7279ad3f
ER
1--- clementine-0.2/dist/clementine.desktop~ 2010-01-18 00:12:17.000000000 +0200
2+++ clementine-0.2/dist/clementine.desktop 2010-04-24 14:09:59.250159909 +0300
3@@ -6,7 +6,7 @@
4 Comment=Plays music and last.fm streams
5 Exec=clementine
6 TryExec=clementine
7-Icon=application-x-clementine
8+Icon=clementine
9 Terminal=false
10 Categories=AudioVideo;Player;Qt;
11 StartupNotify=false
8b38c4df
ER
12--- clementine-0.5.90/dist/CMakeLists.txt~ 2010-10-24 16:16:44.000000000 +0300
13+++ clementine-0.5.90/dist/CMakeLists.txt 2010-12-09 00:20:22.298618631 +0200
14@@ -14,8 +14,8 @@
7279ad3f 15
8b38c4df
ER
16 if (NOT APPLE)
17 install(FILES clementine_64.png
29df970b 18- DESTINATION share/icons/hicolor/64x64/apps/
19- RENAME application-x-clementine.png
20+ DESTINATION share/pixmaps
21+ RENAME clementine.png
22 )
23
8b38c4df 24 install(FILES ../data/icon.svg
This page took 0.068594 seconds and 4 git commands to generate.