mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #289] Add ico suffix to the list of supported file types when importing a logo #1212
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#1212
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?
Originally created by @bug-ware on GitHub (Sep 17, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/289
Originally assigned to: @VShawn on GitHub.
Is your feature request related to a problem? Please describe.
Importing a logo/icon from ico file works although the file select dialog does not list ico files on default.
Describe the solution you'd like
Add ico suffix to the list of supported file types.
@VShawn commented on GitHub (Sep 20, 2022):
IMO This format is not easy to use, but I can add the *.ico to supported type.
@bug-ware commented on GitHub (Sep 20, 2022):
Well *.ico is the usual and standard windows icon format. There are several editors which are easy to use. People might have plenty of them, e.g., in mRemoteNG\Icons folder.
Thanks.
@VShawn commented on GitHub (Sep 20, 2022):
Well... for me ico is not easy to edit as bmp or png, so I don't use it if I have any other choice.