| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libfm-lang | Distribution: openSUSE Tumbleweed |
| Version: 1.4.1 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Jan 20 10:17:39 2026 |
| Group: System/Localization | Build host: reproducible |
| Size: 1362969 | Source RPM: libfm-1.4.1-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://www.lxde.org/ | |
| Summary: Translations for package libfm | |
Provides translations for the "libfm" package.
GPL-2.0-or-later
* Tue Jan 20 2026 Michael Vetter <mvetter@suse.com>
- Update to 1.4.1:
* Fixed missing smooth up/down scrolling in compact view.
* Updated the list of mime types handled by xarchiver, file-roller,
engrampa and ark.
* Updated Catalan translation.
* Fri Feb 21 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.4.0:
* Updated translations.
* Fixed a vulnerability related to trusted locations.
* GCC 14 compilation support.
* Updated the list of mime types handled by xarchiver.
* Removed mime type definitions provided by shared-mime-info.
* Terminals in terminals.list are allowed to have no open_arg entry.
* Added germinal, kitty, mintty, and alacritty to terminals.list.
* Added a setting for the ISO 8601 date format.
* Fixed not setting $DISPLAY on Wayland.
* Added a setting to open files with a single middle-click.
* Fixed various drag and drop bugs with XDirectSave.
* Added a missing filter name.
* Enabled smooth scrolling.
* Fixed background color with GTK3.
* Increased the width of the file properties dialog.
* Added the MIME type to the file properties dialog.
* Source cache is now cleared after data drop.
* Corrected check for the stamp file to rebuild the vala code.
- Drop upstreamed: fix-gcc14.patch
* Tue Dec 17 2024 Ana Guerrero <ana.guerrero@suse.com>
- Add patch to support gcc14 -Werror=incompatible-pointer-types
fix-gcc14.patch
* Thu Feb 29 2024 pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
* Mon Feb 15 2021 Dirk Müller <dmueller@suse.com>
- update to 1.3.2:
* Fixed all/allfiles parse conditions in FmAction, it was inverted.
* Fixed 'SelectionCount' condition parsing in FmAction if '=' was used.
* Fix memory access error if home path == desktop path.
* Added treating /usr/local/share/ as trusted for *.desktop files.
* Fixed value for amount of data transferred in progress dialog.
* Fixed preferred height in fm-cell-renderer-text.
* Fixed search_window immediately disappearing on Wayland.
* Changed thumbnails placement according to the XDG Base Directory
Specification.
* Changed xarchiver command invocation to create archive. It was incompatibly
changed by the author in 2017.
* Don't set $DISPLAY for spawned process, let it be inherited from parent.
* Fixed memory leak on sn_id in fm-action.c.
* Sat Jun 15 2019 Antoine Belvire <antoine.belvire@opensuse.org>
- Removed calls to update-mime-database/update-desktop-database
from scriptlets: They are automatically performed via RPM file
triggers.
- Ran spec-cleaner.
* Tue Dec 25 2018 Michael Vetter <mvetter@suse.com>
- Update to 1.3.1:
* Fixed crash on reload while directory changes (folder might be not ready yet).
* Changed size of large thumbnails to 512 since 256*256 appears to be small on
hi-res displays.
* Added application/gzip to archivers.list file next to application/x-gzip.
* Added image/x-compressed-xcf to archivers.list file for xarchiver.
* Mon Oct 22 2018 mvetter@suse.com
- Update to 1.3.0.2:
* Fixed launching menu entries shortcuts on desktop which was broken by making
them all executable in 1.3.0 - those should be launchable still.
* Fixed installing modules into non-standard path: libtool couldn't relink them
properly.
* Added emblem support by reading the "metadata::emblems" attribute provided by
GFileInfo. The metadata is provided by gio/gvfs and are currently stored in
$XDG_DATA_HOME/gvfs-metadata.
* Fixed typo: occured -> occurred.
* Made desktop entries treaten as executables. Now clicking on a native desktop
file opens a confirmation dialog instead of executing it. Trashed desktop
files are only opened as text files and desktop files under system menu
(i.e. menu://applications/) are executed without prompt as before.
* Fixed build error with vala 0.36.1.
* Fixed crash on launching nonexistent link targets.
* Added tooltips for attributes of copying files.
* Fixed thumbnails generation for files in the thumbnails cache directory which
actually should never be done.
* Fixed crash on pasting large string when completion matches.
* Prevented creation corrupted image thumbnails with gdk-pixbuf2 >= 2.36.1.
* Fixed crash in fm_config_load_from_file().
* Dropped displaying "extension" for a directory.
* Fixed crash on pasting a file into the search folder, show an error message
when the copy destination doesn't exist instead.
* Added new API for FmAction new object type, to replace old VALA-generated
code. New API is more convenient, C instead of VALA, and should support all
DES-API specification features, not just limited set.
* Migrated module 'gtk-menu-actions' to new DES-EMA actions API.
* Added display of data transferred to progress dialog.
* Fixed wrong names for files, copied from Google Drive and similar places.
- Remove libfm-1.2.5-gtk-doc-workaround.patch: upstreamed
* Wed Dec 20 2017 mvetter@suse.com
- bsc#1073719: Fix build with gtk-doc 1.27:
* Add libfm-1.2.5-gtk-doc-workaround.patch
* Sat Mar 04 2017 mvetter@suse.com
- In the last change the following patches got removed
by trcs@gmx.com because they are included in the new
upstream version:
* libfm-1.2.3-Fix-SF902.patch
* libfm-Additional-fix-after-SF902.patch
* libfm-1.2.3-Fix-SF922.patch
* libfm-1.2.3-Fix-SF914.patch
* libfm-1.2.3-Use-G_SPAWN_DO_NOT_REAP_CHILD-on-applicaton-launch.patch
* libfm-1.2.3-Fix-SF946.patch
* libfm-1.2.3-Fix-SF925-and-SF938.patch
* libfm-1.2.3-Return-back-the-workaround-on-thumbnailers.patch
* libfm-1.2.3-Fix-SF937.patch
* libfm-1.2.3-Fix-SF935.patch
* libfm-1.2.3-Fix-SF915.patch
* libfm-1.2.3-Reset-cached-data-if-drag-context-was-changed.patch
* libfm-1.2.3-Fix-uninitialized-data-in-drag-motion-callback.patch
* libfm-1.2.3-Fix-SF953.patch
* libfm-1.2.3-Fix-SF921.patch
* libfm-1.2.3-Fix-SF932.patch
* libfm-1.2.3-Fix-dropping-files-onto-applications.patch
* libfm-1.2.3-Fix-desktop-file-name-for-urxvt.patch
* libfm-1.2.3-Fix-SF954.patch
* libfm-1.2.3-Fix-SF950.patch
* libfm-1.2.3-Fix-SF959.patch
* libfm-1.2.3-Fix-SF965.patch
* libfm-1.2.3-Fix-crash-on-cancelling-FmDirListJob.patch
* libfm-1.2.3-Fix-SF919.patch
* libfm-1.2.3-Fix-SF967.patch
/usr/share/locale/af/LC_MESSAGES/libfm.mo /usr/share/locale/ar/LC_MESSAGES/libfm.mo /usr/share/locale/be/LC_MESSAGES/libfm.mo /usr/share/locale/bg/LC_MESSAGES/libfm.mo /usr/share/locale/bn/LC_MESSAGES/libfm.mo /usr/share/locale/bn_IN/LC_MESSAGES/libfm.mo /usr/share/locale/ca/LC_MESSAGES/libfm.mo /usr/share/locale/cs/LC_MESSAGES/libfm.mo /usr/share/locale/da/LC_MESSAGES/libfm.mo /usr/share/locale/de/LC_MESSAGES/libfm.mo /usr/share/locale/el/LC_MESSAGES/libfm.mo /usr/share/locale/en_GB/LC_MESSAGES/libfm.mo /usr/share/locale/es/LC_MESSAGES/libfm.mo /usr/share/locale/et/LC_MESSAGES/libfm.mo /usr/share/locale/eu/LC_MESSAGES/libfm.mo /usr/share/locale/fa/LC_MESSAGES/libfm.mo /usr/share/locale/fi/LC_MESSAGES/libfm.mo /usr/share/locale/fr/LC_MESSAGES/libfm.mo /usr/share/locale/gl/LC_MESSAGES/libfm.mo /usr/share/locale/he/LC_MESSAGES/libfm.mo /usr/share/locale/hr/LC_MESSAGES/libfm.mo /usr/share/locale/hu/LC_MESSAGES/libfm.mo /usr/share/locale/id/LC_MESSAGES/libfm.mo /usr/share/locale/is/LC_MESSAGES/libfm.mo /usr/share/locale/it/LC_MESSAGES/libfm.mo /usr/share/locale/ja/LC_MESSAGES/libfm.mo /usr/share/locale/ka/LC_MESSAGES/libfm.mo /usr/share/locale/kk/LC_MESSAGES/libfm.mo /usr/share/locale/ko/LC_MESSAGES/libfm.mo /usr/share/locale/lt/LC_MESSAGES/libfm.mo /usr/share/locale/ml/LC_MESSAGES/libfm.mo /usr/share/locale/ms/LC_MESSAGES/libfm.mo /usr/share/locale/nb/LC_MESSAGES/libfm.mo /usr/share/locale/nl/LC_MESSAGES/libfm.mo /usr/share/locale/nn/LC_MESSAGES/libfm.mo /usr/share/locale/pa/LC_MESSAGES/libfm.mo /usr/share/locale/pl/LC_MESSAGES/libfm.mo /usr/share/locale/pt/LC_MESSAGES/libfm.mo /usr/share/locale/pt_BR/LC_MESSAGES/libfm.mo /usr/share/locale/ro/LC_MESSAGES/libfm.mo /usr/share/locale/ru/LC_MESSAGES/libfm.mo /usr/share/locale/sk/LC_MESSAGES/libfm.mo /usr/share/locale/sl/LC_MESSAGES/libfm.mo /usr/share/locale/sr/LC_MESSAGES/libfm.mo /usr/share/locale/sr@latin/LC_MESSAGES/libfm.mo /usr/share/locale/sv/LC_MESSAGES/libfm.mo /usr/share/locale/te/LC_MESSAGES/libfm.mo /usr/share/locale/th/LC_MESSAGES/libfm.mo /usr/share/locale/tr/LC_MESSAGES/libfm.mo /usr/share/locale/ug/LC_MESSAGES/libfm.mo /usr/share/locale/uk/LC_MESSAGES/libfm.mo /usr/share/locale/vi/LC_MESSAGES/libfm.mo /usr/share/locale/zh_CN/LC_MESSAGES/libfm.mo /usr/share/locale/zh_TW/LC_MESSAGES/libfm.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 30 22:23:14 2026