FS#37931 - [synergy]The adress of the icon on the filesystem is not the same as the one written on the .desktop
Attached to Project:
Community Packages
Opened by Jean-Alexandre Anglès d'Auriac (Oxayotl) - Wednesday, 27 November 2013, 11:19 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 04 December 2013, 12:45 GMT
Opened by Jean-Alexandre Anglès d'Auriac (Oxayotl) - Wednesday, 27 November 2013, 11:19 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 04 December 2013, 12:45 GMT
|
Details
The .desktop file looks for the icon
/usr/share/icons/synergy.ico, but the package put
synergy.icon in /usr/share/pixmaps.
We should either change the PKGBUILD from “install -Dm644 "synergy.ico" "$pkgdir/usr/share/pixmaps/synergy.ico"” to “install -Dm644 "synergy.ico" "$pkgdir/usr/share/icons/synergy.ico"”, or patch the .desktop if for some reason we don't want to put the icon in /usr/share/icons. |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Wednesday, 04 December 2013, 12:45 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in rel-3
Wednesday, 04 December 2013, 12:45 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in rel-3