diff options
author | Peter Hofmann <scm@uninformativ.de> | 2018-07-29 09:09:03 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2018-07-29 09:09:03 +0200 |
commit | 427a21ab19a1d6270d25146152c0d7d7b6c3474e (patch) | |
tree | 3619991f93d2c4225ac10b9a7bd0cffed17d4763 | |
parent | 1e5faba9249a140d28bb4c142fac3663aa959279 (diff) | |
download | lariza-427a21ab19a1d6270d25146152c0d7d7b6c3474e.tar.gz |
Send bug reports if feed icon doesn't work
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4,6 +4,13 @@ next [Added] - The input bar now shows an indicator for web feeds. + The icon used for this purpose is the stock icon called + "application-rss+xml-symbolic". It is somewhat "non-standard", i.e. + not defined by [0], but appears to be present in many icon themes. + Let me know if it doesn't work for you. + + [0]: https://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html + v18.06 2018-06-24 - This is a maintenance release, due to the project moving away from GitHub. No code changes. |