[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#69267: icedove.desktop has no StartupWMClass
From: |
Clément Lassieur |
Subject: |
bug#69267: icedove.desktop has no StartupWMClass |
Date: |
Sun, 25 Feb 2024 03:09:36 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hello Damiano,
On Mon, Feb 19 2024, Damiano Ognissanti wrote:
> Sorry for the confusion, I copied the line from the wrong file. It should
> obviously be
>
> StartupWMClass=icedove-default
I think we should do:
(setenv "MOZ_APP_REMOTINGNAME" "Icedove")
StartupWMClass=Icedove
Like we do with Icecat.
See this commit:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=be1d05c10766a979dd0720b677889ed950d3b895
Cheers,
Clément