diff options
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch | 6 | ||||
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.2.bb (renamed from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.0.bb) | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch b/meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch index 274454c015..3a4c00913f 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch +++ b/meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch | |||
| @@ -22,11 +22,11 @@ Signed-off-by: Kai Kang <kai.kang@windriver.com> | |||
| 22 | 1 file changed, 2 insertions(+), 2 deletions(-) | 22 | 1 file changed, 2 insertions(+), 2 deletions(-) |
| 23 | 23 | ||
| 24 | diff --git a/xfsettingsd/xsettings.xml b/xfsettingsd/xsettings.xml | 24 | diff --git a/xfsettingsd/xsettings.xml b/xfsettingsd/xsettings.xml |
| 25 | index 65ba1ee..9efb3cd 100644 | 25 | index d8fe2ac..0f5246b 100644 |
| 26 | --- a/xfsettingsd/xsettings.xml | 26 | --- a/xfsettingsd/xsettings.xml |
| 27 | +++ b/xfsettingsd/xsettings.xml | 27 | +++ b/xfsettingsd/xsettings.xml |
| 28 | @@ -1,8 +1,8 @@ | 28 | @@ -6,8 +6,8 @@ |
| 29 | <?xml version="1.0" encoding="UTF-8"?> | 29 | |
| 30 | <channel name="xsettings" version="1.0"> | 30 | <channel name="xsettings" version="1.0"> |
| 31 | <property name="Net" type="empty"> | 31 | <property name="Net" type="empty"> |
| 32 | - <property name="ThemeName" type="empty"/> | 32 | - <property name="ThemeName" type="empty"/> |
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.0.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.2.bb index 0692970f79..0a182273bb 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.2.bb | |||
| @@ -9,7 +9,7 @@ inherit xfce features_check mime-xdg | |||
| 9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
| 10 | 10 | ||
| 11 | SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch" | 11 | SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch" |
| 12 | SRC_URI[sha256sum] = "ed3f75837cb33cd694610fc87cd569c4782b7ac4e099143a3dbe8fff1f1c6a9d" | 12 | SRC_URI[sha256sum] = "4661361087faae57efb49741ffcf90bf9078760e163bbdef63b924083bdc4f22" |
| 13 | 13 | ||
| 14 | EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" | 14 | EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" |
| 15 | 15 | ||
