Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: xfce4-panel-devel | Distribution: openSUSE Leap 15.3 |
Version: 4.16.1 | Vendor: openSUSE |
Release: lp153.1.24 | Build date: Sat Mar 6 11:07:42 2021 |
Group: Development/Libraries/C and C++ | Build host: obs-arm-9 |
Size: 607659 | Source RPM: xfce4-panel-4.16.1-lp153.1.24.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://docs.xfce.org/xfce/xfce4-panel/start | |
Summary: Development Files for xfce4-panel |
The xfce4-panel-devel package contains development files needed to to develop panel plugins.
GPL-2.0-or-later AND LGPL-2.1-or-later
* Thu Jan 28 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to 4.16.1 * pager: Use gobject bindings (gxo#xfce/xfce4-panel#376) * pager: Switch to new workspaces icon name * launcher: avoid double fork * statustray: Display tooltip title of statusnotifier items as * plaintext * statustray: Prevent crash when parsing properties (gxo#xfce/xfce4-panel#379) * windowmenu: fix use-after-free in window_menu_plugin_window_item_new * Fix compilation warnings * Update `.gitignore` * Translation Updates * Wed Dec 23 2020 Maurizio Galli <maurizio.galli@gmail.com> - Update to 4.16.0 - panel: Fix intellihide with CSD (Fixes gxo#xfce/xfce4-panel#368) - tasklist: Fix wireframe for CSD windows (Fixes gxo#xfce/xfce4-panel#338) - tasklist: Auto-adjust icon size (Closes gxo#xfce/xfce4-panel#90) - Revert "tasklist: Auto-adjust icon size (Closes gxo#xfce/xfce4-panel#90)" - Fix GSourceFunc removal - Remove GSourceFunc casts - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump * Mon Dec 14 2020 Marcel Kuehlhorn <tux93@opensuse.org> - Update to 4.15.6 * settings: Use spinbuttons for size and nrows * settings: Update item listview toolbar * Make dbusmenu-gtk3-0.4 optional, disables StatusNotifier integration * gobject introspection wants a capital letter for the gir file * Use new xfce_spawn API * Bump GLib (and gio, gthread, etc) minimum to 2.50.0 * Update .gitignore * Add README.md to EXTRA_DIST * Fix compiler warnings * Fix memory leaks * Drop generated code from repo * Revert "launcher: Appear "checked" on click (gxo#xfce/xfce4-panel#256)" * Translation Updates - Rename typelib subpackage to match gir name - Fix files listed twice warning * Fri Nov 20 2020 Maurizio Galli <maurizio.galli@gmail.com> - We need to make sure xfce4-statusnotifier-plugin-lang is also removed or it creates dependency conflicts. * Wed Nov 11 2020 Maurizio Galli <maurizio.galli@gmail.com> - xfce4-statusnotifier-plugin is now obsolete because directly integrated into xfce4-panel. * Tue Nov 03 2020 Marcel Kuehlhorn <tux93@opensuse.org> - Update to 4.15.5 * actions: Switch to new session icons (gxo#xfce/xfce4-panel#332) * add-items: Drop not-so-helpful dialog subtitle * add-items: Bump default dialog size (gxo#xfce/xfce4-panel#258) * launcher: Appear "checked" on click (gxo#xfce/xfce4-panel#256) * tasklist: Limit blinking notification * intellihide: Check if cursor is over the panel (gxo#xfce/xfce4-panel#311) * launcher: Set plugin icon as fallback (gxo#xfce/xfce4-panel#329) * Add new README.md * Fixed icon for about dialog and added more icons for better scaling * Unref datetime objects * Translation Updates * Fri Aug 28 2020 Marcel Kuehlhorn <tux93@opensuse.org> - Update to 4.15.4 * New plugin: statustray (supports statusnotifier and systray) * plugins: Add new rDNS icons for all plugins * Use shared field codes expansion * tasklist: Add "Launch New Instance" item to menu (gxo#xfce/xfce4-panel#158) * Add new app icon and rDNS icon name * Fix background of 48px app icons (bxo#16873) * dark-mode: Make property unique across panels * tasklist: Allow keyboard navigation within groups (gxo#xfce/xfce4-panel#270) * applicationsmenu: Correctly block autohiding (gxo#xfce/xfce4-panel#287) * action buttons: Fix combobox signal * action buttons: Drop 'inverted buttons' setting (#223) * action buttons: Add button title options (bxo#8980) * action buttons: Fix separator width (bxo#15558) * launcher: Fix launcher menu button state (gxo#xfce/xfce4-panel#264) * launcher: Fix crash with actions menu (bxo#16823) * launcher: Fix in default panel configuration * Improve docs for xfce_panel_plugin_position_widget (bxo#9438) * Add Gio to libxfce4panel gir includes * Fix panel build with vala 0.48 (bxo#16426) * Update gitignore (gxo#xfce/xfce4-panel#295) * Drop references to Gtk2 and 4.6 panel plugins * panel: Improve autohide animation * panel: Add "popdown-speed" property to adjust autohide animation * panel: Fix autohide state machine * panel: Fix cancellation of autohide animation * panel: Immediately show panel in intellihide * panel: Don't tamper with leave_opacity value (bxo#16296) * launcher: Show desktop actions in context menu * plugin: Show custom menu items below plugin name * tasklist: Hide brackets for min windows by default * tasklist: Fix crash middle-click-closing grouped windows (bxo#16410) * systray: Basic support for symbolic icons * systray: Silence deprecation warnings * systray: Remove superfluous warning * Improve wording in "Remove plugin" dialog (bxo#9000) * settings: Add keywords for discoverability (bxo#10694) * Fix GTimeVal deprecation (bxo#16643) * Fix memory leak in panel plugin wrapper (bxo#16640) * Update docstring * Update libxfce4panel symbols * Make var names more consistent * Enable dark-mode by default * tic-tac-toe: Fix XfceTitledDialog with CSD * add-item dialog: Fix XfceTitledDialog with CSD * systray: Improve app icon lookup * directorymenu: Add create folder/document menuitems (bxo#15639) * directorymenu: Add option to hide folder/terminal menuitems (bxo#15630) * plugins: Fix enter/leave opacity w/o compositing (bxo#14577) * clock: Drop leading zeros for days in default layout * clock: Add back hour:min to format presets (bxo#16035) * panel: Make sure "span monitors" is conditionally sensitive * tasklist: Fix drag&drop in deskbar mode (bxo#16298) * Fix autohide with bg color or image (bxo#16064) * Improve the marching ants animation * Remove extra underscore (bxo#16266) * Use an empty placeholder icon for launcher (bxo#15819) * Always provide files for vala binding in dist tarball * Replace GtkStock icon * Use symbolic window-close button image * Drop support for Gtk2 and 4.6 plugins * Drop Gtk2/4.6-only references from the docs * Don't show or try to load Gtk2 plugins anymore * Add dark mode preference * autohide: Add sliding out animation * Draw panel border based on position and length * appmenu: Listen to icon theme changes (bxo#15861) * appmenu: Use panel's icon size * clock: Validate timezone entry (bxo#16036) * prefs: Plug memory leaks (bxo#16016) * docs: Fix build by dropping unused refs (bxo#16031) * pager: Fix scrolling in pager-buttons (bxo#15614) * pager: Face-lift of settings dialog * pager: Only show scroll-option with buttons * pager: Add option to show workspace number * systray: Drop "Show frame" option (bxo#14186) * tasklist: Resize when windows get removed (bxo#14394) * systray: Fix icons without compositing (bxo#14577) * windowlist: Make layout consistent with xfdesktop * windowlist: Replace deprecated gtk_widget_modify_font * launcher: Fix visual state of arrow-button (bxo#15818) * launcher: Avoid excessive left padding on popup menu (bxo#15819) * Fix typos and improve code formatting * Translation Updates - Remove systray-symbolic-icons.patch * Wed Apr 29 2020 Marcel Kuehlhorn <tux93@opensuse.org> - Update to 4.14.4 * Fix panel build with vala 0.48 (bxo#16426) * Fix memory leak in panel plugin wrapper (bxo#16640) * tasklist: Fix crash middle-click-closing grouped windows (bxo#16410) * panel: Make sure "span monitors" is conditionally sensitive (bxo#15169) * Translation Updates * Sun Mar 22 2020 Maurizio Galli <maurizio.galli@gmail.com> - Added systray-symbolic-icons.patch. Backport to enable symbolic icons in systray * Mon Jan 13 2020 Maurizio Galli <maurizio.galli@gmail.com> - Update to 4.14.3 * Always provide files for vala binding in dist tarball - Changes from 4.14.2 * plugins: Fix enter/leave opacity w/o compositing (bxo#14577) * tasklist: Fix drag&drop in deskbar mode (bxo#16298) * appmenu: Use panel's icon size * appmenu: Listen to icon theme changes (bxo#15861) * prefs: Plug memory leaks (bxo#16016) * Replace GtkStock icon * Translation updates * Thu Sep 26 2019 Marcel Kuehlhorn <tux93@opensuse.org> - Update to 4.14.1 * Draw panel border based on position and length * windowlist: Make layout consistent with xfdesktop * windowmenu: Replace deprecated gtk_widget_modify_font * tasklist: Resize when windows get removed (bxo#14394) * systray: Fix icons without compositing (bxo#14577) * pager: Fix scrolling in pager-buttons (bxo#15614) * launcher: Fix visual state of arrow-button (bxo#15818) * launcher: Avoid excessive left padding on popup menu (bxo#15819) * Translation Updates * Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com> - Fixed sources in spec file * Mon Aug 12 2019 Maurizio Galli <maurizio.galli@gmail.com> - Update to version 4.14.0 * tasklist: Keep panel visible on drag and drop (bxo#15703) * pager: Keep panel visible on drag and drop (bxo#15703) * launcher: Make dialog's context menu popup at pointer * Make strings translatable * Translation Updates - Cleaned up spec file * Sun Jul 28 2019 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.13.7 * Make vala and gobject-introspection optional * clock: Add short weekday to default clock string * clock: Add date to default clock layout (bxo#15456) * prefs: Improve position of panel profiles button (bxo#15657) * tasklist: Fix position of group indicator in vertical mode * tasklist: Fix overlapping vertical window titles (bxo#14901) * tasklist: Add fallback for missing window icons (bxo#15511) * directory-menu: Use natural order for sorting (bxo#15413) * arrow-button: Remove timeout on dispose (bxo#15696) * pager: Ensure bg color is set correctly (bxo#15690) * show-desktop: Toggle also when DND-ing (bxo#15654) * tic-tac-toe: Add mnemonic to Close button * tic-tac-toe: Avoid use-after-free/double-free (bxo#15649) * Translation updates * Sun Jun 30 2019 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.13.6 * Update default panel layout * Retain original GDK_CORE_DEVICE_EVENTS setting for plugins (bxo#15044) * directorymenu: Fix plugin menu autohide behaviour * prefs: Add missing mnemonic accelerators (bxo#15652) * prefs: Improve window title (bxo#15653) * prefs: Correct capitalization of labels (bxo#15651) * arrow-button: Allow connect_after signals on draw * tasklist: Draw grouped windows count indicator (bxo#10844) * tasklist: Only base bg color of group indicator on Gtk theme * tasklist: Avoid draw signal loop * tasklist: Don't show actionsmenu in grouped windows (bxo#15622) * Add more accelerators to dialog buttons (bxo#15490) * AC_CONFIG_MACRO_DIR -> AC_CONFIG_MACRO_DIRS * Fix typo in debug output * Translation updates * Fri May 17 2019 Vinzenz Vietzke <vinz@vinzv.de> - Update to version 4.13.5 * Bugfixes: - Revert "Applications menu icon sizing fixes" (bxo#14976) - Make sure panel plugin icons aren't clipped (lp#1756608) - actions: use a different icon for hybrid sleep when possible (bxo#15204) - Fix compiler error -Wcast-function-type (GCC 8) - Fix alpha-transparent background images (bxo#14850) - Fix this use of "defined" may not be portable - Bump glib version to 2.42.0 - tasklist: Activate parent windows (bxo#15307) - launcher: Fix tooltip icon size (bxo#15319) - Hide systray frame in default panel config - separator: Use symbolic icon for more clarity (bxo#15359) * Translation updates * Sat Apr 27 2019 Maurizio Galli <maurizio.galli@gmail.com> - Update to version 4.13.4 * Add per-panel setting "icon-size" * Set minimum Gtk+3 version to 3.22 * Bugfixes: - Gtk+ deprecation fixes (all plugins) - tasklist: Fix group-button states - libxfce4panel: arrow button size fixes - launcher: plugin sizing fixes - appmenu: Add support for other menu editors (bxo#11684) - tasklist: Fix urgency blinking for group buttons (bxo#6904) - tasklist: Add 'group-button' styleclass - Fix anchors for gtk_menu_popup_at_widget (bxo#14803) - Fix struts on the bottom and right of the screen (bxo#14886) - tasklist: Don't listen for monitor changes in the plugin (bxo#10725) - tasklist: Use Gdk to to determine which monitor contains a window - tasklist: Ensure pressed buttons with open menus - tasklist: Replace exo-lucency with gtkcss - tasklist: Make all-minimized group buttons translucent (bxo#10862) - tasklist: Switch from wnck* icons to standard names - tasklist: Keep groupbutton active after closing menu - tasklist: Make sure icons in the group menu are 16px - tasklist: Make grouped buttons active (bxo#9129) - launcher: Rely on icon-size provided by panel - Prevent crash on removing certain plugins (bxo#14418) - Add "configure" button to composited infobar - Make compositor info in settings dialog a GtkInfoBar - directorymenu: Fix crash and drop deprecated call - Fix unreadable panel items without compositing (bxo#14842) - launcher: Fix arrows not being shown (bxo#14373) - launcher: Fix tooltip icon size (bxo#14774) - Re-introduce button images to plugin settings dialogs - Make the settings dialog more HIG compliant - launcher: Add 'New Link' button to properties (bxo#14855) - Drop the panel's welcome dialog (bxo#14388) - clock: Resolve deprecations and fix binary clock - Workaround for xinput2's subpixel handling (lp#1795135) - Ensure the orientation style classes are always applied - Add orientation-related style classes for improved theming - actions: Add support for dm-tool - panel-window: set struts with monitor scaling * Translation updates - Changes from 4.13.3 * Bugfixes: - Get the actual widget state flags to avoid constant redraws (bxo#14307) - launcher: Fix empty button in remove launcher dialog (bxo#13962) - launcher: Make sure icons are not oversize - launcher: Make sure the appropriate icon size is used - launcher: Fix resizing of pixbuf based icons (bxo#14138) - Move "Separator" to the top of the "Add New Items..." menu (bxo#14086) - Make a couple of strings translatable (bxo#14338) - Make former GtkStock dialog buttons translateable (bxo#14338) - Make double-click add plugin in the "Add item" dialog (bxo#9784) - clock: Improve discoverability of tooltip help-texts (bxo#11708) - Correctly initialize return value (bxo#10873) - Gtk+3 fixes: - Fix various warnings with Gtk3 (bxo#14135) - Fix Gtk+3 version in ifdef - Use 'gdk_screen_is_composited' with Gtk3 (bxo#14128) - Try to fix menu positioning with Gtk3.22 - Various icon fixes: - Switch to GtkIconTheme (bxo#14125) - Fix missing icons with Adwaita icon theme (bxo#14133) - Fix remaining deprecated icon names * Translation updates - Changes from 4.13.2 * Add support for gobject-introspection (Vidar Haarr) * Bugfixes: - actions: Fix GPtrArray usage (bxo#13981) - actions: Show Hybrid Sleep option (bxo#12771) - clock: Fix invalid datetime formats appearing in list (bxo#11527) - clock: Use freedesktop.org compliant icon (bxo#13779) - clock: Add a validator for digital custom formats (bxo#11527) - clock: Fix format validation (bxo#11527) - launcher: Fix custom images - tasklist: Fix scrolling to cycle through open windows (bxo#13789) - tasklist: Define cosmetic default padding for images (bxo#13865) - tasklist: Fix alignment of labels when orientation is changed (bxo#13864) - tasklist: Allow to hide label decorations (bxo#10546) - systray: Fix crash when systray is empty (bxo#13927) - systray: Don't lookup hash table for null keys (bxo#11929) - systray: Add option to display icons with square sizing (bxo#12093) - Pass socket id to D-Bus service to embed settings window (bxo#13854) - Make "Automatic" the default selection in the panel config dialog - Fix make distcheck (But #14040) - Improve gtkdoc * Translation updates - Changes from 4.13.1 * Port to GDBus (Ali) This means the panel now depends on xfconf 4.13 - recommended is 4.13.3. * Features: - systray: Allow ordering of items (bxo#11929) - tasklist: Add styleclass to make life easier for themers * Bugfixes: - Fix DND between external plugins (bxo#13687) - Fix drag and drop for internal plugins (bxo#13642) - Correct enter and leave opacity label positions (bxo#13594) - Fix Gtk3 XfceArrowButtons not blinking (bxo#13599) - Fix datarootdir declaration in .pc files (bxo#13589) - Use fd.org terminal icon name (bxo#13592) - Don't let the wrapper crash on unknown properties (bxo#13614) - Set default panel-2 size of default settings - windowmenu: Fix icon size in menu - systray: Fix alignment of single non-square items (bxo#9095) - clock: Make the default date and time format translatable (bxo#9637) * Translation updates Changes from 4.13.0 * Port to Gtk3: The port is the result of the hard work Nick, Peter, Andrzejr, Simon and many others that helped with testing, patches and translations. * Features: - Support for the "primary" monitor option in RandR - Gtk2 plugins are still supported and work almost completely fine (see regressions below) * Deprecations: - xfce_panel_image is deprecated, instead plugins shall use GtkImage and xfce_panel_plugin_get_icon_size which introduces defined icon size-steps to avoid fuzzy icons * Known regressions: - The panel is not visually focused by default (fixed in Xfwm4>=4.12.4) - Moving panel plugins via drag and drop on the panel directly via the plugins context menu action "Move" is currently broken (works fine in preferences dialog) - Small regression with intelligent hiding (when opening a menu, the panel hides and comes back immediately while it should just remain visible) - Enter/leave opacity does not work for Gtk2 plugins - Not all panel settings may be kept as the configuration is not 100% backward compatible (e.g. we're using GdkRGBA instead of GdkColor for the backgorund) * Known todos: - Fix all bugs/regressions - Remove more/all Gtk+ deprecations (lots of warnings when compiling currently) * Lots of translations updates - Clean up spec file and dropped obsolete macros - Added conditional %bcond_with git for easier maintanance when using git master branch * Mon Jan 07 2019 Maurizio Galli <maurizio.galli@gmail.com> - Drop hard dependency of xfce4-panel-restore-defaults (boo#1120913) * Mon Dec 17 2018 Maurizio Galli <maurizio.galli@gmail.com> - Added subpackage for script to restore panel defaults https://lists.opensuse.org/opensuse-xfce/2018-12/msg00014.html * Mon Feb 26 2018 crrodriguez@opensuse.org - Add explicit buildrequires on: pkgconfig(atk), pkgconfig(dbus-1) pkgconfig(pango), pkgconfig(x11), pkgconfig(xext) all direct dependencies not mentioned in spec file. * Mon Dec 18 2017 seife+obs@b1-systems.com - update to version 4.12.2 - Feature: Support for RandR's "primary monitor" - Translation updates * Sat Nov 26 2016 seife+obs@b1-systems.com - update to vesion 4.12.1 - maintenance release. - translation updates. - Clock: fixed compiler warnings. - Preferences: support for xfpanel-switch (if installed). - DirectoryMenu: fixed bugs bxo#10331 and bxo#11742 - Tasklist: fixed background color issue. - ApplicationsMenu: fixed uninitialized variable. - make distcheck fix/workaround. * Sat Feb 28 2015 gber@opensuse.org - update to version 4.12.0 - actions: Use localization for confirmation dialog titles (bxo#11949) - use actual output geometry to place panels (bxo#11058) - tasklist: Fix grouped icons sometimes are wrongly rendered as a mini-icon (bxo#10846) - actions: Use common icon names (bxo#11513) - pager & tasklist: Disabled wrapping when scrolling (bxo#6401) - clock: Prevent recursion of symlinks - make panel hide intelligently with shaded windows (bxo#11371) - translation updates - drop obsolete xfce4-panel-fix-icon-name.patch - Drop xfce4-panel-fix-action-button-saving-session.patch: fixed upstream. * Mon Jan 05 2015 gber@opensuse.org - add xfce4-panel-fix-action-button-saving-session.patch in order to fix the action button logout session saving logic (bxo#7930, backported from upstream git) * Mon Jan 05 2015 gber@opensuse.org - update to version 4.11.2 - Added intelligent panel hiding (JPohlmann, ochosi) - Action buttons: only save session when requested (bxo#7930) - Translation updates
/usr/include/xfce4/libxfce4panel-2.0 /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel-config.h /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel-enum-types.h /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel-enums.h /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/libxfce4panel.h /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-arrow-button.h /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-convenience.h /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-image.h /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-macros.h /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin-provider.h /usr/include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin.h /usr/lib64/libxfce4panel-2.0.so /usr/lib64/pkgconfig/libxfce4panel-2.0.pc /usr/share/gir-1.0/Libxfce4panel-2.0.gir /usr/share/gtk-doc/html/libxfce4panel-2.0 /usr/share/gtk-doc/html/libxfce4panel-2.0/XfceArrowButton.html /usr/share/gtk-doc/html/libxfce4panel-2.0/XfcePanelImage.html /usr/share/gtk-doc/html/libxfce4panel-2.0/XfcePanelPlugin.html /usr/share/gtk-doc/html/libxfce4panel-2.0/annotation-glossary.html /usr/share/gtk-doc/html/libxfce4panel-2.0/api-index-4-10.html /usr/share/gtk-doc/html/libxfce4panel-2.0/api-index-4-14.html /usr/share/gtk-doc/html/libxfce4panel-2.0/api-index-4-6.html /usr/share/gtk-doc/html/libxfce4panel-2.0/api-index-4-8.html /usr/share/gtk-doc/html/libxfce4panel-2.0/api-index-deprecated.html /usr/share/gtk-doc/html/libxfce4panel-2.0/api-index-full.html /usr/share/gtk-doc/html/libxfce4panel-2.0/home.png /usr/share/gtk-doc/html/libxfce4panel-2.0/index.html /usr/share/gtk-doc/html/libxfce4panel-2.0/left-insensitive.png /usr/share/gtk-doc/html/libxfce4panel-2.0/left.png /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-2.0.devhelp2 /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Convenience-Functions.html /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Panel-Plugin-Register-Macros.html /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Standard-Enumerations.html /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-Version-Information.html /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-fundamentals.html /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-miscelleanous.html /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-plugins.html /usr/share/gtk-doc/html/libxfce4panel-2.0/libxfce4panel-widgets.html /usr/share/gtk-doc/html/libxfce4panel-2.0/right-insensitive.png /usr/share/gtk-doc/html/libxfce4panel-2.0/right.png /usr/share/gtk-doc/html/libxfce4panel-2.0/style.css /usr/share/gtk-doc/html/libxfce4panel-2.0/up-insensitive.png /usr/share/gtk-doc/html/libxfce4panel-2.0/up.png /usr/share/vala/vapi/libxfce4panel-2.0.deps /usr/share/vala/vapi/libxfce4panel-2.0.vapi
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:54:43 2024