unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30228: desktop files embedding full path
@ 2018-01-23 11:00 Efraim Flashner
  2018-01-24 14:58 ` Ludovic Courtès
  2019-02-20  7:08 ` Efraim Flashner
  0 siblings, 2 replies; 8+ messages in thread
From: Efraim Flashner @ 2018-01-23 11:00 UTC (permalink / raw)
  To: 30228

[-- Attachment #1: Type: text/plain, Size: 1125 bytes --]

the owncloud-client package includes an option to add a .desktop entry
to $HOME/.configure/autostart/, which allows it to autostart when you
log in to your desktop environment. Because the full path of the binary
is in the .desktop file, it will always start THAT copy of
owncloud-client, even if it is garbage collected.

(ins)efraim@macbook41 ~/workspace/guix$ guix build --no-grafts owncloud-client
/gnu/store/61779fqfpwap9wwf2y5yidq4qciihq1i-owncloud-client-2.3.4
(ins)efraim@macbook41 ~/workspace/guix$ head -n8 /gnu/store/61779fqfpwap9wwf2y5yidq4qciihq1i-owncloud-client-2.3.4/share/applications/owncloud.desktop
[Desktop Entry]
Categories=Utility;X-SuSE-SyncUtility;
Type=Application
Exec=/gnu/store/61779fqfpwap9wwf2y5yidq4qciihq1i-owncloud-client-2.3.4/bin/owncloud
Name=ownCloud desktop sync client
Comment=ownCloud desktop synchronization client
GenericName=Folder Sync
Icon=owncloud

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-02-20  7:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-23 11:00 bug#30228: desktop files embedding full path Efraim Flashner
2018-01-24 14:58 ` Ludovic Courtès
2018-01-29 19:39   ` Efraim Flashner
2018-01-30 11:00     ` Ludovic Courtès
2018-02-18 19:03       ` Efraim Flashner
2018-02-18 20:06         ` Ricardo Wurmus
2018-02-18 20:29           ` Efraim Flashner
2019-02-20  7:08 ` Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).