summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* xfce4 update HOMEPAGEsJason Schonberg2025-05-211-1/+1
| | | | | | | | | | | | | | https://goodies.xfce.org/ states "Starting this month (November 2019), a project is starting to migrate the goodies.xfce.org documentation to https://docs.xfce.org/start. The goal is to remove deprecated projects and, eventually, de-commission the goodies.xfce.org URLs. Additional information will be posted on https://wiki.xfce.org/projects/goodies-decomm/start as the project proceeds." This patch updates the URLs being used in the HOMEPAGEs to reflect where the address is actually resolving. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: upgrade to 1.11.2Chen Qi2025-05-061-0/+14
This upgrade fixes a build failure for the current 1.11.0 version. src/main-settings-dialog.c:175:12: error: too many arguments to function 'notes_path_button_new'; expected 0, have 1 Note that an extra dependency is added to this new version: gtksourceview4. It is exlicitly required in configure.ac. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>