mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02:00
Release notes for 1.1.2 ======================= - Check whether the seat exists before ungrabbing it - Create README.md. Update configure.ac.in - Fix compilation warnings - autoconf: Some updates - fix for no dialog after screenlock issue (#13) - Remove GSourceFunc casts (!2) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 lines
386 B
BlitzBasic
10 lines
386 B
BlitzBasic
SUMMARY = "This plugin makes it possible to take periodical breaks"
|
|
HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
|
|
SECTION = "x11/application"
|
|
LICENSE = "GPLv2"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
|
|
|
inherit xfce-panel-plugin
|
|
|
|
SRC_URI[sha256sum] = "3dd8eba694ff3ba5c25bd7f5cd70dc22175fb2c0a759213f05ab8f0e629d82d4"
|