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

gnome-commander-lang-2.0.3-1.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: gnome-commander-lang Distribution: openSUSE Tumbleweed
Version: 2.0.3 Vendor: openSUSE
Release: 1.3 Build date: Sat Jun 13 12:15:37 2026
Group: System/Localization Build host: reproducible
Size: 13956187 Source RPM: gnome-commander-2.0.3-1.3.src.rpm
Packager: http://bugs.opensuse.org
Url: https://gnome.pages.gitlab.gnome.org/gnome-commander/
Summary: Translations for package gnome-commander
Provides translations for the "gnome-commander" package.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sat Jun 13 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.0.3:
    + This release fixes the following bugs:
    - JPEG images marked as rotated in metadata weren’t displayed
      rotated
    - Search dialog: “Case sensitive” button for content search had
      reversed effect
    - Size of the Search dialog wasn’t restored after restarting
      application
    - Bogus keyboard input focus after clicking toolbar buttons
    - File list theme wasn’t applied in the Search dialog
    - Overlong contents in file list cells were cut off, not
      ellipsized
    - Internal viewer: incorrect handling of the file start when
      searching for a single character backwards
* Mon Jun 01 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.0.2:
    + This release fixes the following bugs:
    - The Copy button in the Copy File dialog wasn’t set as the
      default action
    - Glitches displaying free space of the current volume
    - Double-clicking tab area created a new tab but didn’t keep
      the selected file
    - Switching tabs didn’t reset Quick Filter
    - Incorrect logic determining when directory monitoring should
      be stopped
* Thu May 28 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.0.1:
    + This release fixes the following bugs:
    - Right panel would occasionally occupy all available space on
      startup, rendering left panel invisible
    - Color themes were broken with older Gtk versions
    - With older Gtk versions clicking a device button only worked
      once
    - No Quit menu item in the File menu
    - Running search for the first time would list home directory
      contents as “search results”
    - Internal viewer doesn’t allow selecting the first character
      in a line
    - Moving mouse pointer out of the internal viewer window
      selects everything to the start of the visible area
* Sun May 17 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 2.0.0:
    + Added embedded terminal to display output of commands run by
      Gnome Commander. The new “Hide Command Line Output When
      Inactive” in “View” menu hides the terminal automatically when
      inactive.
    + Redesigned Quick Search functionality:
    - Filtering the file list is now possible as well. The default
      mode can be configured in the Options dialog.
    - Text is always matched anywhere in the file name unless
      wildcard patterns `*` or `?` are used explicitly.
    - A button to enable case-sensitive matching has been added.
    - Quick Search no longer starts searching at the beginning of
      the file list but at the current position.
    - Most keyboard shortcuts can be used from Quick Search without
      causing it to close.
    + Various improvements to the Search dialog:
    - Improved performance.
    - Closing and re-opening search no longer clears the search
      results.
    - Path matching can now use extended glob expressions like
      dir/**/*.md that will be applied to the entire path relative
      to current directory.
    - A button to choose whether path matching should be
      case-sensitive has been added.
    - Search progress shows the directory currently being searched.
    + Various improvements to the internal viewer:
    - Viewer font can now be chosen from the Settings menu.
    - Binary mode has been renamed into Fixed Width and supports
      UTF-8.
    - Replaced the search dialog by a search bar.
    - Added support for case-insensitive hexadecimal search.
    - Considerably improved search performance.
    - Added “Select All” menu item for text.
    - Added a context menu for images.
    - Status bar displays some information for images as well now.
    - DOS-style CRLF line breaks are recognized as a single line
      break now.
    - Many bug fixes.
    + Other new features and improvements:
    - Migration of the overall codebase to the Rust language and
      Gtk4.
    - Updated the program license to GPL-3.0+.
    - Improved accessibility of the application, allowing screen
      readers to better recognize context.
    - Redesigned Keyboard Shortcuts dialog, making it easier to
      use. Also, the list of configurable keyboard shortcuts has
      been vastly expanded.
    - Switching tabs in Options dialog is now possible via Ctrl+Tab
      and Shift+Ctrl+Tab.
    - Navigation history is no longer shared between different
      panels.
    - External terminal application is now xdg-terminal-exec by
      default which will launch the configured default terminal.
    - Calculating size of a large directory will no longer hang up
      Gnome Commander, and selecting a different file will abort
      the operation in progress.
    - Improved Wayland support, starting an application immediately
      activates it if the application supports this.
    - New option to treat symlinks as regular files.
    - The “Search window is minimizable” option is now called
      “Search window always on top” and no longer requires a
      restart.
    - Made the text indicating size and number of selected files
      easier to translate.
    - When a command is run in an external terminal no additional
      pause is being added as the terminal application will usually
      leave the window open anyway.
    - Better icon for “Copy File Names” action that respects dark
      mode.
    - Added support for icon theme directories for MIME icons.
    - Order of columns in the file panels can now be altered by
      mouse drag-n-drop.
    - Removed the dependency on xpm library for MIME icons.
    + This release fixes the following bugs:
    - Various documentation mistakes correction.
    - Search is now stopped automatically when the Search dialog is
      closed.
    - Made sure that opening multiple dialogs of the same type is
      not possible, instead the existing dialog is brought up.
    - Fixed issues when directory opened in one panel is renamed in
      another.
    - Restoring remote connections on startup only succeeded for
      already active connections.
    - Remote connection restored on startup was lacking its
      bookmarks.
    - Navigating history via file list’s dropdown no longer
      reorders history entries.
    - When ALT+letters was supposed to start Quick Search, they
      would occasionally open menu instead.
    - No visual indication of file selection in “Respect theme’s
      colors” mode.
    - Switching tabs in the inactive panel wouldn’t activate it.
    - Fixed search continuing in background when aborted.
    - Respect theme’s text color in the internal viewer, fixing
      display in dark mode.
    - Renamed files were still displaying the old name.
    - Device bar overflow is fixed when it exceeds the panel width.
    - Advanced rename dialog does not exceed screen size anymore
      for long file names.
    - Pressing the keypad button “*” does not select / deselect the
      “..” directory anymore.
    - Selected files in tabs are kept when switching tabs.
    + Updated translations.
  - Drop gnome-commander-glycin-loaders.patch: Fixed upstream.
  - Switch to source service for tarballs.
  - Drop conditional gcc11, gcc11-c++ and mandatory flex, yelp-tools
    and pkgconfig(gtk+-3.0) BuildRequires: No longer needed.
  - Add cargo-packaging, pkgconfig(gobject-introspection-1.0),
    pkgconfig(gtk4) and pkgconfig(vte-2.91-gtk4)  BuildRequires: New
    dependencies.
  - Update URL to new home.
  - Add ldconfig_scriptlets macro for post(un) handling.
  - Temp disable meson_test, run validation manually.
* Sun Apr 26 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.18.6:
    + Updated docs.
    + Updated translations.
* Wed Jan 28 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.18.5:
    + Fix Bug: Crash when trying to enter a directory where user
      doesn't have permission
    + Updated translations.
* Sun Sep 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.18.4:
    + This release fixes the following bugs:
    - Test failures with googletest 1.17
    - Update in metainfo.xml to adapt to the renamed Yelp ID
    + Updated docs.
* Tue Sep 09 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Add gnome-commander-glycin-loaders.patch: Fix build with using
    glycin-loaders instead of legacy gdk-pixbuf-loaders.
* Fri Jun 27 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Replace appstream-glib with AppStream BuildRequires following
    upstream changes.
  - Do not build testsuite, pass tests=disabled to meson setup, and
    drop pkgconfig(gtest) and xvfb-run BuildRequires.
* Sun Jun 22 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.18.3:
    + Improved compatibility with Wayland
    + Fix crash when SMB button is pressed
    + DEL key in quick search dialog wants remove whole file/dir
    + Updated translations.
* Mon Feb 10 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.18.2:
    + Segfault when using %D as a format qualifier in the date string
    + Segfault when unmounting a file system externally while
      visiting it at the same time
    + Fix storing the column widths in the file panes
    + Fix for crash related to plugins
    + Updated translations.
* Mon Aug 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.18.1:
    + Segfault at startup when none of the stored tabs points to a
      valid directory.
    + Updated translations.
* Tue Jul 23 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.18.0:
    + New Features and Improvements:
    - Refactoring and Modernization: Significant code refactoring,
      including decoupling various components such as GnomeCmdDir,
      GnomeCmdDirIndicator, GnomeCmdFileSelector, and
      GnomeCmdCmdline for better modularity and maintainability.
    - Event Handling Overhaul: Transition from traditional event
      handling to modern GtkEventController, enhancing
      responsiveness and reliability.
    - Enhanced User Interface: Multiple UI improvements, including
      replacing deprecated GtkMenu with GtkPopover, and updating
      various dialogs and popups for a cleaner look.
    - Improved Icon Handling: Shift from GdkPixbuf to GIcon for
      icon management, optimizing resource usage and improving
      performance.
    + Bug fixes:
    - Fix for double g_error_free call (Mamoru Tasaka)
    - Improved stability
    + Miscellaneous:
    - Removed Redundant References: Cleaned up the codebase by
      eliminating unnecessary references.
    + Updated translations.
  - Drop -Dunique=disabled meson parameters: the feature has been
    removed upstream with the switch to GTK3.
  - Replace pkgconfig(gtk+-2.0) BuildRequires with
    pkgconfig(gtk+-3.0): follow upstreams port to GTK 3.
  - Add xvfb-run BuildRequires and run meson_test using xvfb-run: the
    tests require a graphical display.
* Fri May 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.16.2:
    + Fix double g_error_free call in remote_close_callback.
    + Fix build with taglib 2.0.
    + Set project gnu++11 c++ language version explicitely.
    + Updated translations.
  - Drop gnome-commander-taglib-2.0.patch: fixed upstream.
* Wed Feb 28 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Add gnome-commander-taglib-2.0.patch: Fix build against taglib
    2.0.
* Sat Jul 08 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.16.1:
    + Fix problem when using the default external viewer and opening
      a file from remote
    + When choosing 'Other Application' to open a file, don't close
      the dialog if the given command is not found
    + Issue #130: Do not install not needed header files
    + Updated translations.
  - Drop 96f706fa7833af79e01625c0118b36f6c83c7d44.patch: Fixed
    upstream.
  - Drop devel sub-package.
* Fri Feb 10 2023 Luciano Santos <luc14n0@opensuse.org>
  - Add 96f706fa7833af79e01625c0118b36f6c83c7d44.patch: avoid the
    installation of the libgcmd static library.
  - Drop find/delete command used to remove the libgcmd static
    library from the build root.
* Sun Jan 22 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.16.0:
    + New menu entry for (un)selecting only files
    + Restored internal search after it was removed in version 1.14.0
    + Migrated build system from GNU autotools to Meson
    + Bugs fixed:
    - Fix for showing wrong progress percentage when transfering
      files
    - Get rid of several deprecated Gtk2 widgets
    - Fixes for copy/move; Fixes for canceling copy/move operations
    - Fixes for delete operation; Allow cancelling deletion of
      files; Fix for progress dialog
    - Fix for creating directory with enabled Samba support
    - Fix for disabling all plugins
    - Fix for some errors on console
    - Fix for changing the color scheme
    - Disable beeping when reaching the end of the file list
    - Various minor code improvements
    + Updated translations.
  - Add meson BuildRequires and macros following upstreams port.
  - Add desktop-file-utils BuildRequires, new mandatory dependency.
  - Following the above, add appstream-glib and pkgconfig(gtest)
    BuildRequires and check section, run meson_test macro during
    build.
  - Add devel sub-package.
  - Remove new static libgcmd.a during install.

Files

/usr/share/help/cs/gnome-commander
/usr/share/help/cs/gnome-commander/figures
/usr/share/help/cs/gnome-commander/figures/create_archive.png
/usr/share/help/cs/gnome-commander/figures/extract_archive.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/cs/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/cs/gnome-commander/index.docbook
/usr/share/help/cs/gnome-commander/legal.xml
/usr/share/help/cs/gnome-commander/releases.xml
/usr/share/help/de/gnome-commander
/usr/share/help/de/gnome-commander/figures
/usr/share/help/de/gnome-commander/figures/create_archive.png
/usr/share/help/de/gnome-commander/figures/extract_archive.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/de/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/de/gnome-commander/index.docbook
/usr/share/help/de/gnome-commander/legal.xml
/usr/share/help/de/gnome-commander/releases.xml
/usr/share/help/el/gnome-commander
/usr/share/help/el/gnome-commander/figures
/usr/share/help/el/gnome-commander/figures/create_archive.png
/usr/share/help/el/gnome-commander/figures/extract_archive.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/el/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/el/gnome-commander/index.docbook
/usr/share/help/el/gnome-commander/legal.xml
/usr/share/help/el/gnome-commander/releases.xml
/usr/share/help/es/gnome-commander
/usr/share/help/es/gnome-commander/figures
/usr/share/help/es/gnome-commander/figures/create_archive.png
/usr/share/help/es/gnome-commander/figures/extract_archive.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/es/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/es/gnome-commander/index.docbook
/usr/share/help/es/gnome-commander/legal.xml
/usr/share/help/es/gnome-commander/releases.xml
/usr/share/help/fr/gnome-commander
/usr/share/help/fr/gnome-commander/figures
/usr/share/help/fr/gnome-commander/figures/create_archive.png
/usr/share/help/fr/gnome-commander/figures/extract_archive.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/fr/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/fr/gnome-commander/index.docbook
/usr/share/help/fr/gnome-commander/legal.xml
/usr/share/help/fr/gnome-commander/releases.xml
/usr/share/help/hu/gnome-commander
/usr/share/help/hu/gnome-commander/figures
/usr/share/help/hu/gnome-commander/figures/create_archive.png
/usr/share/help/hu/gnome-commander/figures/extract_archive.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/hu/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/hu/gnome-commander/index.docbook
/usr/share/help/hu/gnome-commander/legal.xml
/usr/share/help/hu/gnome-commander/releases.xml
/usr/share/help/kk/gnome-commander
/usr/share/help/kk/gnome-commander/figures
/usr/share/help/kk/gnome-commander/figures/create_archive.png
/usr/share/help/kk/gnome-commander/figures/extract_archive.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/kk/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/kk/gnome-commander/index.docbook
/usr/share/help/kk/gnome-commander/legal.xml
/usr/share/help/kk/gnome-commander/releases.xml
/usr/share/help/ru/gnome-commander
/usr/share/help/ru/gnome-commander/figures
/usr/share/help/ru/gnome-commander/figures/create_archive.png
/usr/share/help/ru/gnome-commander/figures/extract_archive.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/ru/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/ru/gnome-commander/index.docbook
/usr/share/help/ru/gnome-commander/legal.xml
/usr/share/help/ru/gnome-commander/releases.xml
/usr/share/help/sl/gnome-commander
/usr/share/help/sl/gnome-commander/figures
/usr/share/help/sl/gnome-commander/figures/create_archive.png
/usr/share/help/sl/gnome-commander/figures/extract_archive.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/sl/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/sl/gnome-commander/index.docbook
/usr/share/help/sl/gnome-commander/legal.xml
/usr/share/help/sl/gnome-commander/releases.xml
/usr/share/help/sr/gnome-commander
/usr/share/help/sr/gnome-commander/figures
/usr/share/help/sr/gnome-commander/figures/create_archive.png
/usr/share/help/sr/gnome-commander/figures/extract_archive.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/sr/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/sr/gnome-commander/index.docbook
/usr/share/help/sr/gnome-commander/legal.xml
/usr/share/help/sr/gnome-commander/releases.xml
/usr/share/help/sv/gnome-commander
/usr/share/help/sv/gnome-commander/figures
/usr/share/help/sv/gnome-commander/figures/create_archive.png
/usr/share/help/sv/gnome-commander/figures/extract_archive.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_adv_rename.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_application.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_bookmark.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_file_metadata.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_file_permissions.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_file_properties.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_remote_server.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_devices.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_layout_colors.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_simple_plugins_example.png
/usr/share/help/sv/gnome-commander/figures/gnome-commander_window.png
/usr/share/help/sv/gnome-commander/index.docbook
/usr/share/help/sv/gnome-commander/legal.xml
/usr/share/help/sv/gnome-commander/releases.xml
/usr/share/locale/ar/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/bg/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/bs/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/ca/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/cs/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/da/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/de/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/dz/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/el/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/en_CA/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/en_GB/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/eo/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/es/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/eu/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/fi/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/fr/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/ga/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/hr/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/hu/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/id/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/it/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/ja/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/ka/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/kk/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/ko/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/lt/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/mr/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/nb/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/ne/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/nl/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/oc/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/pa/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/pl/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/pt/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/pt_BR/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/ro/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/ru/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/sk/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/sl/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/sq/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/sr/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/sr@latin/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/sv/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/th/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/tr/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/uk/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/vi/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/zh_CN/LC_MESSAGES/gnome-commander.mo
/usr/share/locale/zh_TW/LC_MESSAGES/gnome-commander.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 03:14:27 2026