summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/netload
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-netload-plugin: upgrade 1.4.1 -> 1.4.2Jason Schonberg2025-06-061-1/+1
| | | | | | | Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-netload-plugin/-/tags/xfce4-netload-plugin-1.4.2 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4 update HOMEPAGEsJason Schonberg2025-05-211-1/+1
| | | | | | | | | | | | | | https://goodies.xfce.org/ states "Starting this month (November 2019), a project is starting to migrate the goodies.xfce.org documentation to https://docs.xfce.org/start. The goal is to remove deprecated projects and, eventually, de-commission the goodies.xfce.org URLs. Additional information will be posted on https://wiki.xfce.org/projects/goodies-decomm/start as the project proceeds." This patch updates the URLs being used in the HOMEPAGEs to reflect where the address is actually resolving. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-netload-plugin: upgrade 1.4.0 -> 1.4.1Khem Raj2023-11-061-2/+2
| | | | | | License-Update: GPL text changed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-netload-plugin: 1.3.2 -> 1.4.0Kai Kang2021-03-161-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 1.4.0 ======================= - Add new icons and switch to rDNS naming - Add "About" dialog - Add help button to properties dialog - Improve progressbar look - Update URLs from goodies.x.o to docs.x.o (Bug #16170) - Fix compilation warnings - autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS - Update `.gitignore` - Fix missing-prototypes - Remove GSourceFunc casts - Populate a combo box with known network interfaces - remove unused wormulon files - Move to common m4 versioning macros - Fix type for media_list on OpenBSD - Add basic GitLab pipeline - Translation Updates: Albanian, Basque, Belarusian, Chinese (Taiwan), Danish, Eastern Armenian, English (Canada), Finnish, Galician, Hebrew, Hungarian, Interlingue, Russian, Slovak, Slovenian, Spanish, Swedish, Turkish, Uyghur Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-netload-plugin: upgrade 1.3.1 -> 1.3.2Andreas Müller2019-08-193-37/+10
| | | | | | | | | * release changed layout and fixed minor bugs * patch applied with fuzz warning. Looking into showed that it changes unrelated parts of code and upstream did change file already in correct way Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-netload-plugin: Do not include sys/sysctl.hKhem Raj2017-07-242-0/+28
| | | | | | | Its unused, moreover it helps it compile with musl Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-netload-plugin: update 1.3.0 -> 1.3.1Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-netload-plugin: update to 1.3.0Andreas Müller2016-11-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-netload-plugin: update to 1.2.4Andreas Müller2015-02-191-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-netload-plugin: update to 1.2.0Andreas Müller2012-09-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-netload-plugin: update to 1.1.0Andreas Müller2012-01-152-76/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-netload-plugin: initial add 1.0.0Andreas Müller2011-11-032-0/+83
* patch taken from xfce-bugzilla [1] * run tested with wlan0 on overo [1] https://bugzilla.xfce.org/show_bug.cgi?id=7083 Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>