mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 05:01:58 +02:00
Release notes for 1.1.0 ======================= - GTK3 Port - React to panel "mode," not "orientation" (Bug #15840) - Make time out plugin respect panel icon size (Bug #15839) - Allow compilation with panel 4.15 - Make build less verbose - Translation Updates: Croatian, Galician, Italian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 lines
439 B
BlitzBasic
11 lines
439 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[md5sum] = "afa0ef865a49f28165098d3fe625df44"
|
|
SRC_URI[sha256sum] = "ee4a51a35076d50cba3824079f8312585373ff2f0d9ebc740d8f3c0426430a19"
|