| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xfce4-settings | Distribution: openSUSE Tumbleweed |
| Version: 4.20.2 | Vendor: openSUSE |
| Release: 1.1 | Build date: Thu Aug 14 16:00:41 2025 |
| Group: System/GUI/XFCE | Build host: reproducible |
| Size: 3150184 | Source RPM: xfce4-settings-4.20.2-1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://docs.xfce.org/xfce/xfce4-settings/start | |
| Summary: Tools for Managing Xfce Settings | |
This package provides a number of tools for managing settings in the Xfce desktop environment.
GPL-2.0-only AND GPL-2.0-or-later
* Thu Aug 14 2025 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.20.2:
* display: Add/improve some debug logs
* wayland: displays: Don't wl_display_roundtrip() on new output
* settings-editor: Fix -Wcomma warning
* common: Fix memory leak
* common: Be more secure when parsing pnp.ids file
* x11: display: Properly take XRRModeFlags into account
* xfsettingsd: Use 2 decimals in warning about unknown mode
* build: Fix resource not found at runtime
* build: Automate copyright year management
* build: Replace xdt-csource with glib-compile-resources
* build: Define xfce4 min version >= 4.18
* display-settings: Add missing update of /ActiveProfile
* Translation Updates
* Sun Feb 09 2025 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.20.1:
* Update copyright year
* build: Add missing dep flags
* scan-build: Fix core.uninitialized.Assign
* build: Install missing helper opera-mailer.desktop
* build: Make gio-unix mandatory
* build: Simplify libxklavier version management
* Bump xfconf min version
* x11: displays: Delay RRScreenChangeNotify handling when DPMSModeOff
* build: Fix -Wmaybe-uninitialized
* xfsettingsd: Fix error handling in main()
* xfsettingsd: Don't disable DPI setting by default
* wayland: common: Add missing struct member initialization
* displays: Always enable first output
* Translation Updates
- Remove obsolete patch 0001-relax-x11-version.patch
* Sun Dec 15 2024 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.20.0:
* xfsettingsd: Fix ushort and ulong types on FreeBSD
* Translation Updates
* Sun Dec 01 2024 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.19.4 [development release]
* I18n: Update po/LINGUAS list
* mime: Fix xfce_mime_helper_category_to_string leak
* mime: Fix argument string leaks
* reinstate sys/wait.h inclusion, needed for WEXITSTATUS at least
on OpenBSD
* mime: Fix error message for missing helper definition
* Translation Updates
- Refresh 0001-relax-x11-version.patch
* Sat Nov 02 2024 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.19.3 [development release]
* Added Keywords/Categories fields to .desktop files
* display-settings: Fix InputRegion leak
* x11: displays: Refactor screen_on_event()
* x11: displays: Delay RRScreenChangeNotify handling
* wayland: common: Properly initialize output modes
* color-settings: Add missing translation
* build: Adjust Wayland requirements for Xfce 4.20
* build: Bump requirements for Xfce 4.20
* xfsettingsd: Fix GVariant leak
* Use a toggle button for the MIME chooser dropdown buttons
* Revert "mime: Fix UMRs with GdkEvent"
* mime: Fix UMRs with GdkEvent
* mime: Fix string leak
* display-settings: Fix XfceMode leak
* mime: Fix GOptionContext leak
* mouse: Fix XGetExtensionVersion leaks
* mime: Fix leak in xfce_mime_window_row_activated
* mime: Fix GList leak in xfce_mime_helper_chooser_pressed
* mime: Fix xfce_mime_helper_category_to_string leak
* mime: Fix xfce_str_replace leak
* mime: Fix icon leaks
* mime: Fix g_option_context_get_help leak
* mime: Fix AtkRelationSet leak
* build: Fix build with libxfce4ui master
* xfsettingsd: pointers: Allow changing the size of device property
array
* display-settings: Add missing translation
* Enumerate/load icon themes off of the UI thread
* appearance-settings: Fix memory leak
* Fix gtk-layer-shell includes
* appearance-settings: Fix scrolling via arrow keys in gtk theme list
* display-settings: Update primary monitor status on setting change
* display-settings: Fix primary monitor status for xfce4-notifyd
* display-settings: Fix primary monitor status for xfce4-panel
* xfsettingsd: Fix client side decoration layout
* x11: displays: Really honor /Notify is set to "Do nothing"
* Revert "x11: displays: Disable new outputs if /Notify is set to "Do
nothing""
* mime-settings: Override GtkDialog::response()
* settings-manager: Add xfce4-about
* settings-manager: Remove xscreensaver
* scan-build: Fix unix.Malloc
* scan-build: Fix deadcode.DeadStores
* scan-build: Add false positive file
* gcc-analyzer: Add false positive file
* build: clang: Fix -Wimplicit-const-int-float-conversion
* build: clang: Fix -Wcast-align
* build: clang: Fix -Wignored-attributes
* keyboard-settings: Escape markup characters in command tooltips
* build: Fix build with --enable-sound-settings
* wayland: appearance-settings: Hide Xft settings
* mouse-settings: Fixes reverse horizontal scrolling
* display-settings: Listen to output change for minimal dialog too
* display-settings: Avoid weird interact between main and minimal
dialogs
* xfsettingsd: Use default display profile when several profiles match
* Revert "Add new CI builds to build without X11 and Wayland"
* Apply .clang-format file
* Remove unnecessary dirname in local includes
* clang-format: Use IncludeBlocks::Regroup
* Apply .clang-format file
* Preliminary cleanup
* Bump required versions and remove dead code
* Clean up and sort includes
* clang-format: Add file
* xfce-randr: Take RR_DoubleScan and RR_Interlace flags into account
* appearance-settings: Show warnings for incomplete icon themes
* build: Fix x11 detection by defining the right m4 macro
* Translation Updates
- Add 0001-relax-x11-version.patch to allow build for Leap with its
ancient but sufficient X11 packages.
- Remove obsolete patch 0001-add-missing-include.patch
* Fri Oct 25 2024 Manfred Hollstein <manfred.h@gmx.net>
- Add 0001-add-missing-include.patch to add missing prototype detected
by building with gcc-14 on Tumbleweed.
* Tue Apr 02 2024 Maurizio Galli <maurizio.galli@suse.com>
- Updated to version 4.19.2 (development branch)
* Thu Nov 30 2023 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.18.4
* display-settings: Fix memory management of confirmation dialog
* xfsettingsd: displays: Always do some actions on RRScreenChangeNotify
* xfsettingsd: displays: Fix memory leak
* settings-manager: Support absolute path as icon name
* Replace deprecated xfce_spawn(_command_line)?_on_screen
* appearance: Match more dark themes (fixes #495)
* appearance: Check for presence of color-scheme key
* Apply matching xfwm4 when the switch is clicked
* displays: Lower warning level
* Translation Updates
* Tue Jul 04 2023 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.18.3
* Displays: Fix finding a valid mode by refresh rate
* dialogs: Secure use of GSettings
* xfsettingsd: Fix wrong test for property removal
* xfsettingsd: Update also the type when updating a value
* keyboard-settings: Fix critical when opening layout selection
dialog
* appearance-install-theme: Fix error message
* appearance-install-theme: Do not mention file size in error
message
* appearance-install-theme: Check for theme package validity
* appearance-install-theme: Update GTK icon cache after installing
* appearance-install-theme: detect icon themes first (#271)
* appearance-install-theme: make cleanup safer
* appearance-install-theme: Use recommended way of command
substitution.
* appearance-install-theme: Convert to POSIX
* Update bug report address
* display: Check for XError on transform apply
* Translation Updates
* Sat Feb 11 2023 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.18.2
* Update copyright year
* mime-settings: Increase dialog size (!96)
* display: fix blurry 'help' indicator on output (#400, !95)
* display: fix blurry icon in profiles treeview
* display: fix blurry icons in minimal display settings dialog
* mime: fix blurry icons in default app menus
* mouse: fix blurriness in cursor theme previews
* appearance: fix blurry subpixel antialias icons
* appearance: fix blurry icon theme previews
* xfsettingsd: Make xsettings.xml well-formed (Fixes #431, !94)
* xfsettingsd: Remove duplicated config line (Fixes #425)
* Translation Updates
* Thu Dec 22 2022 Maurizio Galli <maurizio.galli@suse.com>
- Update to version 4.18.1
* xfsettingsd: Make CSD (client side decorations) for dialogs opt-in
* Translation Updates
* Sun Dec 18 2022 Dirk Müller <dmueller@suse.com>
- update to 4.18.0:
* build: Bump requirements for Xfce 4.18
* appearance: Sync color scheme to gsettings
* appearance: Fix mem leaks
* settings-manager: Add padding to embedded dialogs
* display-settings: Search for clonable modes only by resolution
* Bumped copyright to 2022
* mime-settings: Properly quote command parameters
* Revert "Escape characters which do not belong into an URI/URL
(gxo#xfce/xfce4-settings#390)
* Escape characters which do not belong into an URI/URL
* mime-helpers: Add Alacritty and kitty
* color-settings: Destroy dialog before releasing its GtkBuilder
* dialogs: Revert type hint changes
* Improve wording
* Add binding for /Gtk/DialogsUseHeader in appearance dialog
* appearance: Fix theme list selection
* xfce-mime-helper: exo_str_is_equal -> g_strcmp0
* xfce4-mime-helper: Prefer full command when basic command is env
* Add Flatpak binaries
* Fix a recursive lock in libX11.
* appearance: Code style fixes
* appearance: Fix SyncThemes property path and default value
* Add addional checks to xfce_settings_editor_box_selection_changed
* Fix invalid cast error
* Fix $DISPLAY being set to wrong value
* build: Fix intltool lock file problem during make distcheck
* color-settings: Fix ColorSettings release
* Add search bar to search per component
* Use 2 decimals for refresh rate
* display: Select next preset when minimal dialog is activated
* display: Add helper functions
* Update COPYING
* Replace deprecated spawn_command_line_on_screen with
* spawn_command_line
* Fix help button action
* Updated required libxfce4util version
* Remove dependence on exo-string
* settings-manager: Always show the search entry, no slider, no button
* display: Add 'autoconnect mode' setting
* Switch to using xfce_gtk_label_set_a11y_relation
* keyboard: Mark system defaults switch as active
* Revert "keyboard: Correctly initialize setting (gxo#xfce/xfce4-settings#310)"
* keyboard: Correctly initialize setting
* keyboard: Fix icon name in settings dialog
* xfsettingsd: Fix setting float array properties
* keyboard: Make buttons translatable
* mime-settings: Allow filtering by application name
* Drop preferences-desktop-default-applications icon name
* display: Switch to MessageDialog for confirmation
* display: Fix scale by rounding
* appearance: Add option to sync xfwm4 theme
* display: Add 1.25 and 1.75 ratios to presets
* Remove unused variable
* Default to using /tmp for temporary directory base if both
* XDG_CACHE_HOME and TMPDIR are not defined in the environment.
* Also allocate terminating element
* Translation updates
* Wed Nov 16 2022 Maurizio Galli <maurizio.galli@suse.com>
- Update to version 4.16.5
* Fix regression introduced in 4.16.4: "exo-open" not working
for paths with spaces inside (gxo#xfce/xfce4-settings#403)
* Wed Nov 09 2022 Maurizio Galli <maurizio.galli@suse.com>
- Update to version 4.16.4
* Escape characters which do not belong into an URI/URL (gxo#xfce/xfce4-settings#390)
* Prefer full command when basic command is env (gxo#xfce/xfce4-settings#358)
* Tue Jul 05 2022 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.16.3
* xfsettingsd: Fix recursive lock in libX11
(gxo#xfce/xfce4-settings#369 boo#1200468)
* build: Fix intltool lock file problem during make distcheck
* Translation Updates
* Thu Jan 20 2022 Maurizio Galli <maurizio.galli@suse.com>
- Fix runtime dependencies for xfce4-color-settings and replace Supplements
with Recommends from the main package
/etc/xdg/autostart/xfsettingsd.desktop /usr/bin/xfce4-accessibility-settings /usr/bin/xfce4-appearance-settings /usr/bin/xfce4-display-settings /usr/bin/xfce4-find-cursor /usr/bin/xfce4-keyboard-settings /usr/bin/xfce4-mime-helper /usr/bin/xfce4-mime-settings /usr/bin/xfce4-mouse-settings /usr/bin/xfce4-settings-editor /usr/bin/xfce4-settings-manager /usr/bin/xfsettingsd /usr/lib/gtk-3.0/modules /usr/lib/gtk-3.0/modules/libxfsettingsd-gtk-settings-sync.la /usr/lib/gtk-3.0/modules/libxfsettingsd-gtk-settings-sync.so /usr/libexec/xfce4/settings /usr/libexec/xfce4/settings/appearance-install-theme /usr/libexec/xfce4/xfce4-compose-mail /usr/share/applications /usr/share/applications/xfce-display-settings.desktop /usr/share/applications/xfce-keyboard-settings.desktop /usr/share/applications/xfce-mouse-settings.desktop /usr/share/applications/xfce-settings-manager.desktop /usr/share/applications/xfce-ui-settings.desktop /usr/share/applications/xfce4-accessibility-settings.desktop /usr/share/applications/xfce4-file-manager.desktop /usr/share/applications/xfce4-mail-reader.desktop /usr/share/applications/xfce4-mime-settings.desktop /usr/share/applications/xfce4-settings-editor.desktop /usr/share/applications/xfce4-terminal-emulator.desktop /usr/share/applications/xfce4-web-browser.desktop /usr/share/doc/packages/xfce4-settings /usr/share/doc/packages/xfce4-settings/AUTHORS /usr/share/doc/packages/xfce4-settings/NEWS /usr/share/doc/packages/xfce4-settings/README.md /usr/share/icons/hicolor /usr/share/icons/hicolor/128x128/apps/org.xfce.filemanager.png /usr/share/icons/hicolor/128x128/apps/org.xfce.mailreader.png /usr/share/icons/hicolor/128x128/apps/org.xfce.settings.accessibility.png /usr/share/icons/hicolor/128x128/apps/org.xfce.settings.appearance.png /usr/share/icons/hicolor/128x128/apps/org.xfce.settings.default-applications.png /usr/share/icons/hicolor/128x128/apps/org.xfce.settings.display.png /usr/share/icons/hicolor/128x128/apps/org.xfce.settings.editor.png /usr/share/icons/hicolor/128x128/apps/org.xfce.settings.keyboard.png /usr/share/icons/hicolor/128x128/apps/org.xfce.settings.manager.png /usr/share/icons/hicolor/128x128/apps/org.xfce.settings.mouse.png /usr/share/icons/hicolor/128x128/apps/org.xfce.terminalemulator.png /usr/share/icons/hicolor/128x128/apps/org.xfce.webbrowser.png /usr/share/icons/hicolor/128x128/devices/xfce-display-extend-down.png /usr/share/icons/hicolor/128x128/devices/xfce-display-extend-left.png /usr/share/icons/hicolor/128x128/devices/xfce-display-extend-right.png /usr/share/icons/hicolor/128x128/devices/xfce-display-extend-up.png /usr/share/icons/hicolor/128x128/devices/xfce-display-left.png /usr/share/icons/hicolor/128x128/devices/xfce-display-mirror.png /usr/share/icons/hicolor/128x128/devices/xfce-display-profile.png /usr/share/icons/hicolor/128x128/devices/xfce-display-right.png /usr/share/icons/hicolor/16x16/apps/org.xfce.filemanager.png /usr/share/icons/hicolor/16x16/apps/org.xfce.mailreader.png /usr/share/icons/hicolor/16x16/apps/org.xfce.settings.accessibility.png /usr/share/icons/hicolor/16x16/apps/org.xfce.settings.appearance.png /usr/share/icons/hicolor/16x16/apps/org.xfce.settings.default-applications.png /usr/share/icons/hicolor/16x16/apps/org.xfce.settings.display.png /usr/share/icons/hicolor/16x16/apps/org.xfce.settings.editor.png /usr/share/icons/hicolor/16x16/apps/org.xfce.settings.keyboard.png /usr/share/icons/hicolor/16x16/apps/org.xfce.settings.manager.png /usr/share/icons/hicolor/16x16/apps/org.xfce.settings.mouse.png /usr/share/icons/hicolor/16x16/apps/org.xfce.terminalemulator.png /usr/share/icons/hicolor/16x16/apps/org.xfce.webbrowser.png /usr/share/icons/hicolor/24x24/apps/org.xfce.filemanager.png /usr/share/icons/hicolor/24x24/apps/org.xfce.mailreader.png /usr/share/icons/hicolor/24x24/apps/org.xfce.settings.accessibility.png /usr/share/icons/hicolor/24x24/apps/org.xfce.settings.appearance.png /usr/share/icons/hicolor/24x24/apps/org.xfce.settings.default-applications.png /usr/share/icons/hicolor/24x24/apps/org.xfce.settings.display.png /usr/share/icons/hicolor/24x24/apps/org.xfce.settings.editor.png /usr/share/icons/hicolor/24x24/apps/org.xfce.settings.keyboard.png /usr/share/icons/hicolor/24x24/apps/org.xfce.settings.manager.png /usr/share/icons/hicolor/24x24/apps/org.xfce.settings.mouse.png /usr/share/icons/hicolor/24x24/apps/org.xfce.terminalemulator.png /usr/share/icons/hicolor/24x24/apps/org.xfce.webbrowser.png /usr/share/icons/hicolor/32x32/apps/org.xfce.filemanager.png /usr/share/icons/hicolor/32x32/apps/org.xfce.mailreader.png /usr/share/icons/hicolor/32x32/apps/org.xfce.settings.accessibility.png /usr/share/icons/hicolor/32x32/apps/org.xfce.settings.appearance.png /usr/share/icons/hicolor/32x32/apps/org.xfce.settings.default-applications.png /usr/share/icons/hicolor/32x32/apps/org.xfce.settings.display.png /usr/share/icons/hicolor/32x32/apps/org.xfce.settings.editor.png /usr/share/icons/hicolor/32x32/apps/org.xfce.settings.keyboard.png /usr/share/icons/hicolor/32x32/apps/org.xfce.settings.manager.png /usr/share/icons/hicolor/32x32/apps/org.xfce.settings.mouse.png /usr/share/icons/hicolor/32x32/apps/org.xfce.terminalemulator.png /usr/share/icons/hicolor/32x32/apps/org.xfce.webbrowser.png /usr/share/icons/hicolor/48x48/apps/org.xfce.filemanager.png /usr/share/icons/hicolor/48x48/apps/org.xfce.mailreader.png /usr/share/icons/hicolor/48x48/apps/org.xfce.settings.accessibility.png /usr/share/icons/hicolor/48x48/apps/org.xfce.settings.appearance.png /usr/share/icons/hicolor/48x48/apps/org.xfce.settings.default-applications.png /usr/share/icons/hicolor/48x48/apps/org.xfce.settings.display.png /usr/share/icons/hicolor/48x48/apps/org.xfce.settings.editor.png /usr/share/icons/hicolor/48x48/apps/org.xfce.settings.keyboard.png /usr/share/icons/hicolor/48x48/apps/org.xfce.settings.manager.png /usr/share/icons/hicolor/48x48/apps/org.xfce.settings.mouse.png /usr/share/icons/hicolor/48x48/apps/org.xfce.terminalemulator.png /usr/share/icons/hicolor/48x48/apps/org.xfce.webbrowser.png /usr/share/icons/hicolor/scalable/apps/org.xfce.filemanager.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.mailreader.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.settings.accessibility.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.settings.appearance.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.settings.default-applications.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.settings.display.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.settings.editor.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.settings.keyboard.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.settings.manager.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.settings.mouse.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.terminalemulator.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.webbrowser.svg /usr/share/icons/hicolor/scalable/devices/xfce-display-extend-down.svg /usr/share/icons/hicolor/scalable/devices/xfce-display-extend-left.svg /usr/share/icons/hicolor/scalable/devices/xfce-display-extend-right.svg /usr/share/icons/hicolor/scalable/devices/xfce-display-extend-up.svg /usr/share/icons/hicolor/scalable/devices/xfce-display-left.svg /usr/share/icons/hicolor/scalable/devices/xfce-display-mirror.svg /usr/share/icons/hicolor/scalable/devices/xfce-display-profile.svg /usr/share/icons/hicolor/scalable/devices/xfce-display-right.svg /usr/share/licenses/xfce4-settings /usr/share/licenses/xfce4-settings/COPYING /usr/share/xfce4/helpers /usr/share/xfce4/helpers/alacritty.desktop /usr/share/xfce4/helpers/aterm.desktop /usr/share/xfce4/helpers/balsa.desktop /usr/share/xfce4/helpers/brave.desktop /usr/share/xfce4/helpers/caja.desktop /usr/share/xfce4/helpers/chromium.desktop /usr/share/xfce4/helpers/debian-sensible-browser.desktop /usr/share/xfce4/helpers/debian-x-terminal-emulator.desktop /usr/share/xfce4/helpers/dillo.desktop /usr/share/xfce4/helpers/encompass.desktop /usr/share/xfce4/helpers/epiphany.desktop /usr/share/xfce4/helpers/eterm.desktop /usr/share/xfce4/helpers/evolution.desktop /usr/share/xfce4/helpers/firefox.desktop /usr/share/xfce4/helpers/galeon.desktop /usr/share/xfce4/helpers/geary.desktop /usr/share/xfce4/helpers/gnome-terminal.desktop /usr/share/xfce4/helpers/google-chrome.desktop /usr/share/xfce4/helpers/icecat.desktop /usr/share/xfce4/helpers/icedove.desktop /usr/share/xfce4/helpers/iceweasel.desktop /usr/share/xfce4/helpers/jumanji.desktop /usr/share/xfce4/helpers/kitty.desktop /usr/share/xfce4/helpers/kmail.desktop /usr/share/xfce4/helpers/konqueror.desktop /usr/share/xfce4/helpers/links.desktop /usr/share/xfce4/helpers/lynx.desktop /usr/share/xfce4/helpers/midori.desktop /usr/share/xfce4/helpers/mozilla-browser.desktop /usr/share/xfce4/helpers/mozilla-mailer.desktop /usr/share/xfce4/helpers/mutt.desktop /usr/share/xfce4/helpers/nautilus.desktop /usr/share/xfce4/helpers/netscape-navigator.desktop /usr/share/xfce4/helpers/nxterm.desktop /usr/share/xfce4/helpers/opera-browser.desktop /usr/share/xfce4/helpers/opera-mailer.desktop /usr/share/xfce4/helpers/pcmanfm-qt.desktop /usr/share/xfce4/helpers/pcmanfm.desktop /usr/share/xfce4/helpers/qterminal.desktop /usr/share/xfce4/helpers/qtfm.desktop /usr/share/xfce4/helpers/qupzilla.desktop /usr/share/xfce4/helpers/rodent.desktop /usr/share/xfce4/helpers/rox-filer.desktop /usr/share/xfce4/helpers/sakura.desktop /usr/share/xfce4/helpers/surf.desktop /usr/share/xfce4/helpers/sylpheed-claws.desktop /usr/share/xfce4/helpers/sylpheed.desktop /usr/share/xfce4/helpers/terminator.desktop /usr/share/xfce4/helpers/thunar.desktop /usr/share/xfce4/helpers/thunderbird.desktop /usr/share/xfce4/helpers/urxvt.desktop /usr/share/xfce4/helpers/vimprobable2.desktop /usr/share/xfce4/helpers/w3m.desktop /usr/share/xfce4/helpers/xfce4-terminal.desktop /usr/share/xfce4/helpers/xfe.desktop /usr/share/xfce4/helpers/xterm.desktop
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:31:51 2025