[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GUI X-FreeDesktop integration
From: |
Stefan Monnier |
Subject: |
Re: GUI X-FreeDesktop integration |
Date: |
Fri, 14 May 2021 09:51:49 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> I don't know, and I don't have a clue how to go about testing that. AFAIK a
> .desktop file allows you to put a launcher in the dock and in the Applications
> menu of your GUI and that's it.
It's also necessary to have a `emacsclient.desktop` file in order to be
able to select `emacsclient` as the application to associate with
a particular mime-type in Firefox (it used to be possible to just give
the full filename of the executable, but it's more complicated now).
Stefan