thilp 1a855c7d29 signal.md: fix destination directory for app icon
Moving application-specific icons under the `.../hicolor/48x48/` directory does not work: running `qvm-sync-appmenus` for a fedora-23 template displays:
```
----> Failed to get icon for XXX: No icon received
```
A solution is to move icons under `.../hicolor/48x48/apps/` instead (as suggested by [FreeDesktop's Icon Theme Specification](https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html)). Indeed, there is no icon file directly under `48x48/` in my (very standard) fedora-23 template VM; they are all under `48x48/apps/`.
2017-01-14 14:39:45 +01:00
..
2016-05-06 00:38:39 +00:00
2016-06-03 16:02:08 +00:00
2016-02-21 19:07:55 +01:00
2016-12-16 04:39:13 -08:00