You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just built zeal from source (30c85bb) on Xubuntu 17.10, using the default prefix (/usr/local), and the icon cache is not updated. After running make install, I updated the cache running:
Indeed, the icon cache is being updated now. Removed /usr/local/share/icons/hicolor/icon-theme.cache, rebuilt/reinstalled zeal, and the icon cache was regenerated. Thanks !
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for a related request.
lockbot
locked and limited conversation to collaborators
Mar 27, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've just built zeal from source (30c85bb) on Xubuntu 17.10, using the default prefix (/usr/local), and the icon cache is not updated. After running
make install
, I updated the cache running:sudo gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor
I imagine the cmake config files should be ammended to include that.
The text was updated successfully, but these errors were encountered: