public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/files/, gnome-base/gnome-shell/
Date: Fri,  9 Aug 2024 12:04:44 +0000 (UTC)	[thread overview]
Message-ID: <1723205049.8a4beb082e5d95b3057325962f413500ea4a3033.pacho@gentoo> (raw)

commit:     8a4beb082e5d95b3057325962f413500ea4a3033
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  9 11:40:27 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug  9 12:04:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4beb08

gnome-base/gnome-shell: Rebase favorites patch

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 gnome-base/gnome-shell/files/46.4-defaults.patch | 11 +++++++++++
 gnome-base/gnome-shell/gnome-shell-46.4.ebuild   |  5 +++++
 2 files changed, 16 insertions(+)

diff --git a/gnome-base/gnome-shell/files/46.4-defaults.patch b/gnome-base/gnome-shell/files/46.4-defaults.patch
new file mode 100644
index 000000000000..797bd5bd8911
--- /dev/null
+++ b/gnome-base/gnome-shell/files/46.4-defaults.patch
@@ -0,0 +1,11 @@
+--- a/data/org.gnome.shell.gschema.xml.in~	2024-08-03 20:13:53.000000000 +0200
++++ b/data/org.gnome.shell.gschema.xml.in	2024-08-09 13:38:24.886239853 +0200
+@@ -61,7 +61,7 @@
+       </description>
+     </key>
+     <key name="favorite-apps" type="as">
+-      <default>[ 'org.gnome.Epiphany.desktop', 'org.gnome.Calendar.desktop', 'org.gnome.Music.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop', 'org.gnome.TextEditor.desktop']</default>
++      <default>[ 'chromium-browser-chromium.desktop', 'firefox.desktop', 'firefox-bin.desktop', 'org.gnome.Evolution.desktop', 'org.gnome.Epiphany.desktop', 'org.gnome.Calendar.desktop', 'org.gnome.Music.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop', 'org.gnome.TextEditor.desktop']</default>
+       <summary>List of desktop file IDs for favorite applications</summary>
+       <description>
+         The applications corresponding to these identifiers

diff --git a/gnome-base/gnome-shell/gnome-shell-46.4.ebuild b/gnome-base/gnome-shell/gnome-shell-46.4.ebuild
index 23b0f05ea7a1..f3600035d8ff 100644
--- a/gnome-base/gnome-shell/gnome-shell-46.4.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-46.4.ebuild
@@ -131,6 +131,11 @@ BDEPEND="
 # dev-lang/sassc
 # app-text/asciidoc
 
+PATCHES=(
+        # Change favorites defaults, bug #479918
+        "${FILESDIR}"/46.4-defaults.patch
+)
+
 src_prepare() {
 	default
 	xdg_environment_reset


             reply	other threads:[~2024-08-09 12:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-09 12:04 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-08  3:19 [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/files/, gnome-base/gnome-shell/ Eli Schwartz
2021-04-05 16:54 Matt Turner
2020-03-15 17:38 Mart Raudsepp
2020-03-01 16:18 Mart Raudsepp
2019-09-06 21:47 Mart Raudsepp
2019-05-18 20:46 Mart Raudsepp
2019-05-05 11:55 Mart Raudsepp
2019-02-27 23:57 Mart Raudsepp
2018-09-28 13:51 Mart Raudsepp
2018-02-03 20:56 Mart Raudsepp
2017-04-29 17:51 Mart Raudsepp
2016-11-12  0:37 Gilles Dartiguelongue
2016-03-14 23:16 Ole Reifschneider

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=1723205049.8a4beb082e5d95b3057325962f413500ea4a3033.pacho@gentoo \
    --to=pacho@gentoo.org \
    --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: link
Be 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