Add dedicated icons for Nemo, LocalSend, Zed, and Zen Browser#23
Open
Grandle74 wants to merge 1 commit into
Open
Add dedicated icons for Nemo, LocalSend, Zed, and Zen Browser#23Grandle74 wants to merge 1 commit into
Grandle74 wants to merge 1 commit into
Conversation
…apps, and Zed IDE icons
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds dedicated app icons that were previously missing or falling back to generic/incorrect icons:
Nemo (Icon=system-file-manager) had no themed app icon and resolved
through a symlink of the generic folder place icon -- a directory icon
standing in for an application icon. Adds proper icons for
system-file-manager, nemo, file-manager, org.xfce.filemanager,
redhat-filemanager, and xfce-filemanager (all generic file-manager
fallback names that pointed to the same folder symlink).
LocalSend (Flatpak, org.localsend.localsend_app) had no icon in the
theme and fell back to a generic/default icon.
Zed (zed) -- installed via the official install script from
zed.dev, not packaged. Icon name confirmed against Zed's own Linux
packaging script, which uses "zed" regardless of release channel.
Zen Browser (Flatpak, app.zen_browser.zen) -- confirmed against the
currently active Flathub manifest (the older io.github.zen_browser.zen
ID is archived/deprecated).
All standard and @2x sizes included (16-256, plus 128/128@2x for the
places/ fallback names). Tested live on Cinnamon with the Mint-L theme.