Files
meta-openembedded/meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin_1.7.1.bb
T
Andreas Müller 34cf4a1214 xfce4-timer-plugin: upgrade 1.7.0 -> 1.7.1
Release notes for 1.7.1

=======================
- Update URLs from goodies.x.o to docs.x.o (Bug #16180)
- Do not recreate box when orientation changes
- Remove unused eventbox
- Avoid square-sized plugin (Bug #16101)
- Remove unused variables and function
- Resolve GCC warning: ISO C90 forbids mixed declarations and code
- Preferences: Improved spacing and layout in editor (Bug #14678)
- Selecting a timer always starts it
- Add Hossam Ayman's multiple timer code, some leak and g_free fixes in
  update_function.
- Translation Updates:
  Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United Kingdom),
  Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Malay,
  Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese
  (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai,
  Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28 12:52:14 -07:00

11 lines
534 B
BlitzBasic

SUMMARY = "XFCE panel plugin to generate alarm messages"
DESCRIPTION = "This is a simple plugin that lets the user run an alarm at a specified time or at the end of a specified countdown period"
HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=ae39271267fd63eb7619432ff24e7ff1"
inherit xfce-panel-plugin
SRC_URI[md5sum] = "e0df5b6be30993719d084fc4f78a6218"
SRC_URI[sha256sum] = "4b52d2911b1949e945971be6533155ee6ba99c77078eac7fd43b0f2aeca824e3"