all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark Skilbeck <m@iammark.us>
To: Glenn Morris <rgm@gnu.org>
Cc: 12932@debbugs.gnu.org
Subject: bug#12932: 24.2; Installing GNOME .desktop file to incorrect location
Date: Mon, 19 Nov 2012 20:08:58 +0000	[thread overview]
Message-ID: <20121119200858.GA11400@iammark.us> (raw)
In-Reply-To: <753905cyek.fsf@fencepost.gnu.org>

On Mon, Nov 19, 2012 at 12:09:39PM -0500, Glenn Morris wrote:
> markskilbeck@gmail.com wrote:
> 
> > When compiling and installing Emacs, the GNOME .desktop file is
> > installed to /usr/local/share/applications; however, according to the
> > documentation[1],
> 
> Reference [1] seems to be missing AFAICS.
> 
> >  the correct locations are: /usr/share/applications and
> > ~/.local/share/applications.
> 
> Thanks for the report. My initial reaction, without having read the
> Gnome docs, is that this is a Gnome bug (obviously this won't be a
> helpful response for you). If I compile something with --prefix=/foo, I
> get annoyed if it installs files outside /foo.
> 
> Installing in /usr/share/applications is a definite no-go, because then
> we could clobber a pre-existing emacs.desktop belonging to the system.
> I supposed we could perhaps only install here if there was not already
> an emacs.desktop, but this does not seem like a great solution to me.
> 
> Installing in ~ is pointless, because it only works for the installing
> user (doubly bad if this is root). You could of course make your own
> symlink there to the /foo file, so perhaps what Emacs does now is a
> reasonable compromise.

Apologies on the missing reference. Here it is: 

http://developer.gnome.org/integration-guide/stable/desktop-files.html.en

The relevant part is:

  Place this file in the /usr/share/applications directory so that it
  is accessible by everyone, or in ~/.local/share/applications if you
  only wish to make it accessible to a single user ...

However, I don't know if these are the only paths used--I will have to
confirm with GNOME developers.

-- mgsk (replying from a different email address)





      parent reply	other threads:[~2012-11-19 20:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19  8:49 bug#12932: 24.2; Installing GNOME .desktop file to incorrect location markskilbeck
2012-11-19 17:09 ` Glenn Morris
2012-11-19 19:06   ` Glenn Morris
2012-11-19 19:49     ` Stefan Monnier
2012-11-19 20:08   ` Mark Skilbeck [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121119200858.GA11400@iammark.us \
    --to=m@iammark.us \
    --cc=12932@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.