diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-04-17 09:40:14 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-21 10:52:42 -0700 |
| commit | e2ec5fc70f6aa1b12aca646d00208ac04a2e3cb8 (patch) | |
| tree | 1b1fdeed90b67a2510662ca112fbf366dfe2a3bc /meta-oe | |
| parent | de6c1c3ae7adc954aa239cbbaf3eb8d3a6faa415 (diff) | |
| download | meta-openembedded-e2ec5fc70f6aa1b12aca646d00208ac04a2e3cb8.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')
| -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 d10f5ad413..1ddc277651 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" |
