Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: thunar | Distribution: openSUSE Tumbleweed |
Version: 4.20.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Dec 31 10:04:27 2024 |
Group: Productivity/File utilities | Build host: reproducible |
Size: 1333658 | Source RPM: thunar-4.20.1-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://docs.xfce.org/xfce/thunar/start | |
Summary: File Manager for the Xfce Desktop Environment |
Thunar is a file manager for the Xfce desktop environment. Its functionality can be extended through plugins. Thunar can also be extended by writing scripts to be placed in the context menu for various file types.
GPL-2.0-or-later
* Tue Dec 31 2024 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.20.1 * Fix wrong selection after rename (#1415) * Do not save view settings when searching (#1502) * Prevent crash when removing location button (#1507) * Fix throttling of selection updates (#1508) (#1515) * Make toolbar inside header-bar transparent (#1514) * Fix appstream metainfo (#1512) * Prevent crash when loading mount point emblem (#1511) * remove superflous spaces in strings (#1501) * Translation Updates * Sun Dec 15 2024 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.20.0 * Translation Updates - Remove obsolete patches: * differentiate_zoom_levels_between_view_modes.patch * switch_pane_shortcut.patch * Sun Dec 01 2024 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.19.5 [development release]: * Bump year in about dialog * I18n: Update po/LINGUAS list (#939) * I18n: I18n translation ru (#939) * Attempt to fully read into buffer during file compare (#1495) * File operation dialog: always show "apply to all" box * Fix string leak in thunar_thumbnailer_file_is_supported * Translation Updates * Sat Nov 02 2024 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.19.4 [development release]: * Add missing return statements (#1480) * Verify copied destination file using direct I/O (#1471) * Drop optional POLKIT dependency (#1403) * Fix GCancellable leaks in trash applet * Add emblem and type description to mount points (#1388) * Show "Properties" menu entry for unmounted devices * Support second shortcut for tab switch (#1472) * Verify by compare instead of checksum (#1471) * Fix path entry DnD code (#1470) * Apply .clang-format to all *.c and *.h files * Use G_VALUE_INIT over custom initializer * adding .clang-format file * Fix accel map loading (#1047) * build: Bump requirements for Xfce 4.20 * Fix use-after-free in thunar_dialogs_show_job_ask_replace (#1466) * Regression: Fix "middle click open" (#1455) * Dont change selection on activate * Fix selection changed throttle (#1429) * Increase location button max with (#1430) * Rework handling of location buttons (#951) * Fix string leak in thunar_io_jobs_load_statusbar_text_for_folder * Fix color string leaks in properties dialog * Fix color leak in thunar_util_clip_view_background * Fix string leak in thunar_history_error_not_found * Fix GFile leak in thunar_job_operation_restore_from_trash * Fix string leak in thunar_emblem_chooser_file_changed * Fix GFile leak in thunar_transfer_job_move_file_with_rename * Fix GFileInfo leak in thunar_job_operation_restore_from_trash * Fix GAppInfo leaks in thunar_g_app_info_launch * Fix string leak in thunar_job_operation_restore_from_trash * Add NULL check before folder usage * Fix g_hash_table_get_keys leak * Fix ThunarRenamerPair leak when using bulk renamer * Fix string leak in thunar_uca_editor_load * Show name of parent folder in replace dialog (#62) * Fix crash when connecting via gvfs (#1450) * Fix GHashTable leak in thunar_tree_view_model_file_count_callback * Fix string leak in thunar_io_jobs_util_next_renamed_file * Add check that widget is a window as expected (#1454) * Fix GFile leak when using intermediate file on copy setting * Fix string leak in thunar_dialogs_show_job_ask_replace * Fix string leak in thunar_uca_model_remove * Avoid critical when thumbnailer_proxy is NULL * Fix leaks in thunar_apr_image_page_file_changed * Fix AtkRelationSet leaks in bulk renamer dialog * Fix AtkRelationSet leaks in apr plug-in * Fix leak in thunar_details_view_button_press_event * Fix leak in thunar_window_open_files_in_location * Call ThunarStatusbar's parent finalizer to prevent leaks * Fix leak in thunar_details_view_button_press_event * Fix leak when middle-clicking on directory row * Fix leaks when using Open Item Location menu item * Fix leak in _thunar_search_folder * Fix leak of search_query string * Fix leaks in thunar_application_command_line * Fix leak in thunar-gtk-extensions (#1451) * Fix leak in thunar_application_accel_map_init * Fix typo in status bar text for Edit > Preferences menu item * Fix g_object_get leak in thunar_window_init * Fix two leaks in _thunar_search_folder * Fix g_object_get leaks in status bar code * Wrap single-word filenames in delete dialog (#1412) * Add command line option to force new window * Change width calculation of rename dialog (#1392) * Make location "admin:///" work again * Rework padding in replace dialog * Improve handling of long filenames in replace dialog * Statusbar: Count "backup" files as hidden files * Fix criticals about unset GIO attributes (#1063) * Show full context menu during search (#837) * Prevent double free for hidden files (#1438) * Fix icon-name leaks in thunar_window_view_switcher_update * Fix minor memory leak in uca provider * twp: Prevent crash in wayland (#1437) * Transfer files dialog use less buttons (#58) * Remove filter model in toolbar editor code * Revert "Increase max location selector button size (#1430)" * Increase max location selector button size (#1430) * List view: Empty size column for directories (#543) * Add tooltip to special columns in column editor * Fix handling of special columns in list view * Revert "Remove 'Date Deleted' from 'Configure Column' List (#750)" * Fix overlapping UCA editor dialog widgets (startup notification) * Revert signal handler setup for RadioToolButtons (#1426) * Use unique enum names for alternative shortcuts (#1421) * Use initial widget variables when calling unref * Tweak header bar margins * Add View Switcher item to toolbar * UCA - improve shortcuts handling (#1410) * Reduce events monitored by UCA file monitor * Fix Toolbar bug when CSD is used (#1414) * I18n: Update po/LINGUAS list * Fix CSD label text * Option to use client side decorations (CSD) * Use top-window as fallback for dialogs (#1398) * Support copy/link within a folder via CTRL+drag (#63) * Rework the "Show Menubar" toolbar button (#936) * Optionally show hidden files count in statusbar (#1387) * Translation Updates * Thu Aug 01 2024 Maurizio Galli <maurizio.galli@suse.com> - Update to 4.19.3 (development branch) * Allow type ahead search the treeview sidepane * Added a hidden setting to toggle tree-lines * Pass toplevel window to emblem chooser error dialog (#1393) * Use parent windows for undo/redo dialog (#1393) * Simplify reload after rename (#1395) * Dont destroy ThunarFiles on request (#1357) * Always re-add files to cache on reload (#1357) * Rework event handling for toolbar context menu * Don't work with ThunarFolder in separate jobs * Do not request thumbnails unconditionally (#1385) * Add default bindings for special keys (#1386) * Prevent preleminary destruction of ThunarFiles * Only add successfully opened files to Recent * Add files opened via the location entry to Recent (#1349) * Improve behavior of split view separator (#1107) * Option to disable ctrl+scroll to zoom (#1379) * Hide single tab in split view * Immediately focus split view pane on DnD events * Re-enable toolbar overflow menu (#1240) * Adding an default issue template * Reduce width of the toolbar editor * Hide OpenItemLocation/Restore menu entry in tree view * Fix leaking ThunarFile (#573) * Add preferences settings for usage of symbolic icons * Do not enter folder when DnD menu is shown * Fix for "misc_open_new_windows_in_split_view" (#889) * thunar-uca: Use regular icons in editor * thunar-uca: Update info text in chooser dialog * Optionally use symbolic icons in location bar * Show warn on selecting too many emblems (#1368) * Dont add directories to recent:/// (#1372) * Update the sidepane/toolbar when toggling symbolic icons * Make symbolic icons in sidepane theme-color aware * Rework toolbar configuration storage (#1028) * Always render up to 4 emblems (#1368) * Prevent icon emblems from overlapping (#1368) * Prevent double-restore (#1369) * Fix ThunarxMenuItem sensitive property * clang build Fixes * build: Use AM_DISTCHECK_CONFIGURE_FLAGS * Fix workaround for icon "inode-directory" * Add missing top border to tree pane * Prevent g_malloc_n build warnings (#1362) * Add "symbolic" value to cached icons (#1363) * Enter folders automatically while dragging files (#5) * Focus split view pane on DnD events (#1243) * Shorten symbolic xfconf property names * Optionally use symbolic icons in the sidepane (#252) * Usage of window-close-symbolic (#960) * Use symbolic insons only for the toolbar * Fix several out of sync bugs (#1326) * Rework focus indicator for split view (#730) * Improve various aspects of the Image Preview pane (#932) * prefs-dialog: Change order of RECURSIVE_SEARCH options * prefs-dialog: Improve PARALLEL_COPY_MODE strings * Move TRASH_DELETE keyboard shortcuts to MOVE_TO_TRASH section * Always show "Paste" entry in Edit menu * Reveal keyboard shortcut for "Open with Application" menu entry * Add keyboard shortcut for "Invert Selection" * Add "Remove from Recent" to Edit menu * Improve "Open Item Location" menu entry * Show "Open With Default Applications" entry only for multiple files * Move "Edit Launcher" menu entry into "Open" section * Fix location of "Create" menu section in Location Bar / Side Pane * Fix location of "Restore" menu section * Fix Regression: Tabs order on restore (#1341) * Clear current selection when requesting a new one (#1338) * Refactor "select after reload" mechanics (#1338) * Resolve conflicting mnemonics and add missing ones * Statusbar: re-add last-modified time for folders (#1348) * Fix regression during device eject (#1347) * Use GHashTable to store files (#1337) * Restore tabs when launched with uri arg. (#1233) * Dont reload folder when "draw_frames" is set (#1337) * Add New Tab and New Window icons to toolbar (#1263) * Fix icon view regression (#1315) * Improve icon view performance (#1315) * Performance improvements (#1315) * tree-view-model: Fix gettext warning about empty string * build: Optional require polkit for l10n xml files * build: Get rid of intltool * po/sl.po: Fix unmatched format specifier * build: fix automake non standard library name * Fix leak during search * Fix a leak in statusbar code * Fix parentheses-equality warning * Allow sumenu UCAs in toolbar (#780) * Fix shortcuts for ucas in subfolders (#1043) * Display cached thumbnails as themselves (#1331) * Load statusbar text in separate job (#1315) * Move statusbar text method to thunar-util * Improve statusbar performance (#1315) * Fix possible NULL pointer dereference (#1330) * Consider display_name=NULL cases (#1329) * re-enable file monitor for search files (#1320) * Fix possible deadlock during search (#1321) * Initialize variable in thunar_details_view_button_press_event * Prevent use after free (#1325) * Initialize variable in thunar_tree_view_model_dir_files_changed * Fix leaks during file duplication (#1322) * Use xfce_dialog_show_error (#1320) * Disconnect ShortcutModel on finalize (#1314) * Prevent crash on open non-readable folder * Prevent warning in tree-view * Dont save bookmarks on trash change (#141) * Fix support for bookmark reloading * Fix bulk renamer crash on close (#1307) * Prevent CRITICAL when leaving search * Fix regression: Missing window icon * No view-switch while searching (#1293) * Fix mem leak in action-manager (#573) * Fix memory leak in thunar-history (#573) * Various Refactorings in "ThunarWindow" * Show complete file paths in tooltips (#1213) * Fix bug in file_watch (#1300) * Prevent double-free for ThunarJob (#1299) * Fix memory leak in statusbar (#573) * Fix various memory leaks on ThunarJobs * Fix possible double-free on thunar job (#1299) * Improve handling of "loading" property (#1296) * Dont show 'open location' on recent icon(#1297) * Simplify ThunarFile destruction in shortcut-model * Prevent re-creation of shortcut model on exit * Minor simplification for tree-view pane * Properly release job when finished (#1192) * Fix "files-changed" handling for tree-pane (#1292) * Properly remove timeout source (#1077) * Throttle selection changed (#1077) * Refactored "thunar_folder_monitor" * move file-monitoring into thunar-folder * Fix for image preview visibility (#1285) * Dont raise progress dialog for short jobs (#35) * Prevent focus stealing of file transfer dialog (#643) * Add text to toolbar config dialog (#1282) * Dont update "last-view" when searching (#1278) * Translation Updates * Tue Apr 02 2024 Maurizio Galli <maurizio.galli@suse.com> - Update to 4.19.2 (development branch) * Sun Dec 31 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.18.10: * Prevent infinite reload loop for symlinks (#1270) * Fri Dec 29 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.18.9: * g_file_get_basename over realpath (#1030) * Fix and simplify symlink resolver (#1260) * Fix thumbnailer symlink support (#1260) * Prevent GLib GIO CRITICAL (#1204) * Translation Updates * Wed Oct 25 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.18.8: * thunar-settings: Let Thunar guess the right display to use * Fix criticals about unset GIO attributes (#1063) * Support ipv6 remote URLs (#864) * Translation Updates * Sat Sep 02 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.18.7: * Fix property dialog file count (#1173) * Don't store GFile pointer in GTK pointer * Don't reload the directory on copy or cut (#1060) * Add folder to history only for new tab (Issue #1072) * Fix job operation crash on error * Limit number of templates to prevent lag (#472) * Prevent crash on multi-file-activate (#1121) * Remove unneeded menu separator * Switch zoom shortcuts * Prevent glib-critical - followup of (#912) * Keep location selector state on focus lost (#912) * Prevent minor memory leak (#573) * Translation Updates * Sun Apr 30 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.18.6: * Revert ce43203b to prevent high CPU usage in list-view (#1089) * Sat Apr 29 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.18.5: * Prevent overflow via g_ascii methods (#1084) * ThunarFile: Use recursive mutex for cache (#1060) * Use new window for history signal handler (#1073) * Prevent using CSD in properties dialog (#1056) * Keep alpha when cutting read-only files (#1060) * Dont reload the current folder on copy/cut (#1060) * Update selected notebook on tab press (#1067) * Make sure that accel_group is set before using it (#1067) * Add job to list of jobs, not a view (#1029) * Undo/Redo: Improve error handling * Make spinner always visible * Optionally show prop-dialog hightlight tab (#1056) * Translation Updates * Thu Feb 23 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.18.4: * Dont open folder when mounting device (Issue #919) * Dont show full menu for unmounted devices (#1049) * Support handling URIs via desktop file (#1044) * Focus correct split pane on mouse click (#1039) * Prevent wrong undo/redo notify (#1036) * Support undo trash for linked pathes (#1030) * Always ask before delete files via undo (#1027) * Fix use after free fault (#1031) * Allow symlink creation on remote locations (#875) * Prevent crash when closing window (#884) * Keep directory specific sort details (#1017) * Dont add extra-dot when creating links (#1019) * Translation Updates * Wed Feb 15 2023 Manfred Hollstein <manfred.h@gmx.net> - Explicitly require the newer libpcre2 instead of libpcre; this fixes boo#1208260 * Mon Jan 23 2023 Marcel Kuehlhorn <tux93@opensuse.org> - Add switch_pane_shortcut.patch Backport upstream fix for gxo#xfce/thunar#1005 - Add differentiate_zoom_levels_between_view_modes.patch Backport upstream fix for gxo#xfce/thunar#832 * Sat Jan 21 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to 4.18.3: * Prevent critical when changing directory (gxo#xfce/thunar#1014) * Keep hidden toolbar hidden after Ctrl+L (gxo#xfce/thunar#1011) * Prevent jumping cursor on file deletion (gxo#xfce/thunar#910) * Prevent Critical when file counting is enabled * Properly handle resident thunar plugins (gxo#xfce/thunar#1007) * Translation Updates * Wed Jan 11 2023 Maurizio Galli <maurizio.galli@suse.com> - Update to version 4.18.2: * bulk renamer: Remember LastActiveMode (gxo#xfce/thunar#989) * Dont show toolbar menu for back/forward (gxo#xfce/thunar#983) * Double compact view ellipsization threshold * Few thumbnails missing after scroll (gxo#xfce/thunar#843) * Improve alignment of XfceFileNameInput * Make 'empty trash' sensitive on tab-switch (gxo#xfce/thunar#1001) * Only attach toolbar after toolbar items were set up (gxo#xfce/thunar#927) * Prevent crash after closing windows (gxo#xfce/thunar#995) * Prevent crash for copy+overwrite via DBus (gxo#xfce/thunar#1002) * Prevent rare crash when closing thunar (gxo#xfce/thunar#698) * Prevent segfault for location selector (gxo#xfce/thunar#994) * Re-add symlink target in type column (gxo#xfce/thunar#985) * Revert "Prevent focus stealing of file transfer dialog (gxo#xfce/thunar#643)" * Shrink rename dialog only in height * split-view: prevent losing open tabs (gxo#xfce/thunar#986) * Thu Dec 22 2022 Maurizio Galli <maurizio.galli@suse.com> - Update to version 4.18.1: * Fix several thumbnailing issues * 'replace' option fixed for copy with '*.partial~' (gxo#xfce/thunar#974) * Preserve trusted state when launchers are copied * Don't reset zoom-level for directory specific settings (gxo#xfce/thunar#970) * Prevent build failure for NixOS (gxo#xfce/thunar#972) * Prevent location bar crash (gxo#xfce/thunar#968) * Translation Updates * Sun Dec 18 2022 Manfred Hollstein <manfred.h@gmx.net> - Update to version 4.18.0: New features: (see https://alexxcons.github.io/blogpost_8.html) - List View - Image Preview - Undo and Redo - File Highlight - Customizable Toolbar - Split View - Statusbar - Recursive Search - Recently used files shown in the side pane - New Bookmark Menu - Trash directory with easy access to `Empty Trash' and `Restore' functionality - Improvements to the Default Applications management - Custom Actions can be arranged in cascading submenus - Preferences dialogs got streamlined Bug fixes: * Dont reset zoom-level for directory specific settings (gxo#xfce/thunar#970) * Prevent build failure for NixOS (gxo#xfce/thunar#972) * Prevent location bar crash (gxo#xfce/thunar#968) * build: Let xdt-depends.m4 macros set GLib macros * Translate the string "Search: " (gxo#xfce/thunar#953) * Fix typo in tooltip - Bump build requirements for 4.18.0 - Remove _service stuff * Mon Apr 04 2022 Maurizio Galli <maurizio.galli@suse.com> - Update to version 4.16.11 * Don't reload the view when text is copied (gxo#xfce/thunar#706) * NULL checks to prevent crash on malformed bookmark URI (gxo#xfce/thunar#716) * Use 'g_timeout_add_full' to set tree-view cursor (gxo#xfce/thunar#351) * Fix signal disconnect in thunar_window_unrealize * Don't go beyond THUNAR_N_VISIBLE_COLUMNS while parsing col widths * Translation Updates * Fri Sep 17 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.10 * Fix signal disconnect to prevent crash (bxo#xfce/thunar#553) * Don't go beyond THUNAR_N_VISIBLE_COLUMNS while parsing col widths * Sun Sep 12 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.9 * Listen to changes on shortcuts to update them when required * Use move action when dragging files of different users (gxo#xfce/thunar#196) * Fix file-icon update when file is cut (gxo#xfce/thunar#588) * Open correct folder on middle-click in tree-view (gxo#xfce/thunar#626) * Disable automatic queueing of file transferes (gxo#xfce/thunar#569) * Fix GLib-CRITICAL in list-view (gxo#xfce/thunar#487) * thunar_file_is_executable() now checks if .desktop file is safe * Fix missing folder in history when opened in new tab (gxo#xfce/thunar#594) * Fixing various memory leaks (gxo#xfce/thunar#573) * Update manpage (gxo#xfce/thunar#121) * Dont show "execute" on context menu for folders * Translation Updates * Sat May 08 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.8 * Activating Desktop Icon does not Use Default Application (gxo#xfce/thunar#575) - changes from 4.16.7: * Prevent crash if invalid-symlink is used as bookmark (gxo#xfce/thunar#552) * Dont execute files, passed via command line due to security risks * Avoid excessively checking whether files are executables (gxo#xfce/thunar#180) * CDDA appears twice in side pane (gxo#xfce/thunar#486) * Critical error when opening Edit menu (gxo#xfce/thunar#542) * Shortcuts view regression : Watch trash for changes (gxo#xfce/thunar#538) * Translation Updates * Sun Mar 21 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.6 * Reload current directory before selecting new files (gxo#xfce/thunar#524) * tree-view: Hide menu-item "properties" for unmounted devices * Removed 'the root folder has no parent' dialog box * Revamp documentation to modernize/uniformize accross components * Remove watches on shortcuts (gxo#xfce/thunar#513, gxo#xfce/thunar#47) * Translation Updates * Mon Mar 08 2021 Maurizio Galli <maurizio.galli@gmail.com> - Update to version 4.16.5 * Emergency release on the thunar 4.16 branch, since the fix for Issue #47 can cause high I/O in some cases (gxo#xfce/thunar#526) * Revert "Bookmarks no longer need an existing file (gxo#xfce/thunar#47)" * Sun Mar 07 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.4 * Bookmarks no longer need an existing, underlying file (gxo#xfce/thunar#47) * Regression: Select copied files after copy operation (gxo#xfce/thunar#520) * Reintroduce alternative zoom shortcuts (gxo#xfce/thunar#514) * Prevent hangup if a copy task that is blocked is resumed (gxo#xfce/thunar#467) * Regression: Allow custom image files for UCA icons (gxo#xfce/thunar#517) * Dont merge folders when creating copy with same name (gxo#xfce/thunar#491) * Fix incorrect return value in scroll event handler (gxo#xfce/thunar#512) * Translation Updates * Tue Feb 09 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.3 * By default show all available volumes * Regression: Skip app info updates on sendto actions (bxo#xfce/thunar#502) * Regression: Toggle menu visibility on F10 if menu hidden (bxo#xfce/thunar#498) * Regression: "Shift" + "Select Trash in menu" has to trigger delete * Dont select previous file after delete/trash (bxo#xfce/thunar#477) * Increase min. size of "text" field in bulk renamer (bxo#xfce/thunar#474) * Translation Updates * Tue Jan 12 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.2 * Regression: "Open with other application" missing (gxo#xfce/thunar#470) * Always create new files and folders in current directory (gxo#xfce/thunar#462) * Translation Updates
/etc/xdg/Thunar /etc/xdg/Thunar/uca.xml /usr/bin/Thunar /usr/bin/thunar /usr/bin/thunar-settings /usr/lib/systemd/user/thunar.service /usr/lib64/thunarx-3 /usr/lib64/thunarx-3/thunar-apr.so /usr/lib64/thunarx-3/thunar-sbr.so /usr/lib64/thunarx-3/thunar-uca.so /usr/lib64/thunarx-3/thunar-wallpaper-plugin.so /usr/lib64/xfce4/panel/plugins/libthunar-tpa.so /usr/libexec/Thunar /usr/libexec/Thunar/thunar-sendto-email /usr/share/Thunar /usr/share/Thunar/sendto /usr/share/Thunar/sendto/thunar-sendto-email.desktop /usr/share/applications/thunar-bulk-rename.desktop /usr/share/applications/thunar-settings.desktop /usr/share/applications/thunar.desktop /usr/share/dbus-1/services/org.xfce.FileManager.service /usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service /usr/share/dbus-1/services/org.xfce.Thunar.service /usr/share/doc/packages/thunar /usr/share/doc/packages/thunar/AUTHORS /usr/share/doc/packages/thunar/FAQ /usr/share/doc/packages/thunar/HACKING /usr/share/doc/packages/thunar/NEWS /usr/share/doc/packages/thunar/README.gtkrc /usr/share/doc/packages/thunar/README.md /usr/share/doc/packages/thunar/THANKS /usr/share/icons/hicolor/128x128/apps/org.xfce.thunar.png /usr/share/icons/hicolor/16x16/apps/org.xfce.thunar.png /usr/share/icons/hicolor/16x16/stock/navigation/stock_folder-copy.png /usr/share/icons/hicolor/16x16/stock/navigation/stock_folder-move.png /usr/share/icons/hicolor/24x24/stock/navigation/stock_folder-copy.png /usr/share/icons/hicolor/24x24/stock/navigation/stock_folder-move.png /usr/share/icons/hicolor/48x48/apps/org.xfce.thunar.png /usr/share/icons/hicolor/scalable/apps/org.xfce.thunar.svg /usr/share/licenses/thunar /usr/share/licenses/thunar/COPYING /usr/share/man/man1/Thunar.1.gz /usr/share/man/man1/thunar.1.gz /usr/share/metainfo/org.xfce.thunar.appdata.xml /usr/share/xfce4/panel/plugins/thunar-tpa.desktop
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 10 00:13:42 2025