summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfce4-settings/files
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-settings: 4.18.0 -> 4.18.2Kai Kang2023-04-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update xfce4-settings from 4.18.0 to 4.18.2 * rebase 0001-xsettings.xml-Set-default-themes.patch Release notes for 4.18.2 ======================== - Update copyright year - mime-settings: Increase dialog size (!96) - display: fix blurry 'help' indicator on output (#400, !95) - display: fix blurry icon in profiles treeview - display: fix blurry icons in minimal display settings dialog - mime: fix blurry icons in default app menus - mouse: fix blurriness in cursor theme previews - appearance: fix blurry subpixel antialias icons - appearance: fix blurry icon theme previews - xfsettingsd: Make xsettings.xml well-formed (Fixes #431, !94) - xfsettingsd: Remove duplicated config line (Fixes #425) - Translation Updates: Albanian, Chinese (China), Dutch, English (Canada), English (United Kingdom), Finnish, Greek, Korean, Portuguese (Brazil), Turkish Release notes for 4.18.1 ======================== Bugfix release on the Xfce-4.18 branch. Here the changelog: Bugfixes: - xfsettingsd: Make CSD (client side decorations) for dialogs opt-in Translation Updates: Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kabyle, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-xfce: Fix missing upstream status in patchesKhem Raj2023-04-051-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-settings: 4.12.4 -> 4.13.7Kai Kang2019-07-161-41/+0
| | | | | | | | | | | | | | Upgrade xfce4-settings from 4.12.4 to 4.13.7: * update SRC_URI to re-use official tarball and not inherit xfce-git * remove unneeded backport patch * remove dependency gtk+ that gtk+3 is used now * remove dependency dbus-glib which is replaced by gdbus * clean DEPENDS that libxfce4util and xfconf are requried by libxfce4ui which is required by exo and garcon * remove packageconfig datetime-setter Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-settings: set default theme AdwaitaKai Kang2019-06-151-1/+9
| | | | | | | | | | | | | The pre-configured default theme Xfce doesn't work as expected. For example, no layout in start menu and applications' menu bar. And GtkColorButton is blank in config tab page from xfce4-terminal -> Edit -> Preference -> Colors. So set Adwaita as default theme instead. Signed-off-by: Kai Kang <kai.kang@windriver.com> Acked-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-settings: fix build after update of xfconfAndreas Müller2018-06-141-0/+41
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* xfce4-settings: make Adwaita default icon themeAndreas Müller2015-09-231-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-settings: get 0001-xsettings.xml-Set-default-themes.patch backAndreas Müller2015-09-231-0/+33
This patch was accidently included in the git source branch. It is neither new functionality nor bugfix. It is a configuration and should remain in meta-xfce. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>