mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 06:20:27 +00:00
Release notes for 1.1.2 ======================= - Improve spacing in settings dialog (Bug #14665) - Fix "ISO C90 forbids mixed declarations and code" - Modernize the configure.ac.in file - Remove GSourceFunc casts - Replace obsolete xfce_create_panel_button usage - Adds new README.md updates AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Add gitignore - Update URLs from goodies.x.o to docs.x.o (Bug #16163) - Translation Updates: Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada), Estonian, Finnish, Galician, Hebrew, Interlingue, Slovak, Slovenian, Spanish, Turkish, Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
437 B
BlitzBasic
9 lines
437 B
BlitzBasic
DESCRIPTION = "The FSGuard panel plugin checks free space on a chosen mount point frequently and displays a message when a limit is reached"
|
|
HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin"
|
|
LICENSE = "BSD-2-Clause"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=3434d79d62df09abf5f78bb76d6cd21b"
|
|
|
|
inherit xfce-panel-plugin
|
|
|
|
SRC_URI[sha256sum] = "67d8e6a219a7117c59693adbc59c39a6eba31e3f18a5499189ef4ef28b554105"
|