From: Jesse Ruffin <jesse@adminpaste.com>
To: Javier Martinez Canillas <martinez.javier@gmail.com>
Cc: Krzysztof <kj@limes.com.pl>, linux-c-programming@vger.kernel.org
Subject: Re: program icon
Date: Sun, 11 Dec 2011 05:19:36 -0500 [thread overview]
Message-ID: <4EE483B8.6070807@adminpaste.com> (raw)
In-Reply-To: <CAAwP0s31Ccx=jhmq3Y0NQehHA5gHOh5WAbdRNdOHfSRedbON4Q@mail.gmail.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The standard for desktop entries, including associated icons:
http://standards.freedesktop.org/desktop-entry-spec/latest/
On 12/11/2011 03:57, Javier Martinez Canillas wrote:
> On Sun, Dec 11, 2011 at 9:17 AM, Krzysztof <kj@limes.com.pl>
> wrote:
>> How to set the program icon to be showed e.g. on GUI desktop?
>>
>> -- Regards Krzysztof J.
>>
>>
>
> Not sure if I understand your question, but if what you want is to
> have an application launcher with an icon in your desktop. You have
> to create an .desktop file an copy it to ~/Desktop/. For example
> app.desktop could be:
>
> #!/usr/bin/env xdg-open
>
> [Desktop Entry] Version=1.0 Type=Application Terminal=false
> Exec=/usr/local/myapp/bin/myapp Name=MyApp
> Icon=//usr/local/myapp/img.png
>
> Hope it helps,
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
iQIcBAEBAgAGBQJO5IO4AAoJEO7eCtQ2Ge2pHSkP+gMEBhUUnfX5JBwWC7biUwC4
DrTLlcEu+bB6HUivkDUp04XEICbv43C/bQlx5QwW05T7Gvdg+Zdw1QSwLwRZ+J/A
t9voEnlx+hOdMm+rTWNiudB0j584oIgb4oo2zHXH7enrWW5SYOyEPBRu1fTpwA73
SZiEj1grlRsu3TrgxNNNK3NfhVBo++/+hijDoVUjOIaPVDXsYtWDEu2VYRHYHuEv
zzomQCF0Kt7jiE71Qnb+BcXTFxHOfUZqipj46WdW+j34SRZo1kE2iOhnF+Uu39wL
OI0uRdqWl+LJSysEXdOgSCKaEQ/DH/UCG4BcpnK2koLPBCdzyGrZ+/thrcBCE9ei
+ziUvP8QqrGLP5dIWlDonfKmHnUTLkGahEWeG5PyMnt804oZhP3HqdkWAFjvWoJh
iNllY3rvtwaC63ttBPV5bOxJrW0fEYWKd3e+Q7ikn0tfmu9bJjCCmZ0OMXWxakoL
c70YvVs2zUMF0d4Ps4CvXts30+P4zK3trzkmJ6//dG/sBZz3oX8hCQAk5QgvcDqk
RZ2LNXCvmaI3Gq1gbO6xlDrZsvMFP5/E3FsiNyTcfxO1c+0SvGs9bojDtq0/XiyO
XizZV3RR9gTons45Skc99ySCb2TKRUyoS4iqQdCamY4KXPYvx4rSleNCDvK1nWWv
7oLGoS8OYR2An/FrkRDf
=5FLk
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2011-12-11 10:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-11 8:17 program icon Krzysztof
2011-12-11 8:57 ` Javier Martinez Canillas
2011-12-11 10:19 ` Jesse Ruffin [this message]
2011-12-11 18:30 ` Krzysztof
2011-12-11 18:33 ` Aniruddha Bhattacharyya
2011-12-11 20:30 ` Krzysztof
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=4EE483B8.6070807@adminpaste.com \
--to=jesse@adminpaste.com \
--cc=kj@limes.com.pl \
--cc=linux-c-programming@vger.kernel.org \
--cc=martinez.javier@gmail.com \
/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.
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.