From 1dbdc856d012f3aba3ada5c4d959fd5388bab784 Mon Sep 17 00:00:00 2001 From: Johannes Schoepfer Date: Fri, 23 Feb 2024 17:14:45 +0900 Subject: desktop/mate-panel: Updated for version 1.28.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- desktop/mate-panel/README | 14 +++++++++----- desktop/mate-panel/doinst.sh | 4 ---- desktop/mate-panel/mate-panel.SlackBuild | 8 ++++---- desktop/mate-panel/mate-panel.info | 8 ++++---- desktop/mate-panel/slack-desc | 12 ++++++------ 5 files changed, 23 insertions(+), 23 deletions(-) (limited to 'desktop') diff --git a/desktop/mate-panel/README b/desktop/mate-panel/README index d12f33ff17..b99c6da92a 100644 --- a/desktop/mate-panel/README +++ b/desktop/mate-panel/README @@ -1,6 +1,10 @@ -mate-panel (panel for the MATE desktop) +The mate-panel program provides the panels for the the MATE Desktop +Environment. It is the area on your desktop from which you can run +applications and applets, and perform other tasks. New applets may +also be installed ,added to, or removed from the panels. -mate-panel contains the MATE panel, the libmate-panel-applet library -several applets, including the Workspace Switcher, the Window List, -the Window Selector, the Notification Area, the Clock, and the -infamous 'Wanda the Fish'. +By default, mate-panel typically creates a panel on the top of the +screen with applets such as a Menu Bar, Notification Area, and Clock; +While creating a second panel on the bottom of the screen with a Window +List and a Workspace Switcher. Panels can be created, deleted, moved +around the desktop, and to other monitors. diff --git a/desktop/mate-panel/doinst.sh b/desktop/mate-panel/doinst.sh index f25bed6fb6..401d987795 100644 --- a/desktop/mate-panel/doinst.sh +++ b/desktop/mate-panel/doinst.sh @@ -2,10 +2,6 @@ if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi -if [ -x /usr/bin/update-mime-database ]; then - /usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1 -fi - if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 diff --git a/desktop/mate-panel/mate-panel.SlackBuild b/desktop/mate-panel/mate-panel.SlackBuild index 2cbd230974..6460c352df 100644 --- a/desktop/mate-panel/mate-panel.SlackBuild +++ b/desktop/mate-panel/mate-panel.SlackBuild @@ -2,9 +2,9 @@ # Slackware build script for mate-panel -# Copyright 2013 Chess Griffin Raleigh, NC -# Copyright 2013-2022 Willy Sudiarto Raharjo -# Copyright 2023 Johannes Schoepfer, Germany +# Copyright 2013 Chess Griffin Raleigh, NC +# Copyright 2013-2022 Willy Sudiarto Raharjo +# Copyright 2023-2024 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=mate-panel -VERSION=${VERSION:-1.26.4} +VERSION=${VERSION:-1.28.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/mate-panel/mate-panel.info b/desktop/mate-panel/mate-panel.info index f5ba1b03af..24e79ac105 100644 --- a/desktop/mate-panel/mate-panel.info +++ b/desktop/mate-panel/mate-panel.info @@ -1,8 +1,8 @@ PRGNAM="mate-panel" -VERSION="1.26.4" -HOMEPAGE="https://www.mate-desktop.org/" -DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/mate-panel-1.26.4.tar.xz" -MD5SUM="12a5fcc4fa27caec66b3ba99e60011f3" +VERSION="1.28.0" +HOMEPAGE="https://wiki.mate-desktop.org/mate-desktop/components/mate-panel/" +DOWNLOAD="https://pub.mate-desktop.org/releases/1.28/mate-panel-1.28.0.tar.xz" +MD5SUM="8dd4223ee2c067dd6312e1527ac695c0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="mate-menus mate-desktop libmateweather gtk-layer-shell" diff --git a/desktop/mate-panel/slack-desc b/desktop/mate-panel/slack-desc index c85055e211..06835a8ab9 100644 --- a/desktop/mate-panel/slack-desc +++ b/desktop/mate-panel/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -mate-panel: mate-panel (panel for the MATE desktop) +mate-panel: mate-panel (The MATE Panel) mate-panel: -mate-panel: mate-panel contains the MATE panel, the libmate-panel-applet library -mate-panel: several applets, including the Workspace Switcher, the Window List, -mate-panel: the Window Selector, the Notification Area, the Clock, and the -mate-panel: infamous 'Wanda the Fish'. +mate-panel: The mate-panel program provides the panels for the the MATE Desktop +mate-panel: Environment. It is the area on your desktop from which you can run +mate-panel: applications and applets, and perform other tasks. New applets may +mate-panel: also be installed ,added to, or removed from the panels. mate-panel: mate-panel: mate-panel: -mate-panel: https://www.mate-desktop.org +mate-panel: https://wiki.mate-desktop.org/mate-desktop/components/mate-panel/ mate-panel: -- cgit v1.2.3