Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mate-panel-1.26.3-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: mate-panel Distribution: openSUSE Tumbleweed
Version: 1.26.3 Vendor: openSUSE
Release: 1.1 Build date: Wed May 17 12:57:26 2023
Group: Unspecified Build host: build72
Size: 2092414 Source RPM: mate-panel-1.26.3-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://mate-desktop.org/
Summary: MATE Desktop Panel
This package contains the MATE Desktop Panel. The panel is an
interface to manage the desktop, launch applications, and organise
access to data.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Mon May 15 2023 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 1.26.3:
    * windows-list.ui: Lower gtk3 required version.
    * panel-applet: Fix leak in no-background code path.
    * clock: Fix memory leak.
    * wncklet: Fix crash thumbnailing dying or otherwise
      inaccessible windows.
    * notification_area: Reduce lifetime of the settings local
      variable.
    * Register SNI host only if SNI is enabled.
    * wncklet: do not exceed workspace number when setting n_rows.
    * Update translations.
* Tue Sep 06 2022 Callum Farmer <gmbr3@opensuse.org>
  - Install gschema override with distribution default priority of
    20
* Sun Feb 06 2022 Hillwood Yang <hillwood@opensuse.org>
  - Update version to 1.26.2
    * update translations
    * clock: fix memory leak
    * panel-test-applets: fix memory leak
    * wncklet: The values stored in the wrapper hash table are incorrect
    * Upscale in panel_xutils_set_strut
    * panel-toplevel: fix the computed dimension for (non) auto hidden panels
    * struts: add support for _GNOME_WM_STRUT_AREA
* Sat Nov 20 2021 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 1.26.1:
    * Fix show window thumbnails check button.
    * Revert "window-list.c: use g_settings_* functions directly
      instead of using stored values"
    * Update installation instructions.
    * Fix the mate-desktop-item-edit executable.
    * Update translations.
* Sun Aug 22 2021 Jan Engelhardt <jengelh@inai.de>
  - Trim em dash grammar from summaries.
* Tue Aug 10 2021 Hillwood Yang <hillwood@opensuse.org>
  - Update version to 1.26.0
    * update translations
    * Use absolute path g_get_home_dir replaces "~/"
    * Fix clock applet add location crash
    * Add the function of monitor panel launcher files
* Tue Jun 01 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Also fix files section for -lang package.
* Fri May 28 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Do not own /usr/share/help/C, but only the package specific
    subdirectories. Avoid conflicts with more restrictive filesystem
    package.
* Mon Apr 26 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 1.24.2:
    * Translations update
    * wncklet: Check the length of the pixel data for empty thumbnails
* Sun Aug 09 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 1.24.1:
    * wncklet: Hide window preview on non-visible windows.
    * launcher: Fix memory leaks.
    * panel-util: Fix memory leaks.
    * Fix creating several launchers at once.
    * clock: Fix GError double free.
    * clock: Properly free rsvg handles.
    * wncklet: Fix leaking cairo_t.
    * panel-run-dialog: Fix leaking tree model strings.
    * workspace-switcher: Fix leaking colour string.
    * panel-properties-dialog: Fix leaking string.
    * clock: Fix leaking GtkListStore.
    * panel-profile: Fix leaking list elements.
    * clock: Fix list iteration.
    * panel-lockdown: Fix leaking string array.
    * panel-menu-items: Fix leaking string.
    * mate-panel-applet: Fix leaking GVariantBuilder.
    * launcher: Fix leaking strings.
    * clock: Fix leaking cairo surface.
    * Clarify meaning of panel reset option.
    * panel-toplevel: Refactor
      panel_toplevel_update_hide_buttons_size().
    * panel-util: Fix leaking root GFile.
    * panel-profile: Fix leaking list elements.
    * panel-frame: Fix leaking background-color.
    * panel-applet-frame: Fix leaking bg_pattern.
    * fix release tarballs on travis CI failed.
    * build: silent build warnings for distcheck.
    * use default MATE_COMPILE_WARNINGS level.
    * Add larger icon sizes.
    * Clean scalable svg files.
    * button-widget: Fix memory leak.
    * Do not collect the translation for Icon.
    * Enable applications in addto menu.
    * Update translations.
* Wed Feb 26 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 1.24.0 (changes since 1.23.0):
    * Wayland support for panel-toplevel.c.
    * Wayland support for panel-layout.c.
    * Wayland support for panel-profile.c.
    * Wayland support for main.c.
    * Wayland support for panel-applet-container.c.
    * Fix out-of-process applets on X11 by fixing mate-panel-applet.c.
    * Wayland support for mate-panel-applet.c.
    * Wayland support for libegg.
    * In mate-panel-applet-factory.c, only set screen when used.
    * Make system-tray X11-only.
    * Make panel-struts X11-only.
    * Reinit panel-multimonitor when screen is changed.
    * Reinit panel-multimonitor when a monitor is invalidated.
    * Make panel-multimonitor Wayland ready.
    * Update to the new panel_multimonitor functions.
    * Refactor panel_multiscreen functions into panel_multimonitor
      ones.
    * Rename panel-multiscreen files panel-multimonitor.
    * Make panel-background Wayland ready.
    * Make panel-background-monitor X11-only.
    * Strings resistance.
    * Fix Makefile.am to install in a given prefix path.
    * Error in the correct place when applets are loaded on a
      platform they don't support.
    * Add supported platform values to *.mate-panel-applet files.
    * Load and store what platforms applets support.
    * panel-addto support disabling applets.
    * Panel addto Wayland support.
    * Add MATE_PANEL_APPLET_LIB_PREFIX environment variable.
    * Switch out wayland protocols for gtk-layer-shell dependency.
    * revert menu-bar: Transfer focus correctly on alt-F1.
    * Avoid deprecated g_type_class_add_private.
    * Fix reloading the default layout after panel reset.
    * Fix random crashes on panel reset.
    * Set compressed="true" for gresource text files.
    * panel-toplevel: Clarify calculation precedence for '&' and '?'.
    * button-widget: Clarify calculation precedence for '&' and '?'.
    * Determine libwnck version during configure.
    * Add version check for libwnck.
    * window-list: Show window previews on hover.
    * Fix panel applet keyboard focus trap.
    * fish: Use a higher resolution image for Wanda the Fish.
    * Fetch clock formats using LC_TIME (as opposed to LANGUAGE).
    * Change the panel menu descriptions to better identify them.
    * Load layouts from absolute paths.
    * Set compiler debug flags using MATE_DEBUG_CHECK.
    * When determining whether the pos is in the applet, use ad->cells to calc.
    * build: Use AC_STRUCT_DIRENT_D_TYPE instead of custom macro.
    * panel-toplevel: Avoid deprecated gtk_css_provider_get_default.
    * panel-toplevel: Fix applets placement on expanded vertical
      panel.
    * Fix GTK Layer Shell include and CFLAGS.
    * [clock-applet] Add scroll interface tabs with mouse wheel.
    * Keep menu button popup from covering up menu on Wayland.
    * Keep applet menus from covering up applets on Wayland.
    * Add comment headers to wayland backend files.
    * Add Wayland backend.
    * Remove trailing whitespaces.
    * Use monitor size instead of screen size in panel-toplevel.c.
    * Add panel_multimonitor_get_bounds ().
    * Avoid double a11y description on panel toplevels.
    * clock applet: Fix string comparison.
    * clock applet: add a call to ATK to provide the current
      displayed time.
    * status-notifier: Render menu items as cairo surface.
    * status-notifier: Render icons as cairo surface.
    * na-tray: Increase min_icon_size value.
    * Fix mate-panel can not find mo file.
    * Migrate from intltool to gettext.
    * build: %.gschema.xml files were already generated by autogen.sh.
    * build: Show warning flags on configure summary.
    * Update translations.
  - Drop support for old openSUSE versions.
* Fri Jan 31 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - Drop pkgconfig(NetworkManager) BuildRequires: the build system
    never references this symbol.
* Wed Sep 25 2019 Jonathan Brielmaier <jbrielmaier@suse.de>
  - Remove build require on libxml2-python as it's not required. There
    is no sign in the source code that it's needed.
* Wed Jul 17 2019 Jonathan Brielmaier <jbrielmaier@suse.de>
  - Update to version 1.23.0:
    * Update translations.
    * Show single empty panel, even if no default layout is found
    * Dropped *-protocol suffix from generated files
    * na-tray-child: avoid deprecated 'gtk_widget_set_double_buffered'
    * Wayland support for several files
    * Error if compiling panel-plug-private.h without X11 support
    * Don't build X11 specific files when X11 support is not enabled
    * Remove unneeded X11 includes
    * GdkRectangle monitor -> monitor_geom
    * Change panel_toplevel_get_monitor_geometry to fill in a GdkRectangle instead of 4 ints
  - remove patch:
    * mate-panel-gtk-3.20.patch: we don't support gtk3.20 anymore
  -  build require gtk >= 3.22, glib >= 2.50 and gio >= 2.50
* Sun May 12 2019 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 1.22.1:
    * Add volume-applet to fedora layout.
    * help: Update copyright.
    * [Security] panel-keyfile: Use "g_strlcpy" instead of "strcpy".
    * Update translations.
  - Rebase mate-panel-layouts-suse.patch.
* Fri Apr 05 2019 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update mate-panel-layouts-suse.patch for the volume control
    applet.
* Tue Mar 05 2019 sor.alexei@meowr.ru
  - Update to version 1.22.0:
    * Support new mate-menus api.
    * panel-context-menu.c: Avoid deprecated GtkImageMenuItem.
    * Avoid gtk_file_chooser_dialog_new with stock ids.
    * panel-run-dialog.ui: Avoid deprecated functions.
    * fish.c: Avoid gtk_dialog_new_with_buttons with stock ids.
    * panel-test-applets.ui: Avoid deprecated functions.
    * window-list.ui: Avoid GtkVBox and GtkButton:use-stock.
    * workspace-switcher.ui: Avoid deprecated GtkButton:use-stock.
    * panel-properties-dialog.ui: Avoid GtkButton:use-stock and
      GtkImage:stock.
    * fish.ui: Avoid deprecated functions.
    * clock.ui: Avoid deprecated functions.
    * Avoid gtk_dialog_add_buttons with stock ids.
    * panel-menu-button.c: Force use basename for compare.
    * applet.c: Avoid deprecated GtkImageMenuItem.
    * fish: Avoid deprecated "gtk_window_set_wmclass".
    * Replace deprecated gtk_menu_popup.
    * na-tray-child: Replace deprecated gdk_error_trap functions.
    * libmate-panel-applet: Replace deprecated gdk_error_trap
      functions.
    * panel-xutils: Replace deprecated gdk_error_trap functions.
    * panel-util: Replace deprecated gdk_flush.
    * main: Replace deprecated gdk_flush.
    * panel-widget: Replace deprecated gdk_flush.
    * panel-force-quit: Replace deprecated gdk_device_grab.
    * panel-force-quit: Replace deprecated gdk_error_trap functions.
    * panel-force-quit: Replace deprecated gdk_flush.
    * menu.c: Fix: Keep spaces in the left if "menus-have-icons" is
      off.
    * Panel-gtk.c: Show menu icons only when "menus-have-icons" is
      set.
    * workspace-switcher: Provide themed fallback colour.
    * Check if manager->proxy is NULL.
    * Migrate mate-panel from dbus-glib to gdbus.
    * notification-area-preferences-dialog.ui: Avoid
      GtkButton:use-stock.
    * Fix a GdkSeat warning.
    * Ensure alt-F1 can show the menu even if no menu applet on panel.
    * na-tray: Add preferences dialogue and applet menu entry.
    * na-tray: Wide panels, add GSettings to the applet.
    * README - Add dependency list.
    * libmate-panel-applet: Add comments in headers to explain Wayland
      behaviour.
    * libmate-panel-applet: mate-panel-applet.c Wayland support.
    * libmate-panel-applet: Applet factory Wayland support.
    * libmate-panel-applet: Error if panel-plug is built without X11.
    * libmate-panel-applet: Stop X11 specific files from building on
      Wayland.
    * eggsmclient: Avoid deprecated g_type_class_add_private.
    * panel-config-global: Avoid deprecated g_settings_list_keys.
    * Store fish surface size to enable rendering without backend
      specific code.
    * Remove unused screen variable in fish applet.
    * Remove X specific functions from fish applet.
    * README: Don't mention dbus-glib which is not needed anymore.
    * Disallow building without X11 support.
    * Allow for enabling and disabling a backend without affecting the
      other.
    * Remove generated Wayland files on make clean.
    * Replace wayland-scanner private-code option with code.
    * clock.c: Force negative margin, not passing on clockbutton.
    * Link with Wayland protocols and libraries.
    * Include Wayland protocol generating makefile in build system.
    * Add wayland protocol generating makefile.
    * Updated configure.ac for Wayland support.
    * Add XDG Shell protocol xml.
    * Add Layer Shell protocol xml.
    * Remove legacy X11 package detection.
    * panel-gtk: Fix memory leaks.
    * Ensure proper translation of the About dialogue title.
    * Make translatable the copyright in the About dialogue.
    * Fix last menu with gtk_menu_popup and failure to follow panel
      theme.
    * mate-panel-applet.c: Replace deprecated gtk_menu_popup.
    * Properly align button menu positions on vertical panels.
    * panel-action-protocol: Error if used when X11 is disabled.
    * panel-force-quit: Error if used when X11 is disabled.
    * panel-xutils: Error if used when X11 is disabled.
    * xstuff: Include GTK and GDK X11 headers.
    * xstuff: Add is_using_x11().
    * xstuff: Error if X11 not enabled.
    * Applets: Only compile X11 applets when X11 is enabled.
    * Clock: Wayland support.
    * wncklet: Error if compiling without X11 support.
    * Notification area: Error if compiling without X11 support.
    * applet.c: Remove unused mate_panel_applet_position_menu.
  - Rebase mate-panel-gtk-3.20.patch.
* Sat Feb 02 2019 sor.alexei@meowr.ru
  - Update to version 1.20.5:
    * Fix a crash on removing tray.
    * Tray: Fix too-wide icon spacing after mate-polkit has been used
      with StatusNotifier.
    * na-tray: Wide panels, convert main GtkBox display to GtkGrid.
    * na-tray: Wide panels, preliminary batch box to grid rename.
    * button-widget: Wide panels, more suitable resize limits on
      Widgets and arrows.
    * clock: Set horizontal padding for clock-button.
    * Clock: Fix weather icon size selection for panel height.
    * Clock: Ensure weather icon resizes with panel.
    * clock: Force no button vertical padding and margin.
    * Update translations.

Files

/usr/bin/mate-desktop-item-edit
/usr/bin/mate-panel
/usr/bin/mate-panel-test-applets
/usr/libexec/mate-panel
/usr/libexec/mate-panel/clock-applet
/usr/libexec/mate-panel/fish-applet
/usr/libexec/mate-panel/notification-area-applet
/usr/libexec/mate-panel/wnck-applet
/usr/share/applications/mate-panel.desktop
/usr/share/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service
/usr/share/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service
/usr/share/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service
/usr/share/dbus-1/services/org.mate.panel.applet.WnckletFactory.service
/usr/share/doc/packages/mate-panel
/usr/share/doc/packages/mate-panel/ChangeLog
/usr/share/doc/packages/mate-panel/README
/usr/share/glib-2.0/schemas/org.mate.panel.applet.clock.gschema.xml
/usr/share/glib-2.0/schemas/org.mate.panel.applet.fish.gschema.xml
/usr/share/glib-2.0/schemas/org.mate.panel.applet.notification-area.gschema.xml
/usr/share/glib-2.0/schemas/org.mate.panel.applet.window-list-previews.gschema.xml
/usr/share/glib-2.0/schemas/org.mate.panel.applet.window-list.gschema.xml
/usr/share/glib-2.0/schemas/org.mate.panel.applet.workspace-switcher.gschema.xml
/usr/share/glib-2.0/schemas/org.mate.panel.enums.xml
/usr/share/glib-2.0/schemas/org.mate.panel.gschema.xml
/usr/share/glib-2.0/schemas/org.mate.panel.menubar.gschema.xml
/usr/share/glib-2.0/schemas/org.mate.panel.object.gschema.xml
/usr/share/glib-2.0/schemas/org.mate.panel.toplevel.gschema.xml
/usr/share/help/C/mate-clock
/usr/share/help/C/mate-clock/figures
/usr/share/help/C/mate-clock/figures/clock_applet.png
/usr/share/help/C/mate-clock/index.docbook
/usr/share/help/C/mate-clock/legal.xml
/usr/share/help/C/mate-fish
/usr/share/help/C/mate-fish/figures
/usr/share/help/C/mate-fish/figures/fish_applet.png
/usr/share/help/C/mate-fish/index.docbook
/usr/share/help/C/mate-fish/legal.xml
/usr/share/icons/hicolor/16x16/apps/mate-panel-clock.png
/usr/share/icons/hicolor/16x16/apps/mate-panel-drawer.png
/usr/share/icons/hicolor/16x16/apps/mate-panel-fish.png
/usr/share/icons/hicolor/16x16/apps/mate-panel-force-quit.png
/usr/share/icons/hicolor/16x16/apps/mate-panel-launcher.png
/usr/share/icons/hicolor/16x16/apps/mate-panel-notification-area.png
/usr/share/icons/hicolor/16x16/apps/mate-panel-separator.png
/usr/share/icons/hicolor/16x16/apps/mate-panel-window-list.png
/usr/share/icons/hicolor/16x16/apps/mate-panel-window-menu.png
/usr/share/icons/hicolor/16x16/apps/mate-panel-workspace-switcher.png
/usr/share/icons/hicolor/16x16/apps/mate-panel.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-clock.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-drawer.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-fish.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-force-quit.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-launcher.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-notification-area.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-separator.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-window-list.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-window-menu.png
/usr/share/icons/hicolor/22x22/apps/mate-panel-workspace-switcher.png
/usr/share/icons/hicolor/22x22/apps/mate-panel.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-clock.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-drawer.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-fish.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-force-quit.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-launcher.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-notification-area.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-separator.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-window-list.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-window-menu.png
/usr/share/icons/hicolor/24x24/apps/mate-panel-workspace-switcher.png
/usr/share/icons/hicolor/24x24/apps/mate-panel.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-clock.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-drawer.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-fish.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-force-quit.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-launcher.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-notification-area.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-separator.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-window-list.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-window-menu.png
/usr/share/icons/hicolor/256x256/apps/mate-panel-workspace-switcher.png
/usr/share/icons/hicolor/256x256/apps/mate-panel.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-clock.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-drawer.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-fish.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-force-quit.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-launcher.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-notification-area.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-separator.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-window-list.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-window-menu.png
/usr/share/icons/hicolor/32x32/apps/mate-panel-workspace-switcher.png
/usr/share/icons/hicolor/32x32/apps/mate-panel.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-clock.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-drawer.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-fish.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-force-quit.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-launcher.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-notification-area.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-separator.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-window-list.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-window-menu.png
/usr/share/icons/hicolor/48x48/apps/mate-panel-workspace-switcher.png
/usr/share/icons/hicolor/48x48/apps/mate-panel.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-clock.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-drawer.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-fish.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-force-quit.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-launcher.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-notification-area.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-separator.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-window-list.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-window-menu.png
/usr/share/icons/hicolor/64x64/apps/mate-panel-workspace-switcher.png
/usr/share/icons/hicolor/64x64/apps/mate-panel.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-clock.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-drawer.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-fish.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-force-quit.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-launcher.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-notification-area.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-separator.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-window-list.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-window-menu.png
/usr/share/icons/hicolor/96x96/apps/mate-panel-workspace-switcher.png
/usr/share/icons/hicolor/96x96/apps/mate-panel.png
/usr/share/icons/hicolor/scalable/apps/mate-panel-clock.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel-drawer.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel-fish.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel-force-quit.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel-launcher.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel-notification-area.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel-separator.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel-window-list.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel-window-menu.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel-workspace-switcher.svg
/usr/share/icons/hicolor/scalable/apps/mate-panel.svg
/usr/share/licenses/mate-panel
/usr/share/licenses/mate-panel/COPYING
/usr/share/man/man1/mate-desktop-item-edit.1.gz
/usr/share/man/man1/mate-panel-test-applets.1.gz
/usr/share/man/man1/mate-panel.1.gz
/usr/share/mate-panel
/usr/share/mate-panel/applets
/usr/share/mate-panel/applets/org.mate.panel.ClockApplet.mate-panel-applet
/usr/share/mate-panel/applets/org.mate.panel.FishApplet.mate-panel-applet
/usr/share/mate-panel/applets/org.mate.panel.NotificationAreaApplet.mate-panel-applet
/usr/share/mate-panel/applets/org.mate.panel.Wncklet.mate-panel-applet
/usr/share/mate-panel/fish
/usr/share/mate-panel/fish/fishanim.png
/usr/share/mate-panel/fish/footguy.png
/usr/share/mate-panel/fish/monkey.png
/usr/share/mate-panel/fish/oldwanda.png
/usr/share/mate-panel/fish/wanda.png
/usr/share/mate-panel/layouts
/usr/share/mate-panel/layouts/default.layout
/usr/share/mate-panel/layouts/fedora.layout
/usr/share/mate-panel/layouts/linuxmint.layout
/usr/share/mate-panel/layouts/mageia.layout
/usr/share/mate-panel/layouts/opensuse.layout
/usr/share/mate-panel/layouts/ubuntu.layout


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 10 23:54:51 2024