diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-04-17 09:40:14 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-04-17 23:47:22 -0700 |
commit | baab654008e1d9ad3f990e4fafd4c4529f029df3 (patch) | |
tree | 56abe79d3b093bda7e8d1528a75bda5c35fd9157 /meta-oe/recipes-gnome/gnome-themes | |
parent | d510636b95ef75eb71d3f9551a5b15c75388b2c5 (diff) | |
download | meta-openembedded-baab654008e1d9ad3f990e4fafd4c4529f029df3.tar.gz |
adw-gtk3: upgrade 5.2 -> 5.3
Changelog:
===========
-Add gtk4 theme workflow
-Add create release workflow
-Fix repo name
-Increase padding of switches
-Sidebar border colors
-Add Debian repo info
-Update update-gtk4-theme.yml
-Update gtk4 theme
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-gnome/gnome-themes')
-rw-r--r-- | meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.3.bb (renamed from meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.2.bb b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.3.bb index d10f5ad41..1ddc27765 100644 --- a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.2.bb +++ b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.3.bb | |||
@@ -11,6 +11,6 @@ inherit meson | |||
11 | SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main" | 11 | SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | SRCREV = "8056d8701afbd9b985668916557159432e6ad824" | 14 | SRCREV = "22a3b9374369640993e4a7ab84f8acc72318e501" |
15 | 15 | ||
16 | FILES:${PN} = "${datadir}/themes" | 16 | FILES:${PN} = "${datadir}/themes" |