]> git.pld-linux.org Git - packages/clementine.git/blame - desktop-install.patch
- release 3
[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
29df970b 12--- clementine-0.4/src/CMakeLists.txt 2010-06-28 19:47:58.000000000 +0000
13+++ clementine-0.4/src/CMakeLists.txt 2010-06-29 20:49:41.000000000 +0000
14@@ -546,8 +546,8 @@
15 )
7279ad3f 16
29df970b 17 install(FILES ../dist/clementine_64.png
18- DESTINATION share/icons/hicolor/64x64/apps/
19- RENAME application-x-clementine.png
20+ DESTINATION share/pixmaps
21+ RENAME clementine.png
22 )
23
24 install(FILES ../dist/clementine.desktop
This page took 0.074806 seconds and 4 git commands to generate.