[PR #535] [MERGED] correctly set the windows application icon on windows #12719

Closed
opened 2026-08-05 02:06:32 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/535
Author: @rgl
Created: 10/31/2022
Status: Merged
Merged: 10/31/2022
Merged by: @mlsmaycon

Base: mainHead: rgl-fix-windows-app-icon


📝 Commits (1)

  • 0ba8058 correctly set the windows application icon on windows

📊 Changes

1 file changed (+1 additions, -6 deletions)

View changed files

📝 client/ui/client_ui.go (+1 -6)

📄 Description

the icon format is not really supported, so this uses a png instead.

this closes https://github.com/netbirdio/netbird/issues/534.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/535 **Author:** [@rgl](https://github.com/rgl) **Created:** 10/31/2022 **Status:** ✅ Merged **Merged:** 10/31/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `rgl-fix-windows-app-icon` --- ### 📝 Commits (1) - [`0ba8058`](https://github.com/netbirdio/netbird/commit/0ba80587154217aec0259effc9c73dcb082a9aba) correctly set the windows application icon on windows ### 📊 Changes **1 file changed** (+1 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `client/ui/client_ui.go` (+1 -6) </details> ### 📄 Description the icon format is not really supported, so this uses a png instead. this closes https://github.com/netbirdio/netbird/issues/534. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:06:32 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12719