From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/ATLauncher/ Date: Wed, 25 Mar 2020 16:02:44 +0000 (UTC) [thread overview] Message-ID: <1585152116.568c7b117271c52c17b448ed0cfc847fc1a8bce0.andrewammerlaan@gentoo> (raw) commit: 568c7b117271c52c17b448ed0cfc847fc1a8bce0 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Mar 25 16:01:56 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Mar 25 16:01:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=568c7b11 games-action/ATLauncher: icon only works if all lowercase??? Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild b/games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild index 7d89298..b934e10 100644 --- a/games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild +++ b/games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild @@ -37,11 +37,11 @@ src_install() { doins "${FILESDIR}/${PN}" fperms +x /usr/bin/${PN} - newicon -s 256x256 ${PN}-0.png ${PN}.png - newicon -s 128x128 ${PN}-1.png ${PN}.png - newicon -s 64x64 ${PN}-2.png ${PN}.png - newicon -s 48x48 ${PN}-3.png ${PN}.png - newicon -s 32x32 ${PN}-4.png ${PN}.png - newicon -s 16x16 ${PN}-5.png ${PN}.png - make_desktop_entry ${PN} "ATLauncher" ${PN} Game + newicon -s 256x256 ${PN}-0.png atlauncher.png + newicon -s 128x128 ${PN}-1.png atlauncher.png + newicon -s 64x64 ${PN}-2.png atlauncher.png + newicon -s 48x48 ${PN}-3.png atlauncher.png + newicon -s 32x32 ${PN}-4.png atlauncher.png + newicon -s 16x16 ${PN}-5.png atlauncher.png + make_desktop_entry ${PN} "ATLauncher" atlauncher Game }
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/ATLauncher/ Date: Wed, 25 Mar 2020 16:03:53 +0000 (UTC) [thread overview] Message-ID: <1585152116.568c7b117271c52c17b448ed0cfc847fc1a8bce0.andrewammerlaan@gentoo> (raw) Message-ID: <20200325160353.gMh7fwdqJ23hu_Am2F2R4zH1LhcaA_CRvi-nSMS80Ls@z> (raw) commit: 568c7b117271c52c17b448ed0cfc847fc1a8bce0 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Mar 25 16:01:56 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Mar 25 16:01:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=568c7b11 games-action/ATLauncher: icon only works if all lowercase??? Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild b/games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild index 7d89298..b934e10 100644 --- a/games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild +++ b/games-action/ATLauncher/ATLauncher-3.3.4.2.ebuild @@ -37,11 +37,11 @@ src_install() { doins "${FILESDIR}/${PN}" fperms +x /usr/bin/${PN} - newicon -s 256x256 ${PN}-0.png ${PN}.png - newicon -s 128x128 ${PN}-1.png ${PN}.png - newicon -s 64x64 ${PN}-2.png ${PN}.png - newicon -s 48x48 ${PN}-3.png ${PN}.png - newicon -s 32x32 ${PN}-4.png ${PN}.png - newicon -s 16x16 ${PN}-5.png ${PN}.png - make_desktop_entry ${PN} "ATLauncher" ${PN} Game + newicon -s 256x256 ${PN}-0.png atlauncher.png + newicon -s 128x128 ${PN}-1.png atlauncher.png + newicon -s 64x64 ${PN}-2.png atlauncher.png + newicon -s 48x48 ${PN}-3.png atlauncher.png + newicon -s 32x32 ${PN}-4.png atlauncher.png + newicon -s 16x16 ${PN}-5.png atlauncher.png + make_desktop_entry ${PN} "ATLauncher" atlauncher Game }
next reply other threads:[~2020-03-25 16:02 UTC|newest] Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-03-25 16:02 Andrew Ammerlaan [this message] 2020-03-25 16:03 ` [gentoo-commits] repo/proj/guru:master commit in: games-action/ATLauncher/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2020-04-03 11:12 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-05 11:01 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-05 10:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-19 10:43 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-19 10:43 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-20 9:47 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-20 9:48 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-24 12:49 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-24 12:46 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-02 12:43 Andrew Ammerlaan 2020-05-11 9:09 Andrew Ammerlaan 2020-05-22 8:03 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-05-22 8:03 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-05-24 8:35 Andrew Ammerlaan 2020-05-31 17:00 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-05-31 17:00 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-06-07 13:29 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-06-07 13:29 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-06-29 18:14 Andrew Ammerlaan 2020-06-29 18:14 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-06-29 18:06 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-09-19 14:24 Andrew Ammerlaan 2020-10-16 8:37 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-10-16 8:37 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-11-08 13:56 Andrew Ammerlaan 2020-11-09 9:26 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-11-09 9:26 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-12-16 13:12 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-12-16 13:12 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-12-18 14:16 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-12-18 14:16 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-12-23 8:22 Theo Anderson 2021-01-10 11:38 Andrew Ammerlaan 2021-01-11 7:14 Andrew Ammerlaan 2021-01-16 10:09 Andrew Ammerlaan 2021-01-24 10:12 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-01-24 10:12 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-02-05 12:19 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-02-05 12:10 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-03-07 20:34 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-03-07 20:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-04-14 14:51 Andrew Ammerlaan 2021-05-24 10:01 Andrew Ammerlaan 2023-02-13 11:22 Andrew Ammerlaan 2025-01-07 12:45 David Roman
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=1585152116.568c7b117271c52c17b448ed0cfc847fc1a8bce0.andrewammerlaan@gentoo \ --to=andrewammerlaan@riseup.net \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.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: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox