Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Do not require all-the-icons for footer icon, use it only if it is available #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 3, 2019

Conversation

JesusMtnez
Copy link
Contributor

Do not require all-the-icons to generate the footer message. Now dashboard-footer-icon will only use all-the-icons only if the package is available.

Fix #140

@JesusMtnez JesusMtnez self-assigned this Jun 3, 2019
@JesusMtnez JesusMtnez changed the title Fix/do not require all the icons Do not require all-the-icons for footer icon, use it only if it is available Jun 3, 2019
@JesusMtnez JesusMtnez merged commit 36ade89 into master Jun 3, 2019
@JesusMtnez JesusMtnez deleted the fix/do-not-require-all-the-icons branch June 3, 2019 07:24
:v-adjust -0.05
:face 'font-lock-keyword-face)
(defvar dashboard-footer-icon
(if (or (fboundp 'all-the-icons-fileicon)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest add the checking (display-graphic-p here, and remove in Line 440. Otherwise ">" will never be displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error after updating to version 20190602.1524.
2 participants