From 5d43907765e167fbbfdc77b5bf2a477c6695406e Mon Sep 17 00:00:00 2001 From: Lucas Manuel Rodriguez Date: Thu, 6 Mar 2025 15:36:12 -0300 Subject: [PATCH] Move changes file to orbit/changes (#26890) For #25616. --- .../25616-fleet-desktop-icon-on-linux-survives-restarts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {changes => orbit/changes}/25616-fleet-desktop-icon-on-linux-survives-restarts (51%) diff --git a/changes/25616-fleet-desktop-icon-on-linux-survives-restarts b/orbit/changes/25616-fleet-desktop-icon-on-linux-survives-restarts similarity index 51% rename from changes/25616-fleet-desktop-icon-on-linux-survives-restarts rename to orbit/changes/25616-fleet-desktop-icon-on-linux-survives-restarts index ce45dcf966..bbb10a56b9 100644 --- a/changes/25616-fleet-desktop-icon-on-linux-survives-restarts +++ b/orbit/changes/25616-fleet-desktop-icon-on-linux-survives-restarts @@ -1 +1 @@ -- Fixes an issue where restarting the desktop manager on Ubuntu would cause the Fleet Desktop tray icon to disappear and not return. +- Fixed an issue where restarting the desktop manager on Ubuntu would cause the Fleet Desktop tray icon to disappear and not return.