| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-mahjongg-lang | Distribution: SUSE Linux Enterprise 16 |
| Version: 48.1 | Vendor: openSUSE |
| Release: bp160.1.3 | Build date: Sat Apr 12 15:58:13 2025 |
| Group: System/Localization | Build host: reproducible |
| Size: 778334 | Source RPM: gnome-mahjongg-48.1-bp160.1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://live.gnome.org/GnomeMahongg | |
| Summary: Translations for package gnome-mahjongg | |
Provides translations for the "gnome-mahjongg" package.
GPL-2.0-or-later
* Sat Apr 12 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.1:
+ Remember initial layout when restarting game after reshuffling
+ Ensure boards remain solvable when possible after reshuffling
remaining tiles
+ Always show New Game button when no moves are left
+ Cycle through hints instead of always picking random ones
+ Allow inspecting game after finishing it
+ Show scores for current layout when opening Scores dialog
+ Fix Score dialog title being visible when it should not be
+ Replace GNOME tile with White Dragon tile in Postmodern theme
+ Updated translations.
* Sun Mar 16 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.0:
+ Updated translations.
* Sun Feb 23 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.rc:
+ On double-click, auto-play the end of the game if all tiles are
unblocked
+ Only rotate layout on startup when random rotation is enabled
+ Avoid unnecessary loops for faster tile matching
+ Swap placement of Quit and Continue buttons
+ Add window title for completed game
+ Bundle icons not included with GTK
+ Updated translations.
* Tue Feb 18 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Change spec file to use modern BuildSystem: meson with automatic
build dependency detection.
- Drop all BuildRequires now autogenerated by meson_buildrequires
macro.
* Sun Feb 09 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta.1:
+ Fix compilation on some systems (cast sort callbacks to
CompareDataFunc)
+ Select new theme name after theme name migration
+ Stop rounding 'time elapsed' value
* Sun Feb 09 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta:
+ Implement column sorting in Scores dialog
+ Stop leaking game instances
+ Code cleanups
+ Updated translations.
* Sun Feb 09 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.alpha:
+ Add sequential and random layout rotation modes
+ Add animation when starting a new game and pausing a game
+ Add Ctrl-R keyboard shortcut for restarting game
+ Improve rendering on high resolution displays
+ Render tiles using the GPU instead of CPU (port to
Gtk.Snapshot)
+ Smaller spacing around the board on mobile screens
+ Various optimizations for game initialization and drawing
+ Tweak background colors
+ Fix a memory leak in the Scores dialog
+ Stop using deprecated APIs
+ Add SPDX license identifiers to all files
+ Updated translations.
* Sun Feb 09 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.2:
+ Fixed a regression making games needlessly difficult to solve.
* Tue Feb 04 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ Various optimizations for game initialization
+ Tweak background colors
+ Don't create new game when activating existing instance
+ Stop leaking game instances
+ Fix a memory leak in the Scores dialog
+ Stop using deprecated APIs
+ Updated translations.
* Sun Sep 15 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
+ Updated translations.
* Tue Aug 20 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.rc:
+ Updated translations.
- Changes from version 47.alpha:
+ Optimize game initialization
+ Replace preferences dialog with submenus
+ Adapt to changes in GNOME HIG
+ Port to newer GTK 4/libadwaita widgets
+ Add missing tooltips and mnemonics
+ Add player names to scores
+ Add button to clear all scores
+ Use separate background colors for different themes
+ Prevent unclickable tiles in 'Overpass' layout
+ Avoid stretching tiles at certain window sizes
+ Fix wrong tile being selected when clicking tile edges
+ Remove redundant help pages
+ Remove 'maya' tileset
+ Update AppStream metadata
+ Updated translations.
* Thu Apr 18 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.40.1:
+ Only create a single timer (prevent 100% CPU usage).
+ Store untranslated tile layout name in settings.
+ Update 'moves left' on tile match and restart.
+ Always show number of moves left.
+ Update AppStream metadata.
+ Updated translations.
* Sat Sep 23 2023 bjorn.lie@gmail.com
- Update to version 3.40.0+35:
+ window: always show number of moves left
+ gnome-mahjongg: update 'moves left' on tile match and restart
+ game: Only create a single timer
+ User help: Correct dead IRC link
+ Updated translations.
- Switch to service, git checkout of current head.
* Wed May 31 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.40.0:
+ Port to GTK4 and libadwaita
+ Build fixes
+ Fix hints
+ Translate scores dialog
+ help-overlay.ui: Remove ctrl+f1 shortcut
+ Updated translations.
- Drop patches fixed upstream:
+ 26.patch
+ fix-new-cairo-select-tile.patch
- Changes in BuildRequires following upstreams changes:
+ Dropped: hicolor-icon-theme, yelp-tools and
pkgconfig(gtk+-3.0).
+ Added: appstream-glib, desktop-file-utils, itstool,
pkgconfig(gtk4) and pkgconfig(libadwaita-1).
- Stop passing compile-schemas and update-icon-cache to meson, no
longer needed, nor recognized.
- Add check section and run meson_test macro during build, validate
appdata and desktop files.
* Wed Apr 26 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Redownload 26.patch from upstream, changed since it is now
checked-in upstream, and we added pre check-in. However this
leads to a need for rebase, do so, and no longer link to the
patch upstream in spec.
* Wed Apr 26 2023 Manfred Hollstein <manfred.h@gmx.net>
- Re-generate fix-new-cairo-select-tile.patch against the 3.38.3
sources
* Sun Apr 23 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Add fix-new-cairo-select-tile.patch: Fix selecting a tile since
cairo 1.17.8. Cairo 1.17.8 includes a fix for out of range
coordinates which exposed a problem with the values used to
translate the context in GameView.find_tile() (boo#1209827).
https://gitlab.gnome.org/GNOME/gnome-mahjongg/-/merge_requests/35
* Wed Feb 02 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add 26.patch: Fix build with meson 0.60 and newer.
- No longer mark enduser help files as doc.
* Mon Nov 02 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.38.3:
+ Enable (by default) regeneration of schema and icons.
+ Hide two unimplemented shortcuts from the help.
- Pass -Dcompile-schemas=disabled -Dupdate-icon-cache=disabled to
meson: the glib schema and icon cache are automatically rebuilt
when the RPM is being installed. We do not ship those caches as
part of the package.
* Mon Oct 05 2020 dimstar@opensuse.org
- Update to version 3.38.2:
+ Fixed a regression.
+ Updated translations.
* Sat Sep 19 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.38.1:
+ Fast fix for hints.
- Changes from version 3.38.0:
+ Drawing optimizations.
+ Cleaning in scripts.
+ Updated translations.
* Fri Sep 04 2020 dimstar@opensuse.org
- Update to version 3.37.1:
+ Updated translations.
* Sat Apr 25 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.2:
+ help: Remove now unused localized screenshots for
moves-left.png.
+ Updated translations.
* Sat Mar 07 2020 bjorn.lie@gmail.com
- Update to version 3.36.1:
+ Brown paper bag release, fix tags in upstream git.
* Fri Mar 06 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.0:
+ Updated translations.
* Mon Mar 02 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.35.92:
+ Avoid reloading the entire SVG theme file on each draw
operation.
+ Updated help.
+ Updated translations.
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Thu Sep 26 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.0:
+ Updated translations.
* Wed Sep 04 2019 mgorse@suse.com
- Update to version 3.33.90:
+ Updated app icon.
+ Translation updates.
* Mon Mar 11 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
+ Updated translations.
* Wed Mar 06 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.31.92:
+ Localize date column of score list.
+ Updated translations.
* Fri Feb 15 2019 bjorn.lie@gmail.com
- Update to version 3.31.90:
+ Validate the AppStream metadata and .desktop file as build
tests.
+ Miscellaneous cleanup.
* Tue Jan 08 2019 bjorn.lie@gmail.com
- Update to version 3.31.4:
+ Consistently use org.gnome.Mahjongg as app ID.
+ Fix pause button when clicking on game to unpause.
+ Miscellaneous improvements.
+ Updated translations.
* Sat Jan 05 2019 bjorn.lie@gmail.com
- Update to version 3.31.3:
+ Switch from autotools to meson.
+ Follow GNOME 3.32 app menu recommendations.
+ Add Keyboard Shortcuts overlay.
+ Hide Keyboard Shortcuts section in app help.
+ Add Flatpak manifest.
+ Stop using intltool.
+ Miscellaneous improvements.
- Switch to meson buildsystem, add meson BuildRequires and macros.
- Drop intltool BuildRequires, no longer needed.
- Drop post(un) handling of glib2_gsettings_schema_post(un),
desktop_database_post(un) and icon_theme_cache_post(un) and drop
glib2_gsettings_schema_requires, no longer needed.
- Drop update-desktop-files BuildRequires and
suse_update_desktop_file macro, no longer needed.
- Add fdupes BuildRequires and macro, remove duplicate files.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Wed Sep 21 2016 zaitor@opensuse.org
- Update to version 3.22.0:
+ Updated translations.
* Mon Aug 15 2016 zaitor@opensuse.org
- Update to version 3.21.90:
+ Add Language headers to po files.
+ Updated translations.
* Sat May 28 2016 zaitor@opensuse.org
- Update to version 3.21.2:
+ Added educational tileset.
+ Updated translations.
* Mon Mar 21 2016 dimstar@opensuse.org
- Update to version 3.20.0:
+ Updated translations.
* Tue Mar 15 2016 dimstar@opensuse.org
- Update to version 3.19.92:
+ Updated translations.
* Tue Feb 16 2016 dimstar@opensuse.org
- Update to version 3.19.90:
+ Updated translations.
* Tue Sep 22 2015 dimstar@opensuse.org
- Update to version 3.18.0:
+ Updated translations.
* Wed Sep 16 2015 dimstar@opensuse.org
- Update to version 3.17.92:
+ Fixed event propagation for gestures.
* Wed Sep 02 2015 dimstar@opensuse.org
- Update to version 3.17.91:
+ Updated translations.
* Wed May 13 2015 zaitor@opensuse.org
- Update to version 3.16.1:
+ Add symbolic icon.
- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
icons have replaced them.
* Mon Mar 23 2015 dimstar@opensuse.org
- Update to version 3.16.0:
+ Updated translations.
* Tue Mar 17 2015 dimstar@opensuse.org
- Update to version 3.15.92:
+ Updated translations.
* Tue Feb 17 2015 dimstar@opensuse.org
- Update to version 3.15.90:
+ Updated translations.
* Sun Nov 30 2014 badshah400@gmail.com
- Update to version 3.15.2:
+ Increased non gnome-shell-support.
+ Updated translations.
* Mon Oct 13 2014 dimstar@opensuse.org
- Update to version 3.14.1:
+ Increased Unity and non-Gnome-environment support.
+ Updated translations.
* Tue Sep 23 2014 dimstar@opensuse.org
- Update to version 3.14.0:
+ Updated translations.
* Mon Sep 15 2014 zaitor@opensuse.org
- Update to version 3.13.92:
+ Updated translations.
* Mon Sep 01 2014 zaitor@opensuse.org
- Update to version 3.13.91:
+ Fixed shuffling.
+ Updated translations.
* Mon Aug 18 2014 dimstar@opensuse.org
- Update to version 3.13.90:
+ Removed empty page in help.
+ various bugfixes and little improvements.
+ Updated translations.
* Mon Jul 21 2014 dimstar@opensuse.org
- Update to version 3.13.4:
+ Added version command line option.
+ Don't show HeaderBar/app menu on systems that don't support it.
+ Appdata Changes, general fixup.
+ Updated Smooth Tileset.
+ Updated translations.
* Sat May 17 2014 zaitor@opensuse.org
- Update to version 3.13.1:
+ Updated documentation.
+ Updated translations.
* Sat May 17 2014 zaitor@opensuse.org
- Update to version 3.12.2:
+ Updated translations.
* Tue Apr 15 2014 zaitor@opensuse.org
- Update to version 3.12.1:
+ Fix critical warning in Game.timeout_cb.
+ Ensure game is unpaused after Restart Game.
+ Updated translations.
* Sun Mar 23 2014 zaitor@opensuse.org
- Update to version 3.12.0:
+ Updated translations.
* Wed Mar 19 2014 dimstar@opensuse.org
- Update to version 3.11.92:
+ Changed default window size.
+ Updated help to reflect ui changes.
+ Updated translations.
* Mon Mar 03 2014 dimstar@opensuse.org
- Update to version 3.11.91:
+ Fixed several issues with resetting and restarting the game.
+ Updated help to include bonus tiles.
+ Updated translations.
* Mon Feb 17 2014 zaitor@opensuse.org
- Update to version 3.11.90:
+ Added shuffle when no more moves are left.
+ Removed toolbar in favor of GtkHeaderBar.
- Rename .desktop file to gnome-mahjongg following upstream
changes.
* Mon Feb 03 2014 zaitor@opensuse.org
- Update to version 3.11.5:
+ Updated translations.
* Mon Jan 13 2014 dimstar@opensuse.org
- Update to version 3.11.4:
+ Flash any two matching tiles if the selected tile has no match.
+ Fix blue flower tiles in smooth tile set.
+ Remove some older tilesets.
+ update website in about dialog.
+ Updated translations.
* Mon Dec 16 2013 dimstar@opensuse.org
- Update to version 3.11.3:
+ Scores dialog: scroll to new high score.
+ Split ScoreDialog into its own file.
+ About dialog: remove period from fragment.
+ About dialog: use GtkLicense.
+ appdata: update homepage.
+ app menu: standardize Help/About/Quit.
+ Updated translations.
* Tue Nov 19 2013 dimstar@opensuse.org
- Update to version 3.11.2:
+ build: use pkg-config to find glib-compile-resources,
add gio-2.0 to PKG_CHECK_MODULES.
+ Sort scores by duration of the game.
+ Check for *-validate before using them, run autoupdate.
+ help: Add Overpass map.
+ Updated translations.
- Add pkgconfig(gio-2.0) BuildRequies: new verified dependency.
* Sun Nov 17 2013 dimstar@opensuse.org
- Update to version 3.11.1:
+ Add Overpass map by Wa.
+ Remove deprecated function usage.
+ Help: restore note on using the Pause key.
+ Appdata is now translatable.
+ Updated translations.
* Mon Nov 11 2013 dimstar@opensuse.org
- Update to version 3.10.2 (bnc#849913):
+ Sort scores by duration of the game.
+ Updated translations.
* Mon Oct 14 2013 dimstar@opensuse.org
- Update to version 3.10.1:
+ Updated translations.
* Mon Sep 23 2013 zaitor@opensuse.org
- Update to version 3.10.0:
+ Updated translations.
* Mon Sep 16 2013 dimstar@opensuse.org
- Update to version 3.9.92:
+ Fix Redo sometimes removing too many pieces.
+ Fix map label on scores dialog.
+ Add an appdata file.
+ Updated translations.
* Tue Aug 20 2013 dimstar@opensuse.org
- Update to version 3.9.90:
+ Fix bug where the pause button could incorrectly display a
"play" icon.
+ Fix name of application menu when not launched by GNOME Shell.
+ Fix two broken links in user help.
+ App menu now uses a UI file and is installed into a gresource.
+ Updated translations.
* Wed Mar 27 2013 dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
* Tue Mar 19 2013 dimstar@opensuse.org
- Update to version 3.7.92:
+ Renamed desktop file back to mahjongg.desktop.
+ Themes from gnome-games-extra-data added.
+ High contrast icons added.
+ Updated translations.
* Tue Mar 05 2013 dimstar@opensuse.org
- Initial package, version 3.7.90: split-off from gnome-games.
/usr/share/help/ca/gnome-mahjongg /usr/share/help/ca/gnome-mahjongg/figures /usr/share/help/ca/gnome-mahjongg/figures/hints-video.webm /usr/share/help/ca/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/ca/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/ca/gnome-mahjongg/gameplay.page /usr/share/help/ca/gnome-mahjongg/hints.page /usr/share/help/ca/gnome-mahjongg/index.page /usr/share/help/ca/gnome-mahjongg/legal.xml /usr/share/help/ca/gnome-mahjongg/license.page /usr/share/help/ca/gnome-mahjongg/moves.page /usr/share/help/ca/gnome-mahjongg/pause.page /usr/share/help/ca/gnome-mahjongg/rules.page /usr/share/help/ca/gnome-mahjongg/scoring.page /usr/share/help/ca/gnome-mahjongg/strategy.page /usr/share/help/cs/gnome-mahjongg /usr/share/help/cs/gnome-mahjongg/figures /usr/share/help/cs/gnome-mahjongg/figures/hints-video.webm /usr/share/help/cs/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/cs/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/cs/gnome-mahjongg/gameplay.page /usr/share/help/cs/gnome-mahjongg/hints.page /usr/share/help/cs/gnome-mahjongg/index.page /usr/share/help/cs/gnome-mahjongg/legal.xml /usr/share/help/cs/gnome-mahjongg/license.page /usr/share/help/cs/gnome-mahjongg/moves.page /usr/share/help/cs/gnome-mahjongg/pause.page /usr/share/help/cs/gnome-mahjongg/rules.page /usr/share/help/cs/gnome-mahjongg/scoring.page /usr/share/help/cs/gnome-mahjongg/strategy.page /usr/share/help/da/gnome-mahjongg /usr/share/help/da/gnome-mahjongg/figures /usr/share/help/da/gnome-mahjongg/figures/hints-video.webm /usr/share/help/da/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/da/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/da/gnome-mahjongg/gameplay.page /usr/share/help/da/gnome-mahjongg/hints.page /usr/share/help/da/gnome-mahjongg/index.page /usr/share/help/da/gnome-mahjongg/legal.xml /usr/share/help/da/gnome-mahjongg/license.page /usr/share/help/da/gnome-mahjongg/moves.page /usr/share/help/da/gnome-mahjongg/pause.page /usr/share/help/da/gnome-mahjongg/rules.page /usr/share/help/da/gnome-mahjongg/scoring.page /usr/share/help/da/gnome-mahjongg/strategy.page /usr/share/help/de/gnome-mahjongg /usr/share/help/de/gnome-mahjongg/figures /usr/share/help/de/gnome-mahjongg/figures/hints-video.webm /usr/share/help/de/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/de/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/de/gnome-mahjongg/gameplay.page /usr/share/help/de/gnome-mahjongg/hints.page /usr/share/help/de/gnome-mahjongg/index.page /usr/share/help/de/gnome-mahjongg/legal.xml /usr/share/help/de/gnome-mahjongg/license.page /usr/share/help/de/gnome-mahjongg/moves.page /usr/share/help/de/gnome-mahjongg/pause.page /usr/share/help/de/gnome-mahjongg/rules.page /usr/share/help/de/gnome-mahjongg/scoring.page /usr/share/help/de/gnome-mahjongg/strategy.page /usr/share/help/el/gnome-mahjongg /usr/share/help/el/gnome-mahjongg/figures /usr/share/help/el/gnome-mahjongg/figures/hints-video.webm /usr/share/help/el/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/el/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/el/gnome-mahjongg/gameplay.page /usr/share/help/el/gnome-mahjongg/hints.page /usr/share/help/el/gnome-mahjongg/index.page /usr/share/help/el/gnome-mahjongg/legal.xml /usr/share/help/el/gnome-mahjongg/license.page /usr/share/help/el/gnome-mahjongg/moves.page /usr/share/help/el/gnome-mahjongg/pause.page /usr/share/help/el/gnome-mahjongg/rules.page /usr/share/help/el/gnome-mahjongg/scoring.page /usr/share/help/el/gnome-mahjongg/strategy.page /usr/share/help/es/gnome-mahjongg /usr/share/help/es/gnome-mahjongg/figures /usr/share/help/es/gnome-mahjongg/figures/hints-video.webm /usr/share/help/es/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/es/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/es/gnome-mahjongg/gameplay.page /usr/share/help/es/gnome-mahjongg/hints.page /usr/share/help/es/gnome-mahjongg/index.page /usr/share/help/es/gnome-mahjongg/legal.xml /usr/share/help/es/gnome-mahjongg/license.page /usr/share/help/es/gnome-mahjongg/moves.page /usr/share/help/es/gnome-mahjongg/pause.page /usr/share/help/es/gnome-mahjongg/rules.page /usr/share/help/es/gnome-mahjongg/scoring.page /usr/share/help/es/gnome-mahjongg/strategy.page /usr/share/help/eu/gnome-mahjongg /usr/share/help/eu/gnome-mahjongg/figures /usr/share/help/eu/gnome-mahjongg/figures/hints-video.webm /usr/share/help/eu/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/eu/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/eu/gnome-mahjongg/gameplay.page /usr/share/help/eu/gnome-mahjongg/hints.page /usr/share/help/eu/gnome-mahjongg/index.page /usr/share/help/eu/gnome-mahjongg/legal.xml /usr/share/help/eu/gnome-mahjongg/license.page /usr/share/help/eu/gnome-mahjongg/moves.page /usr/share/help/eu/gnome-mahjongg/pause.page /usr/share/help/eu/gnome-mahjongg/rules.page /usr/share/help/eu/gnome-mahjongg/scoring.page /usr/share/help/eu/gnome-mahjongg/strategy.page /usr/share/help/fr/gnome-mahjongg /usr/share/help/fr/gnome-mahjongg/figures /usr/share/help/fr/gnome-mahjongg/figures/hints-video.webm /usr/share/help/fr/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/fr/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/fr/gnome-mahjongg/gameplay.page /usr/share/help/fr/gnome-mahjongg/hints.page /usr/share/help/fr/gnome-mahjongg/index.page /usr/share/help/fr/gnome-mahjongg/legal.xml /usr/share/help/fr/gnome-mahjongg/license.page /usr/share/help/fr/gnome-mahjongg/moves.page /usr/share/help/fr/gnome-mahjongg/pause.page /usr/share/help/fr/gnome-mahjongg/rules.page /usr/share/help/fr/gnome-mahjongg/scoring.page /usr/share/help/fr/gnome-mahjongg/strategy.page /usr/share/help/hu/gnome-mahjongg /usr/share/help/hu/gnome-mahjongg/figures /usr/share/help/hu/gnome-mahjongg/figures/hints-video.webm /usr/share/help/hu/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/hu/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/hu/gnome-mahjongg/gameplay.page /usr/share/help/hu/gnome-mahjongg/hints.page /usr/share/help/hu/gnome-mahjongg/index.page /usr/share/help/hu/gnome-mahjongg/legal.xml /usr/share/help/hu/gnome-mahjongg/license.page /usr/share/help/hu/gnome-mahjongg/moves.page /usr/share/help/hu/gnome-mahjongg/pause.page /usr/share/help/hu/gnome-mahjongg/rules.page /usr/share/help/hu/gnome-mahjongg/scoring.page /usr/share/help/hu/gnome-mahjongg/strategy.page /usr/share/help/id/gnome-mahjongg /usr/share/help/id/gnome-mahjongg/figures /usr/share/help/id/gnome-mahjongg/figures/hints-video.webm /usr/share/help/id/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/id/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/id/gnome-mahjongg/gameplay.page /usr/share/help/id/gnome-mahjongg/hints.page /usr/share/help/id/gnome-mahjongg/index.page /usr/share/help/id/gnome-mahjongg/legal.xml /usr/share/help/id/gnome-mahjongg/license.page /usr/share/help/id/gnome-mahjongg/moves.page /usr/share/help/id/gnome-mahjongg/pause.page /usr/share/help/id/gnome-mahjongg/rules.page /usr/share/help/id/gnome-mahjongg/scoring.page /usr/share/help/id/gnome-mahjongg/strategy.page /usr/share/help/ko/gnome-mahjongg /usr/share/help/ko/gnome-mahjongg/figures /usr/share/help/ko/gnome-mahjongg/figures/hints-video.webm /usr/share/help/ko/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/ko/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/ko/gnome-mahjongg/gameplay.page /usr/share/help/ko/gnome-mahjongg/hints.page /usr/share/help/ko/gnome-mahjongg/index.page /usr/share/help/ko/gnome-mahjongg/legal.xml /usr/share/help/ko/gnome-mahjongg/license.page /usr/share/help/ko/gnome-mahjongg/moves.page /usr/share/help/ko/gnome-mahjongg/pause.page /usr/share/help/ko/gnome-mahjongg/rules.page /usr/share/help/ko/gnome-mahjongg/scoring.page /usr/share/help/ko/gnome-mahjongg/strategy.page /usr/share/help/pl/gnome-mahjongg /usr/share/help/pl/gnome-mahjongg/figures /usr/share/help/pl/gnome-mahjongg/figures/hints-video.webm /usr/share/help/pl/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/pl/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/pl/gnome-mahjongg/gameplay.page /usr/share/help/pl/gnome-mahjongg/hints.page /usr/share/help/pl/gnome-mahjongg/index.page /usr/share/help/pl/gnome-mahjongg/legal.xml /usr/share/help/pl/gnome-mahjongg/license.page /usr/share/help/pl/gnome-mahjongg/moves.page /usr/share/help/pl/gnome-mahjongg/pause.page /usr/share/help/pl/gnome-mahjongg/rules.page /usr/share/help/pl/gnome-mahjongg/scoring.page /usr/share/help/pl/gnome-mahjongg/strategy.page /usr/share/help/pt_BR/gnome-mahjongg /usr/share/help/pt_BR/gnome-mahjongg/figures /usr/share/help/pt_BR/gnome-mahjongg/figures/hints-video.webm /usr/share/help/pt_BR/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/pt_BR/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/pt_BR/gnome-mahjongg/gameplay.page /usr/share/help/pt_BR/gnome-mahjongg/hints.page /usr/share/help/pt_BR/gnome-mahjongg/index.page /usr/share/help/pt_BR/gnome-mahjongg/legal.xml /usr/share/help/pt_BR/gnome-mahjongg/license.page /usr/share/help/pt_BR/gnome-mahjongg/moves.page /usr/share/help/pt_BR/gnome-mahjongg/pause.page /usr/share/help/pt_BR/gnome-mahjongg/rules.page /usr/share/help/pt_BR/gnome-mahjongg/scoring.page /usr/share/help/pt_BR/gnome-mahjongg/strategy.page /usr/share/help/ro/gnome-mahjongg /usr/share/help/ro/gnome-mahjongg/figures /usr/share/help/ro/gnome-mahjongg/figures/hints-video.webm /usr/share/help/ro/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/ro/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/ro/gnome-mahjongg/gameplay.page /usr/share/help/ro/gnome-mahjongg/hints.page /usr/share/help/ro/gnome-mahjongg/index.page /usr/share/help/ro/gnome-mahjongg/legal.xml /usr/share/help/ro/gnome-mahjongg/license.page /usr/share/help/ro/gnome-mahjongg/moves.page /usr/share/help/ro/gnome-mahjongg/pause.page /usr/share/help/ro/gnome-mahjongg/rules.page /usr/share/help/ro/gnome-mahjongg/scoring.page /usr/share/help/ro/gnome-mahjongg/strategy.page /usr/share/help/ru/gnome-mahjongg /usr/share/help/ru/gnome-mahjongg/figures /usr/share/help/ru/gnome-mahjongg/figures/hints-video.webm /usr/share/help/ru/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/ru/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/ru/gnome-mahjongg/gameplay.page /usr/share/help/ru/gnome-mahjongg/hints.page /usr/share/help/ru/gnome-mahjongg/index.page /usr/share/help/ru/gnome-mahjongg/legal.xml /usr/share/help/ru/gnome-mahjongg/license.page /usr/share/help/ru/gnome-mahjongg/moves.page /usr/share/help/ru/gnome-mahjongg/pause.page /usr/share/help/ru/gnome-mahjongg/rules.page /usr/share/help/ru/gnome-mahjongg/scoring.page /usr/share/help/ru/gnome-mahjongg/strategy.page /usr/share/help/sv/gnome-mahjongg /usr/share/help/sv/gnome-mahjongg/figures /usr/share/help/sv/gnome-mahjongg/figures/hints-video.webm /usr/share/help/sv/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/sv/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/sv/gnome-mahjongg/gameplay.page /usr/share/help/sv/gnome-mahjongg/hints.page /usr/share/help/sv/gnome-mahjongg/index.page /usr/share/help/sv/gnome-mahjongg/legal.xml /usr/share/help/sv/gnome-mahjongg/license.page /usr/share/help/sv/gnome-mahjongg/moves.page /usr/share/help/sv/gnome-mahjongg/pause.page /usr/share/help/sv/gnome-mahjongg/rules.page /usr/share/help/sv/gnome-mahjongg/scoring.page /usr/share/help/sv/gnome-mahjongg/strategy.page /usr/share/help/uk/gnome-mahjongg /usr/share/help/uk/gnome-mahjongg/figures /usr/share/help/uk/gnome-mahjongg/figures/hints-video.webm /usr/share/help/uk/gnome-mahjongg/figures/mahjongg-video.webm /usr/share/help/uk/gnome-mahjongg/figures/org.gnome.Mahjongg.svg /usr/share/help/uk/gnome-mahjongg/gameplay.page /usr/share/help/uk/gnome-mahjongg/hints.page /usr/share/help/uk/gnome-mahjongg/index.page /usr/share/help/uk/gnome-mahjongg/legal.xml /usr/share/help/uk/gnome-mahjongg/license.page /usr/share/help/uk/gnome-mahjongg/moves.page /usr/share/help/uk/gnome-mahjongg/pause.page /usr/share/help/uk/gnome-mahjongg/rules.page /usr/share/help/uk/gnome-mahjongg/scoring.page /usr/share/help/uk/gnome-mahjongg/strategy.page /usr/share/locale/af/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ar/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/as/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ast/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/az/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/be/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/bg/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/bn/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/bn_IN/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/br/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/bs/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ca/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ca@valencia/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/cs/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/cy/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/da/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/de/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/dz/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/el/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/en@shaw/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/en_CA/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/en_GB/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/eo/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/es/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/et/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/eu/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/fa/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/fi/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/fr/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/fur/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ga/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/gl/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/gu/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/he/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/hi/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/hr/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/hu/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/id/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/is/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/it/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ja/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ka/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/kk/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/km/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/kn/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ko/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/lt/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/lv/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/mai/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/mk/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ml/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/mr/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ms/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/nb/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ne/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/nl/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/nn/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/oc/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/or/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/pa/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/pl/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/pt/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/pt_BR/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ro/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ru/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/si/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/sk/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/sl/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/sq/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/sr/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/sr@latin/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/sv/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ta/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/te/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/th/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/tr/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/ug/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/uk/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/vi/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/wa/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/zh_CN/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/zh_HK/LC_MESSAGES/gnome-mahjongg.mo /usr/share/locale/zh_TW/LC_MESSAGES/gnome-mahjongg.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:37:22 2025