mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #181] [MERGED] Add HighRes and SVG ide icons #210
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#210
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/181
Author: @klugier
Created: 12/14/2023
Status: ✅ Merged
Merged: 12/14/2023
Merged by: @mirek-fidler
Base:
master← Head:klugier/ide-icons📝 Commits (3)
e301d2cAdded high res ide icons.47da919.svg update68eb0b2.svg update📊 Changes
6 files changed (+240 additions, -0 deletions)
View changed files
➕
uppsrc/ide/icon.svg(+240 -0)➕
uppsrc/ide/icon128x128.png(+0 -0)➕
uppsrc/ide/icon256x256.png(+0 -0)➕
uppsrc/ide/icon512x512.png(+0 -0)➕
uppsrc/ide/icon64x64.png(+0 -0)➖
uppsrc/ide/theide-48.png(+0 -0)📄 Description
Hello @mirek-fidler,
I was asked during flathub PR to port high res icons to upstream. This PR address this issue by adding following icons to ide package:
And I created SVG variant (holy grail of icons):
Also, it looks like "uppsrc/ide/theide-48.png" has been never used, so I decided to remove it. Also, it has non standard size.
Displaying icon.svg using our SVG viewer:

Note: In the future there is a need to use this high res icon or svn icon during "Install theide.desktop". However, this can be done in separate PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.