[Pkg-xfce-commits] [Git][xfce-team/desktop/xfce4-panel][upstream/latest] New upstream version 4.20.4.
Unit 193 (@unit193)
gitlab at salsa.debian.org
Mon Mar 24 07:06:49 GMT 2025
Unit 193 pushed to branch upstream/latest at xfce / desktop / xfce4-panel
Commits:
d65ef6a3 by Unit 193 at 2025-03-24T02:32:26-04:00
New upstream version 4.20.4.
- - - - -
263 changed files:
- ChangeLog
- Makefile.am
- Makefile.in
- NEWS
- aclocal.m4
- common/Makefile.am
- common/Makefile.in
- common/meson.build
- common/panel-utils.c
- common/panel-utils.h
- plugins/actions/actions-dialog.glade → common/resources/actions-dialog.glade
- plugins/applicationsmenu/applicationsmenu-dialog.glade → common/resources/applicationsmenu-dialog.glade
- plugins/clock/clock-dialog.glade → common/resources/clock-dialog.glade
- plugins/directorymenu/directorymenu-dialog.glade → common/resources/directorymenu-dialog.glade
- plugins/launcher/launcher-dialog.glade → common/resources/launcher-dialog.glade
- plugins/pager/pager-dialog.glade → common/resources/pager-dialog.glade
- panel/panel-preferences-dialog.glade → common/resources/panel-preferences-dialog.glade
- plugins/separator/separator-dialog.glade → common/resources/separator-dialog.glade
- plugins/showdesktop/showdesktop-dialog.glade → common/resources/showdesktop-dialog.glade
- plugins/systray/sn-dialog.glade → common/resources/sn-dialog.glade
- plugins/tasklist/tasklist-dialog.glade → common/resources/tasklist-dialog.glade
- plugins/windowmenu/windowmenu-dialog.glade → common/resources/windowmenu-dialog.glade
- + common/resources/xfce4-panel.gresource.xml
- + common/xfce4-panel-resources.c
- config.h.in
- configure
- configure.ac
- docs/Makefile.in
- docs/reference/Makefile.am
- docs/reference/Makefile.in
- docs/reference/html/XfceArrowButton.html
- docs/reference/html/XfcePanelImage.html
- docs/reference/html/XfcePanelPlugin.html
- docs/reference/html/annotation-glossary.html
- − docs/reference/html/api-index-4-10.html
- − docs/reference/html/api-index-4-14.html
- − docs/reference/html/api-index-4-18.html
- − docs/reference/html/api-index-4-20.html
- − docs/reference/html/api-index-4-22.html
- − docs/reference/html/api-index-4-6.html
- − docs/reference/html/api-index-4-8.html
- − docs/reference/html/api-index-deprecated.html
- docs/reference/html/api-index-full.html
- docs/reference/html/libxfce4panel-fundamentals.html → docs/reference/html/ch01.html
- docs/reference/html/index.html
- docs/reference/html/libxfce4panel-Commonly-used-plugin-macros.html
- docs/reference/html/libxfce4panel-Convenience-Functions.html
- docs/reference/html/libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html
- docs/reference/html/libxfce4panel-Panel-Plugin-Register-Macros.html
- docs/reference/html/libxfce4panel-Standard-Enumerations.html
- docs/reference/html/libxfce4panel-Version-Information.html
- − docs/reference/html/libxfce4panel-miscelleanous.html
- − docs/reference/html/libxfce4panel-plugins.html
- docs/reference/html/libxfce4panel.devhelp2
- docs/reference/html/libxfce4panel-widgets.html → docs/reference/html/object-tree.html
- docs/reference/libxfce4panel-docs.xml → docs/reference/libxfce4panel-docs.xml.in
- docs/reference/meson.build
- icons/128x128/Makefile.in
- icons/16x16/Makefile.in
- icons/24x24/Makefile.in
- icons/32x32/Makefile.in
- icons/48x48/Makefile.in
- icons/64x64/Makefile.in
- icons/96x96/Makefile.in
- icons/Makefile.in
- icons/scalable/Makefile.in
- libxfce4panel/Makefile.am
- libxfce4panel/Makefile.in
- libxfce4panel/libxfce4panel-config.h
- libxfce4panel/meson.build
- meson.build
- migrate/Makefile.in
- panel/Makefile.am
- panel/Makefile.in
- panel/main.c
- panel/meson.build
- panel/panel-application.c
- panel/panel-dialogs.c
- panel/panel-item-dialog.c
- − panel/panel-preferences-dialog-ui.h
- panel/panel-preferences-dialog.c
- panel/panel-window.c
- plugins/Makefile.in
- plugins/actions/Makefile.am
- plugins/actions/Makefile.in
- − plugins/actions/actions-dialog_ui.h
- plugins/actions/actions.c
- plugins/actions/meson.build
- plugins/applicationsmenu/Makefile.am
- plugins/applicationsmenu/Makefile.in
- − plugins/applicationsmenu/applicationsmenu-dialog_ui.h
- plugins/applicationsmenu/applicationsmenu.c
- plugins/applicationsmenu/meson.build
- plugins/clock/Makefile.am
- plugins/clock/Makefile.in
- − plugins/clock/clock-dialog_ui.h
- plugins/clock/clock.c
- plugins/clock/meson.build
- plugins/directorymenu/Makefile.am
- plugins/directorymenu/Makefile.in
- − plugins/directorymenu/directorymenu-dialog_ui.h
- plugins/directorymenu/directorymenu.c
- plugins/directorymenu/meson.build
- plugins/launcher/Makefile.am
- plugins/launcher/Makefile.in
- plugins/launcher/launcher-dialog.c
- − plugins/launcher/launcher-dialog_ui.h
- plugins/launcher/meson.build
- plugins/pager/Makefile.am
- plugins/pager/Makefile.in
- plugins/pager/meson.build
- − plugins/pager/pager-dialog_ui.h
- plugins/pager/pager.c
- plugins/separator/Makefile.am
- plugins/separator/Makefile.in
- plugins/separator/meson.build
- − plugins/separator/separator-dialog_ui.h
- plugins/separator/separator.c
- plugins/showdesktop/Makefile.am
- plugins/showdesktop/Makefile.in
- plugins/showdesktop/meson.build
- − plugins/showdesktop/showdesktop-dialog_ui.h
- plugins/showdesktop/showdesktop.c
- plugins/systray/Makefile.am
- plugins/systray/Makefile.in
- plugins/systray/meson.build
- plugins/systray/sn-box.c
- − plugins/systray/sn-dialog-ui.h
- plugins/systray/sn-dialog.c
- plugins/systray/systray.c
- plugins/tasklist/Makefile.am
- plugins/tasklist/Makefile.in
- plugins/tasklist/meson.build
- − plugins/tasklist/tasklist-dialog_ui.h
- plugins/tasklist/tasklist-widget.c
- plugins/tasklist/tasklist.c
- plugins/windowmenu/Makefile.am
- plugins/windowmenu/Makefile.in
- plugins/windowmenu/meson.build
- − plugins/windowmenu/windowmenu-dialog_ui.h
- plugins/windowmenu/windowmenu.c
- po/LINGUAS
- po/POTFILES.in
- po/am.gmo
- po/am.po
- po/ar.gmo
- po/ar.po
- po/ast.gmo
- po/ast.po
- po/be.gmo
- po/be.po
- po/bg.gmo
- po/bg.po
- po/bn.gmo
- po/bn.po
- po/ca.gmo
- po/ca.po
- po/cs.gmo
- po/cs.po
- po/da.gmo
- po/da.po
- po/de.gmo
- po/de.po
- po/el.gmo
- po/el.po
- po/en_AU.gmo
- po/en_AU.po
- po/en_GB.gmo
- po/en_GB.po
- po/es.gmo
- po/es.po
- po/et.gmo
- po/et.po
- po/eu.gmo
- po/eu.po
- po/fi.gmo
- po/fi.po
- po/fr.gmo
- po/fr.po
- po/gl.gmo
- po/gl.po
- po/he.gmo
- po/he.po
- po/hr.gmo
- po/hr.po
- po/hu.gmo
- po/hu.po
- po/hy_AM.gmo
- po/hy_AM.po
- po/hye.gmo
- po/hye.po
- po/id.gmo
- po/id.po
- po/ie.gmo
- po/ie.po
- po/is.gmo
- po/is.po
- po/it.gmo
- po/it.po
- po/ja.gmo
- po/ja.po
- po/ka.gmo
- po/ka.po
- po/kk.gmo
- po/kk.po
- po/ko.gmo
- po/ko.po
- po/lt.gmo
- po/lt.po
- po/ms.gmo
- po/ms.po
- po/nb.gmo
- po/nb.po
- po/nl.gmo
- po/nl.po
- po/nn.gmo
- po/nn.po
- po/oc.gmo
- po/oc.po
- po/pa.gmo
- po/pa.po
- po/pl.gmo
- po/pl.po
- po/pt.gmo
- po/pt.po
- po/pt_BR.gmo
- po/pt_BR.po
- po/ro.gmo
- po/ro.po
- po/ru.gmo
- po/ru.po
- po/si.gmo
- po/si.po
- po/sk.gmo
- po/sk.po
- po/sl.gmo
- po/sl.po
- po/sq.gmo
- po/sq.po
- po/sr.gmo
- po/sr.po
- po/sv.gmo
- po/sv.po
- po/th.gmo
- po/th.po
- po/tr.gmo
- po/tr.po
- po/uk.gmo
- po/uk.po
- + po/vec.gmo
- + po/vec.po
- po/vi.gmo
- po/vi.po
- po/xfce4-panel.pot
- po/zh_CN.gmo
- po/zh_CN.po
- po/zh_HK.gmo
- po/zh_HK.po
- po/zh_TW.gmo
- po/zh_TW.po
- wrapper/Makefile.in
- wrapper/wrapper-plug-wayland.c
- + xdt-gen-visibility
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-panel/-/commit/d65ef6a36126e52e716abc8b66d96365e518ff3e
--
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-panel/-/commit/d65ef6a36126e52e716abc8b66d96365e518ff3e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20250324/295baf04/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list