| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-commander | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.16.0 | Vendor: openSUSE |
| Release: bp155.1.6 | Build date: Mon May 22 13:08:32 2023 |
| Group: Productivity/File utilities | Build host: obs-arm-10 |
| Size: 3145825 | Source RPM: gnome-commander-1.16.0-bp155.1.6.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://gcmd.github.io/ | |
| Summary: A file manager for the GNOME desktop environment | |
GNOME Commander is a "two-pane" graphical file manager for the Linux desktop using GNOME libraries. In addition to basic file manager functions, the program is also an FTP client and can browse SMB networks.
GPL-2.0-or-later
* 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.
* Sun Jun 19 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.14.3:
+ Update appdata and docbook for next release.
+ Reduce logging if file was not found in the file_collection
when it changed.
+ Remove obsolete remote-id type in metadata.xml, used in Gentoo
Linux.
+ Fixing typos in the documentation, fixing indentation.
+ Adjust legacy mounting, validate input values of devices
dialog.
+ Fix for legacy mounting a device: do not stop if no GMount is
available.
+ Save empty string when device filename is null.
+ Fix when doing a file rename: Unref the correct GFile instance.
+ Do not unref GFile member of GnomeCmdDir received via
gnome_cmd_dir_get_gfile.
+ Do utf8 normalization before string comparison.
+ Do not use extra variable for storing file name in comparison.
+ Updated translations.
* Mon Mar 28 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.14.2:
+ Update of appdata file.
+ Fix move of directory when it is sitting on a remote.
+ Fix of size comparison: use correct getter method for
G_FILE_ATTRIBUTE_STANDARD_SIZE.
+ When sorting for size, ignore directories.
+ When copying files only step into recursive copy when not done
already.
+ Updated translations.
* Wed Mar 02 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.14.1:
+ Update appdata file.
+ on_new_textfile_ok: Add trailing separator at the URI path of
current directory.
+ Remove deprecated linking of python library, which was not
working at all.
+ Remove deprecated linking of GnomeVFS library, which was not
working at all.
+ Remove chmlib configuration option.
+ Updated translations.
- Add conditional gcc11 and gcc11-c++ BuildRequires + export: Fix
build for 15.4.
- Drop gnome-commander-doc sub-package, and fold files into main
package, add Provides and Obsoletes, as well as drop no longer
needed Recommends. Helpfiles should be available in main package.
* Wed Feb 09 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Drop obsolete pkgconfig(gnome-vfs-2.0),
pkgconfig(gnome-keyring-1) and chmlib-devel BuildRequires: No
longer needed, nor used.
- Add explicit pkgconfig(gio-2.0) and generic c_compiler
BuildRequires, configure checks for them.
* Sat Feb 05 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.14.0:
+ Selectable default action when drag-n-drop files with the mouse
+ Optional usage of the trash can instead of permanent file
deletion
+ Removed internal file search dialog, instead use external
command for file search
+ Name of connected remote server is shown in the directory
indicator
+ New menu entry for (un)selecting only files
+ Bugs fixed: glgo#GNOME/gnome-commander#3,
glgo#GNOME/gnome-commander#5, glgo#GNOME/gnome-commander#13,
glgo#GNOME/gnome-commander#16, glgo#GNOME/gnome-commander#19,
glgo#GNOME/gnome-commander#28, glgo#GNOME/gnome-commander#33,
glgo#GNOME/gnome-commander#39, glgo#GNOME/gnome-commander#41,
glgo#GNOME/gnome-commander#45, glgo#GNOME/gnome-commander#46,
glgo#GNOME/gnome-commander#47, glgo#GNOME/gnome-commander#51,
glgo#GNOME/gnome-commander#52, glgo#GNOME/gnome-commander#57,
glgo#GNOME/gnome-commander#59, glgo#GNOME/gnome-commander#74,
glgo#GNOME/gnome-commander#75, glgo#GNOME/gnome-commander#76,
glgo#GNOME/gnome-commander#107, glgo#GNOME/gnome-commander#115.
+ Updated translations.
- Add flex BuildRequires: New dependency.
* Sun Nov 21 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.12.3.1:
+ Bug fixes: Fixed issue: Make check fails on s390x.
+ Updated translations.
- Move some docs to doc subpackage.
* Sat Nov 20 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.12.3:
+ Bug fixes:
- Fixed issue: Crash after right click on file
- File-roller plugin: Add run error handling
+ Updated translations.
* Mon Sep 20 2021 Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Wed Jun 02 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.12.2:
+ Bugs fixed: Segmentation fault when pressing Ctrl+Right /
Ctrl+Left / Ctrl+Shift+.
+ Updated translations.
* Fri May 28 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Do not own /usr/share/help and /usr/share/help/C: those
directories are owned by the filesystem package.
* Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.12.1:
+ Fix a mystery bug that the 'execute' popup item does not show.
- Changes from version 1.12.0:
+ New features:
- Gnome Commander depends on GIO now. Migration away from
GnomeVFS is ongoing.
- Use GIO instead of Gnome-VFS for opening files with default
application.
- Use GIO instead of Gnome-VFS for filtering the file list, and
on various other parts of the program.
+ Updated translations.
* Fri Jun 19 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to verson 1.10.3:
+ New features:
- InternalViewer: Show metadata file information by default
- Minor memory management improvements
+ Bug fixes:
- Fixed issue: Migrate deprecated GnomeFileEntry to
GtkFileChooserButton
- Fixed issue: Get rid of deprecated libgnome and libgnomeui
- Fixed issue: Search options: 'copy file name' does not work
- Fixed issue: Switch from nautilus-sendto to xdg-email as
default send-to command
+ Updated translations.
- Drop no longer needed, nor used pkgconfig(libgnome-2.0),
pkgconfig(libgnomeui-2.0) and python-devel BuildRequires.
- Add explicit pkgconfig(gnome-vfs-2.0) BuildRequires, needed now
that libgnome no longer pulls it in.
- Replace gcc-c++ for generic c++_compiler BuildRequires.
- Slightly modernice spec, use modern macros.
* Thu Jan 30 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Fri May 17 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.10.2:
+ Fix for compilation error with exiv2 0.27.1.
+ Updated translations.
- Changes from version 1.10.1:
+ New features:
- Menu entry for (un)selecting files with the same filename
suffix.
- Search window can be optionally minimized or moved below the
main window.
+ Bugs fixed:
- List of bookmarks is synchronized between Gnome Commander
instances.
- Removed gnome-config references.
+ Updated documentation.
+ Updated translations.
* Sun Mar 31 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.10.0:
+ New features:
- Gnome Commander icon and internal viewer icon refreshed.
- Gnome Commander settings are now completely migrated to
GSettings under the key `org.gnome.gnome-commander`.
- Settings in `~/.gnome2/gnome-commander` and in
`~/.gnome-commander/*` are migrated automatically.
- Script and plugin folder in `~/.gnome-commander` is moved
into `~/.config/gnome-commander`.
+ Bugs fixed:
- Various warnings at compile time have been fixed
- Several code improvements and memory leaks have been fixed
+ Updated translations.
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Mon Mar 05 2018 luc14n0@linuxmail.org
- Update to version 1.8.1:
+ New features:
- Store the size of the options dialog when closing itself.
- Remove unnecessary border lines from the options dialog tabs.
+ Bug fixes: Fix simple script system for file names with spaces.
+ Updated documentation.
+ Updated translations.
- Drop update-desktop-files BuildRequires and its macro: they are
no longer required.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Oct 09 2017 luc14n0@linuxmail.org
- Update to version 1.8.0:
+ New features:
- Quick search can be activated by just typing a letter,
adjustable in the options tab.
- Option for saving/not saving the:
. Command line history on exit.
. Search history on exit.
- Added a settings option for deciding if the terminal window
should stay open when a command finishes.
- [build]:
. Don't use gnome-autogen.sh anymore.
. Translations are now handled by upstream gettext instead of
intltool.
. New documentation infrastructure: Use yelp-tools instead of
gnome-doc-utils.
+ Other changes:
- Increased minimum GTK version from 2.8.0 to 2.18.0.
- Code cleanup.
+ Bug fixes: [build] Python is now found at build time, too, when
its version is equal to or higher than 3.x.
+ Updated documentation.
+ Updated translations.
- Add itstool: new dependency.
- Add %fdupes macro: missing macro for the already had fdupes
BuildRequires package.
- Add conditional use for translation-update-upstream: only non
suse distributions need it.
- Drop %glib2_gsettings_schema_* and %desktop_database_* macros:
functionality now covered by file triggers.
- Split package into a -doc subpackage: more than half the size of
package is documentation.
- Replace gnome-doc-utils-devel BuildRequires by yelp-tools,
following the port to the new documentation infrastructure by
upstream.
- No longer pass --disable-scrollkeeper to configure: it is no
longer recognized after the move to yelp-tools.
- GNOME Commander project has been moved to GitHub. The new home
page now is located at http://gcmd.github.io/.
* Sat Sep 30 2017 zaitor@opensuse.org
- Pass --without-unique to configure, ensure that we do not depend
on libunique.
* Sun May 28 2017 zaitor@opensuse.org
- Update to version 1.6.4:
+ Other favourite apps settings not saved (bgo#779574).
+ Internal-viewer by default display incorrect code pages
(bgo#619112).
+ Updated translations.
* Mon Feb 27 2017 dimstar@opensuse.org
- Update to version 1.6.3:
+ Libunique (sometimes called only 'unique') is now optional via
configure option.
+ Updated translations.
- Drop pkgconfig(unique-1.0) BuildRequires: following upstreams
work to make this optional and recommendation to no longer use
it.
* Sun Nov 06 2016 dimstar@opensuse.org
- Update to version 1.6.2:
+ New features:
- Disk free space label is shown in status bar if device list
isn't shown (works after restarting gcmd).
- Shortcut can be assigned for:
. Moving the cursor up or down.
. Viewing bookmarks of current device ("Show bookmarks of
current device").
+ Bugs fixed:
- Color of marked files does not change when using theme colors
(bgo#398734).
- Device list entry width is set equal to the longest string in
the list.
- Fixed a bug in advance rename tool when utilizing METATAGS.
+ Updated translations.
* Sat Nov 05 2016 jengelh@inai.de
- Update descriptions.
- Remove redundant %clean section.
* Wed Nov 02 2016 dimstar@opensuse.org
- Update to version 1.6.1:
+ Selection background color not applied when using custom
colors (bgo#638174).
+ Compiles with gcc6 -Werror=format-security (bgo#773063).
- Changes from version 1.6.0:
+ New features:
- Always reopen the tab which was previously closed in the
options dialog.
- Samba support is now optionally available via configure
option.
- Configurable command for sending files to a preferred
application.
- Button 'Edit files' accepts more than one selected file at
the same time.
- Device buttons and device list entries act as 'home buttons'
for that device when it is already active.
- Copy directory path to clipboard after right click on
dir-indicator.
- Show/hide mainmenu can be set as keyboard shortcut now.
- Simple plug-in system for file context menu.
- Display of application icons in the "Open With" popup menu.
- Write bookmark changes immediately to file, Sync bookmarks
between all instances.
- Storage of options is done in the dconf database now instead
of a gnome-config file (bgo#570733).
- Devices and fav-apps are now stored within the GKeyFile
format.
- File Roller plugin can use patterns of strftime when creating
the archive name.
- Started usage of google test framework for unit tests.
- New colour theme 'Winter'.
- Code cleanup.
+ Removed "Open folder" command in popup menu and user actions.
+ Bugs fixed: bgo#671616, bgo#683087, bgo#742752, bgo#767158,
bgo#769309, bgo#770062, bgo#770063.
+ Updated translations.
- Align BuildRequires with configure:
+ Removed: libexiv2-devel, libgnomeui-devel, libgsf-devel,
libxslt, taglib-devel
+ Added (pkgconfig()-style): exiv2, glib-2.0, gmodule-2.0,
gobject-2.0, gtk+-2.0, libgnome-2.0, libgnomeui-2.0, libgsf-1,
taglib.
- Add %glib2_gsettings_schema_post/postun to the respective
scriptlets to handle the newly installed glib schemas.
- Drop obsolete conditions for openSUSE 11.3.
* Sun Sep 18 2016 zaitor@opensuse.org
- Update to version 1.4.9:
+ bgo#764306: Spelling mistake and wrong words in strings.
+ Updated translations.
* Tue Mar 15 2016 dimstar@opensuse.org
- Update to version 1.4.8:
+ bgo#761580: Support gcc6 -Werror=format-security.
+ Updated translations.
* Sun May 31 2015 dimstar@opensuse.org
- Update to version 1.4.7:
+ bgo#745454: Segmentation fault after find files.
+ bgo#749869: Segfault on the second search.
+ bgo#734032: Clicking on .png file looks at wrong MIME type.
+ Updated translations.
* Wed May 20 2015 dimstar@opensuse.org
- Update to version 1.4.6:
+ Bugs fixed: bgo#653573, bgo#742752, bgo#746003, bgo#747771,
bgo#748869.
+ Updated translations.
- Drop gnome-commander-appdata-translation.patch: fixed upstream.
- Remove libtool BuildRequires and call to autoreconf, as we no
longer carry any patches.
* Mon Apr 13 2015 dimstar@opensuse.org
- Add gnome-commander-appdata-translation.patch: Do not handle
appdata.xml.in as a config file, but let INTLTOOL_XML_RULE handle
it.
- Add libtool BuildRequires and call to autoreconf, as above patch
touches the build system.
* Sun Jan 25 2015 zaitor@opensuse.org
- Update to version 1.4.5:
+ Fixed appdata missing in POT (bgo#741316).
+ Fixed Option --start-right-dir crashes gnome-commander
(bgo#742716).
+ Removed python-2.6 support from gentoo ebuild.
+ Updated translations.
* Fri Nov 14 2014 zaitor@opensuse.org
- Update to version 1.4.4:
+ Migrated from gnome_execute_shell to g_spawn_async
(bgo#571495).
+ Support for user's terminal different from gnome-terminal
(bgo#737088).
+ Updated translations.
/usr/bin/gcmd-block /usr/bin/gnome-commander /usr/lib64/gnome-commander /usr/lib64/gnome-commander/plugins /usr/lib64/gnome-commander/plugins/file-roller-small.xpm /usr/lib64/gnome-commander/plugins/file-roller.xpm /usr/lib64/gnome-commander/plugins/libfilerollerplugin.so /usr/lib64/gnome-commander/plugins/libtestplugin.so /usr/lib64/gnome-commander/plugins/test-plugin.xpm /usr/share/applications/org.gnome.gnome-commander.desktop /usr/share/doc/packages/gnome-commander /usr/share/doc/packages/gnome-commander/NEWS /usr/share/doc/packages/gnome-commander/README.md /usr/share/glib-2.0/schemas/org.gnome.gnome-commander.enums.xml /usr/share/glib-2.0/schemas/org.gnome.gnome-commander.gschema.xml /usr/share/help/C/gnome-commander /usr/share/help/C/gnome-commander/figures /usr/share/help/C/gnome-commander/figures/create_archive.png /usr/share/help/C/gnome-commander/figures/extract_archive.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_application.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_bookmark.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_properties.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_confirmation.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_devices.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_filters.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_format.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_programs.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_tabs.png /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /usr/share/help/C/gnome-commander/figures/gnome-commander_window.png /usr/share/help/C/gnome-commander/index.docbook /usr/share/help/C/gnome-commander/legal.xml /usr/share/help/C/gnome-commander/releases.xml /usr/share/icons/hicolor/scalable/apps/gnome-commander-symbolic.svg /usr/share/icons/hicolor/scalable/apps/gnome-commander.svg /usr/share/licenses/gnome-commander /usr/share/licenses/gnome-commander/COPYING /usr/share/man/man1/gnome-commander.1.gz /usr/share/metainfo/org.gnome.gnome-commander.appdata.xml /usr/share/pixmaps/gnome-commander /usr/share/pixmaps/gnome-commander/copy_file_names.xpm /usr/share/pixmaps/gnome-commander/device-icons /usr/share/pixmaps/gnome-commander/device-icons/bluetooth.xpm /usr/share/pixmaps/gnome-commander/device-icons/burner.xpm /usr/share/pixmaps/gnome-commander/device-icons/camera.xpm /usr/share/pixmaps/gnome-commander/device-icons/cdrom.xpm /usr/share/pixmaps/gnome-commander/device-icons/floppy.xpm /usr/share/pixmaps/gnome-commander/device-icons/harddisk.xpm /usr/share/pixmaps/gnome-commander/device-icons/ipod.xpm /usr/share/pixmaps/gnome-commander/device-icons/pci.xpm /usr/share/pixmaps/gnome-commander/device-icons/removable-1394.xpm /usr/share/pixmaps/gnome-commander/device-icons/removable-usb.xpm /usr/share/pixmaps/gnome-commander/device-icons/removable.xpm /usr/share/pixmaps/gnome-commander/device-icons/usb.xpm /usr/share/pixmaps/gnome-commander/device-icons/wavelan-encrypted.xpm /usr/share/pixmaps/gnome-commander/device-icons/wavelan.xpm /usr/share/pixmaps/gnome-commander/device-icons/zip.xpm /usr/share/pixmaps/gnome-commander/exec_wheel.xpm /usr/share/pixmaps/gnome-commander/file-type-icons /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_block_device.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_char_device.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_dir.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_fifo.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_regular.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_socket.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_symlink.xpm /usr/share/pixmaps/gnome-commander/flip-horizontal-16.xpm /usr/share/pixmaps/gnome-commander/flip-vertical-16.xpm /usr/share/pixmaps/gnome-commander/gnome-commander.svg /usr/share/pixmaps/gnome-commander/gnome_cmd_arrow_blank.xpm /usr/share/pixmaps/gnome-commander/gnome_cmd_arrow_down.xpm /usr/share/pixmaps/gnome-commander/gnome_cmd_arrow_up.xpm /usr/share/pixmaps/gnome-commander/internal-viewer.svg /usr/share/pixmaps/gnome-commander/mail-send.png /usr/share/pixmaps/gnome-commander/menu_bookmark.xpm /usr/share/pixmaps/gnome-commander/mime-icons /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-msword.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-pdf.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-postscript.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.ms-excel.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.ms-powerpoint.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.calc.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.draw.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.impress.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.writer.math.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.writer.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-anjuta-project.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-arj.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-bzip-compressed-tar.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-bzip.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-compressed-tar.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-compressed.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-dia-diagram.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-executable-binary.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-glade.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-gnumeric.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-gzip.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-mrproject.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-ogg.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-rpm.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-zip.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-audio-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-audio-x-mp3.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-compressed.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-image-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-html.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-x-c-header.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-x-c.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-x-sh.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-video-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-x-directory-smb-server.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-x-directory-smb-workgroup.png /usr/share/pixmaps/gnome-commander/mime-icons/i-directory.png /usr/share/pixmaps/gnome-commander/mime-icons/i-music.png /usr/share/pixmaps/gnome-commander/mime-icons/i-regular.png /usr/share/pixmaps/gnome-commander/mime-icons/i-symlink.png /usr/share/pixmaps/gnome-commander/overlay_symlink.xpm /usr/share/pixmaps/gnome-commander/overlay_umount.xpm /usr/share/pixmaps/gnome-commander/pin.png /usr/share/pixmaps/gnome-commander/rotate-180-16.xpm /usr/share/pixmaps/gnome-commander/rotate-270-16.xpm /usr/share/pixmaps/gnome-commander/rotate-90-16.xpm /usr/share/pixmaps/gnome-commander/terminal.svg /usr/share/pixmaps/gnome-commander/unpin.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:42:24 2026