summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/notes/files/01_fix_format-string.patch
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-notes-plugin: remove for nowAndreas Müller2021-01-061-53/+0
| | | | | | | | | | | | * It is broken since xfce 4.16 * GTK3 support was merged to master. Tried to build from git but that requires vala support all over the place causing build failures and is beyond worth it * As soon as a working version is released it will be re-added [1] https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/merge_requests/2 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: Fix format string errorsKhem Raj2017-04-241-0/+53
Signed-off-by: Khem Raj <raj.khem@gmail.com>