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

gnome-builder-lang-49.1-1.4 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: gnome-builder-lang Distribution: openSUSE Tumbleweed
Version: 49.1 Vendor: openSUSE
Release: 1.4 Build date: Wed Oct 29 07:46:27 2025
Group: System/Localization Build host: reproducible
Size: 5395745 Source RPM: gnome-builder-49.1-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wiki.gnome.org/Apps/Builder
Summary: Translations for package gnome-builder
Provides translations for the "gnome-builder" package.

Provides

Requires

License

CC-BY-SA-3.0 AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND LGPL-2.1-or-later

Changelog

* Wed Oct 29 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 49.1:
    + Improve opening help documentation in workspace
    + Fix notification of deletions when in sync-full LSP state
    + Various manuals fixes
    + Remove use of <primary> in templates
    + Updated translations.
* Tue Sep 16 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Add mutter BuildRequires and launch meson test suite with mutter
    as display server. Drop appstream-glib BuildRequires: Not needed,
    as meson test suite uses AppStream.
  - Don't run the test suite on s390x: the virtual mutter and Mesa do
    not play right together.
  - Move some docs to doc sub-package.
  - Remove obsolete rpmlint filter no longer needed.
* Sat Sep 13 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 49.0:
    + Fix various 32-bit builds
    + Fix a warning with AdwShortcutLabel being assigned a NULL value
    + Updated translations
* Tue Sep 02 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 49.rc:
    + Scrollbar improvements
    + Hover improvements
    + Port to AdwShortcutsDialog
    + Support for inline git blame
    + Interactivity improvements during startup
    + Translation updates
  - Changes from version 49.alpha:
    + Arduino support has landed
    + Improved manuals integration
    + Port to girepository-2.0
    + Support for Astro language server
    + Adaptive preview toggle when running projects
    + Add support for YAML flatpak manifests
    + Custom font fixes to track system font changes
    + Terminal search fixes
    + Various robustness fixes
    + Meson template updates
  - Add pkgconfig(girepository-2.0) BuildRequires: follow upstream
    changes
* Wed Jul 09 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 48.2:
    + Meson template fixes
    + Fix application of text edits with some LSPs
    + Fix certain types of directory updates to project tree
    + Updated translations.
* Sun Mar 16 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 48.0:
    + Various Manuals backports into Builder
    + Updated icon for manuals
    + Fixes for B+Tree used in text regions
    + Updated translations.
* Tue Feb 25 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Updated to version 48.rc:
    + Remove use of deprecated GtkSourceView API
    + Add some defensive mechanisms in the recursive file monitor
    + Various VCS fixes
    + Treat dot files as ignored when no VCS is in use
    + Fix `gnome-builder -e` use with home directory
    + Updated translations.
* Sun Feb 02 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 48.beta:
    + Style improvements to match libadwaita
    + Improve various file handling and UTF-8
    + Updated meson-based application templates
    + Support for VHDL language server
    + Various LSP bugfixes
    + Ensure focus lands on global search entry when used
    + Various flatpak integration improvements
    + Clang integration improvements
    + Better integration with Elementary
    + Some improved support for BaesApps in Flatpak
    + Updated translations.
  - Drop pkgconfig(dspy-1) BuildRequires: dspy is now bundled instead
    instead of wrapped.
  - Bump basever to 48, following upstream.
* Wed Jan 29 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Add python3-sphinx_rtd_theme BuildRequires: No longer pulled in
    automatically.
* Sat Oct 19 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.2:
    + Fix private flatpak installation directory when using
      FLATPAK_CONFIG_DIR. This ensures previously "missing" runtimes
      are found.
    + Allow showing new greeter when a greeter is busy cloning/etc.
    + Fix GError usage in codespell plugin when disabled
    + Fix python3 as language identifier with pylsp
    + Fix cmake with use from Flatpak
    + Support SourceKit for Swift 6
    + Use GtkTextBuffer commit_notify for plugins which require
      accurate notification of buffer changes such as git,
      highlighting, and IdeLspClient.
    + Updated translations.
* Fri Sep 27 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 47.1:
    + libpselling fixes.
    + Safety fixes in git change monitoring.
    + Use gtk_window_present() to better handle strict-mode window
      ordering.
    + Updated translations.
* Wed Sep 25 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.0:
    + Fix up styling of headerbar to match GNOME suggested layout
    + Make project tree more accessible
    + Updated screenshots
    + Updated translations.
  - Changes from version 47.rc:
    + Project template updates for recent platform changes
    + Terminal styling and menuing improvements
    + Builder now uses libspelling for spellcheck
    + Various dialogs now use GtkFileDialog
    + Jhbuild-based configurations will now automatically set
      `--libdir=lib` for meson projects
    + Misc deprecation warnings have been fixed
    + Updated translations.
  - Changes from version 47.beta:
    + Resiliency fixes in xml-pack plugin
    + Bug fixes around use of AdwDialog
    + You can now disable selection areas in the omni-gutter
    + Much styling updates to more closely match libadwaita.
    + Terminal styling updates to more closely match code editor.
    + Allow pipeline environment to propagate to SDK-backed language
      servers
    + Grep panel improvements
    + Recursive directory monitors are now created asynchronously
      which improves project loading time for extremely large
      projects on slow storage/file-systems.
    + A11y improvments
    + A default clang-format file is installed to use a fallback
    + Editorconfig plugin will no longer set the bit indicating if
      right margin should be shown or not, allowing the gsetting to
      work appropriately per-language.
    + New API to query asynchronously for ignored files or
      directories using futures from libdex.
    + Meson project language extraction fixes
    + Updated translations.
  - Changes from version 47.alpha:
    + Meson project template updates
    + Moved to new libadwaita CSS machinery and many styling updates
    + You can now select an alternative accent color in run menu
    + A new manuals plugin which can index documentation from your
      host system and installed SDKs.
    + Builder now tries to use ~/Projects/.gnome-builder for various
      internal uses and caching. This should help many situations
      where having .local, .var, .cache, or similar are on different
      partitions thatn the project source code.
    + Quality of life updates to IdeWebkitPage.
    + More session state tracking updates.
    + Styling fixes in the omni-gutter.
    + New global search styling.
    + Improved menu searching.
    + Robustness fixes for the diganostics manager.
    + Ctags robustness fixes.
    + An issue with clang-format was squashed.
    + Many GtkSourceView integration fixes.
    + Password support for IdeTweaks.
    + IdeRunContext can now jump to a host from a container which
      may be necessary if you first must transition to toolbox, then
      back out.
    + macOS build fixes.
    + Various git plugin correctness fixes.
    + Move various dialogs to AdwDialog.
    + Updated translations.
  - Add pkgconfig(gom-1.0) and pkgconfig(libspelling-1)
    BuildRequires: New dependencies.
  - Bump base_ver define to 47 following upstream changes.
* Thu Jul 11 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 46.3:
    + Ignore codespell plugin if spellchecking is disabled
    + Clang-format plugin has had numerous robustness fixes
    + Ensure focus returns to editor after formatting a document
    + Swift-format plugin will use the build pipeline to locate SDK
      extension with tooling
    + Terminal now properly checks for ctrl mask to ctrl+click
      opening links
    + Xml-pack plugin has an ownership transfer issue fixed
    + Fix re-use of grep panel after closing
* Mon May 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.2:
    + Avoid spawning terminals in /run/ which helps when the project
      directory is inside a GVFS remote mount.
    + Fix ownership transfer in clang-format plugin.
    + Fix shortcut accelerator in menu/dialog.
    + Updated translations.
* Thu Apr 11 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.1:
    + Improvements to sidebar legibility.
    + Setup CACHEDIR.TAG for private Flatpak installation to avoid
      automatic backups by various backup software.
    + Update to newcomers project list.
    + Fix parsing of `flatpak-builder --version` output for which the
      format has changed since earlier implementations of Builder's
      flatpak plugin.
    + Workaround a DMA-BUF issue in WebKit for showing help
      documentation.
    + Menu search filtering improvements.
    + File search preview improvements.
    + Stylistic improvements to editor gutter.
    + Improved flatpak runtime lists from gnome-builder-flatpak
      daemon.
    + Updated translations.
* Wed Apr 03 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.0+14:
    + libide/gui: improve sidebar legibility.
    + plugins/git: fix compilation issue with newer libgit2
      (boo#1222185).
* Sat Mar 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.0:
    + Fix name escaping in python template.
    + Print the IDE object tree with troubleshooting information.
    + Fix a leak of the mmap-based code-index builders.
    + Aggressively release code-index resources while processing.
    + Port over the overview map scrolling performance work from
      Builder into IdeEditorPage.
    + Activate create-project form with keyboard typical keyboard
      accelerators from all entries.
    + Updated translations.
  - Changes from version 46.rc:
    + Spellcheck fixes
    + Fix a potential crash with the diagnostic engine.
    + Apply build-options.env from primary flatpak module to build
      pipeline.
    + Use --detach-keys with podman-based toolboxes.
    + Fix developer-id for metainfo.
* Mon Feb 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.beta:
    + New elixer language server support.
    + Updated terminal styling which is closer to Ptyxis and will
      update to match the given editor style scheme (when supported).
    + New sidebar styling which matches GNOME applications better.
    + Various internal improvements to help with correctness of
      GtkExpression.
    + Many new style schemes based on Ptyxis palettes.
    + Ensure reload-files action is available to command palette.
    + New runtime menu toggle for GSK renderer used by your
      application.
    + Use AdwAboutDialog.
    + Fix codeshot plugin with varying GDK surface scales.
    + Avoid "crashing" gnome-builder-clang when there is a protocol
      error so coredumpctl does not try to track them. This was
      generally from the pipeline reloading and expected behavior.
    + Don't try to complete - into -> with Clang, but continue for
      field access converting . to -> as necessary.
    + Add go icons to custom iconography for project sidebar.
    + Fix a critical in the buffer monitor.
    + Make ignored files less prominent when displayed in project
      sidebar.
    + Fix some license usage in project templates.
  - Drop 43a7c586.patch: fixed upstream.
* Tue Feb 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.alpha:
    + Fix various shortcuts in editor.
    + Fix various icon usage from icon themes.
    + Improve various preferences to follow GNOME HIG.
    + Add formatting support for Blueprint.
    + Build fixes for libxml 2.12.
    + Fix build locality for autotools srcdir vs builddir.
    + Add delay before updating symbol-tree scope.
    + Improve selection range detection for status bar.
    + Clang formatting now uses the improved IdeFormatter interface.
    + Various project template fixes.
    + Fix memory leak of native dialogs.
    + Various SDK extension improvements for Flatpak.
    + Fix spellcheck when language changes.
    + Improve copy/paste issues where additional formatting was
      added.
    + Presort Flatpak manifests by path for predictable loading.
    + Fix path translation with readlink.
    + Terminal styling improvements.
    + Greeter styling improvements.
    + Various libdex usage fixes.
    + Fix leaks of various pipeline messages and variables.
  - Convert to source service for easier updating.
* Tue Feb 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Add 43a7c586.patch: remove autoptr cleanup. This is not needed
    now with recent GTK changes.
* Sun Sep 17 2023 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 45.0:
    + Style fixes to match GNOME 45 Adwaita styling.
    + Various style scheme color improvements.
    + Improved hover styling.
    + Autocompletion fixes for CTags.
    + Fixes for pipeline failures expecting "flatpak build-init" to
      run.
    + Port Flatpak plugin to IdePipelineStateCommand.
    + Prime initial state of GNetworkMonitor to reduce eroneous
      values.
    + Improve LSP "window/logMessage" conformance.
    + Fixes for typescript-language-server support.
* Sun Sep 03 2023 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 45.rc:
    + Improvements to various Meson-based project templates.
    + Ensure more error messages are translated.
    + Support for more recent Sysprof features such as scheduler
      details and D-Bus message recording.
    + Improve pattern matching for symbol-tree popover and global
      search integration.
    + Make sure to run sysprof-agent with --cwd= .
    + Flatpak runtime will only poke sandbox holes when we think
      we are performing a profile with sysprof-agent.
    + Fix cursor placement after formatting with XML indent.
    + Move 'flatpak build-init' as a fallback pipeline stage
      during 'BEFORE|AUTOGEN' phase.
    + Fix mimetype for C++ code.
    + Updated translations.
  - Changes from version 45.beta:
    + Fix build system discovery with Flatpak.
    + Increase keywords in the greeter to improve app filtering.
    + Remove use of libsysprof-gtk, no defunct.
    + Fix space trimming on last line of file.
    + Improve tooltips.
    + Fix some immediate exit of LSPs due to processId pid-namespace
      mismatches.
    + Updated valgrind icon.
    + Add support for meson-lsp and swift-lsp.
    + Update templates to use metainfo.
    + Updated documentation.
  - Changes from version 45.alpha:
    + Plugins may now be written using modern JavaScript powered by
      libpeas-2 and GJS. See GJS documentation for how to write
      modern GObjects using JavaScript modules.
    + TODO plugin now does word regex selection to avoid matching
      symbols containing TODO (or similar).
    + Various LSP improvements to more closely adhere to LSP
      protocol.
    + Builder will now disable text-modifiers during undo/redo
      operations to avoid confusing the text history stack.
    + Improvements to style schemes to better match libadwaita.
    + The valgrind plugin has gained the option to set number of
      callers to record in stack traces.
    + Fixes for PHP Intelephense language server integration.
    + Ctrl+Q will now unload workbenches before exiting to ensure
      that session state may be saved.
    + Improvements for SourceKit-LSP integration.
    + newline-type is properly respected from IdeFileSettings, fixing
      the initial state found in the statusbar.
  - Drop deprecated pkgconfig() modules build requirements:
    libpcre2-posix, sysprof-ui-5, pygobject-3.0, vapigen, and
    libdazzle-1.0
  - Add gjs Suggests. GNOME Builder plugins can now be written
    using modern JS.
  - Add explicit BuildRequires tag on gcc.
  - Replace libpeas-1.0 and sysprof-4 pkgconfig() BuildRequires with
    libpeas-2 and sysprof-6, as new introduced build requirements.
* Tue Mar 21 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.1:
    + Fix use of unstable libadwaita API.
    + The GJS template now uses runAsync to run the application main
      loop.
    + Many symbolic PNGs were regenerated from SVG sources to reduce
      the need for runtime generation of icons.
    + Add status message for codeshot plugin missing from
      configuration overview.
    + Bundle `info-symbolic` icon which is missing from some desktops
      such as Elementary OS.
  - Drop patch fixed upstream:
    + d89a5c95e43f4a4e1a4e9d063e3962bac8e51db0.patch
* Sun Mar 19 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Add upstream build fix patch:
    + d89a5c95e43f4a4e1a4e9d063e3962bac8e51db0.patch: Revert "Fix
      adw_expander_row_add_action() deprecation warning".
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.0:
    + Improvements to IdeRunContext
    + Gradle now checks to see if gradle wrapper already exists
    + Todo plugin got style improvements
    + A new "codeshot" plugin to take stylized screenshots of code
    + Many shortcuts can now be modified by users in preferences
    + Meson template updates
    + The gdb plugin will now use --cd to change directories instead
      of -ex to execute the command
    + The terminal plugin has received style and UI updates
    + Builder will now enforce a `.xml` suffix when installing style
      schemes for users to ensure they are picked up by GtkSourceView
    + An existing greeter will be used when possible when trying to
      perform operations which require a greeter window
    + Updates for recent WebKit ABI breaks and work around a crash in
      paths where WebKit does not properly initialize itself
    + Make more menu items searchable and their shortcuts overridable
    + Make menu shortcuts update the accelerator label when
      overridden by users with the new shortcut infrastructure
    + Improve shortcut groupings in the shortcut overlay window
    + Remove initial "error" CSS style when displaying the clone
      dialog
    + Run LSPs within a `meson devenv` when possible. This requires
      that your project has configured before the LSP starts
    + New keyboard shortcuts to move between diagnostics within a
      file
    + You can now copy a file from the project tree context menu
    + Various fixes for changes in GIO
    + Keyboard shortcuts to move between search results
    + The flatpak plugin now sets the GTK 4 settings instead of GTK 3
    + Track deprecation changes in libadwaita
    + Updated translations.
* Mon Mar 06 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.rc:
    + UI and CSS styling fixes
    + Lots of memory leak fixes
    + Various improvements in Vim emulation
    + Fixes and performance improvements to various completion
      providers
    + New XML and Swift formatters
    + Ensure we only show a single grep search panel
    + A golang build system addin
    + A new user messages panel
    + Podman integration fixes
    + Plugin symbols are no longer exported by the ELF except type
      registration
    + Fixes for various LSP conformance
    + Git now uses a PTY when cloning to provide better messaging to
      users
    + Lots of internal operations now log to messages panel
    + A new markdown indenter
    + A new swift linter
    + The sysroot plugin has been removed
    + Updated translations.
  - Add boolean pkgconfig(webkitgtk-6.0) BuildRequires, allow build
    with new webkit-2.39.91.
  - Drop global __requires_exclude typelib\\(Ide\\) and
    global __requires_exclude_from %{_libdir}/gnome-builder/plugins:
    No longer needed.
* Mon Feb 27 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.beta:
    + SDK extension resolving has been made asynchronous so projects
      load much faster in conjunction with Flatpak. This brings in a
      new dependency on libdex which I've written about on
      planet.gnome.org.
      https://blogs.gnome.org/chergert/2022/11/24/concurrency-parallelism-i-o-scheduling-thread-pooling-and-work-stealing/
    + Fixes for recent WebKitGTK changes.
    + Shortcut improvements.
    + Rust template updates.
    + The search entry now focuses the text editor when enter is
      pressed.
    + A number of new search providers have been added.
    + Preview of search results in the global search popover.
    + User-defined keybindings in
      $XDG_CONFIG_DIR/gnome-builder/keybindings.json
    + Many keyboard shortcuts have been added.
    + The project tree has been ported to GtkListView and includes
      DnD again.
    + Preferences bug fixes.
    + Lots of safety improvements under the hood.
    + New filters for project-tree and todo panels.
    + Podman fixes for odd configuration files.
    + Build systems can now alter the "srcdir" allowing for projects
      which are in subdirectories of their git project to work
      better.
    + Support for SourceKit LSP for Swift.
  - Changes from version 44.alpha:
    + A new LSP subsystem that makes language server plugins
      generally just require a .plugin file.
    + .buildconfig file support for runtime environment settings and
      file monitoring for tracking out-of-band updates.
    + Updates for GTK 4-based projects.
    + Podman integration improvements
    + Jhbuild integration improvements
    + Code completion robustness fixes
    + Vim improvements
    + Support for WebKit GTK 6.0
    + Spellcheck fixes
    + Improvements to pipeline integration for many build systems
    + Fixes for C and XML auto indenters
    + Menuing changes including more debugger integration
    + Fix build CPU parallelism selection
    + New keyboard shortcuts
    + Removal of shadow bubbles
    + Improve styling for drawing selection matches
    + Scrolling improvements when moving through searches
    + Support for dub/d-lang
    + Updated translations.
  - Add pkgconfig(libdex-1) BuildRequires, new dependency.
  - Bump basever define to 44 following upstream changes.
* Sun Feb 26 2023 Luciano Santos <luc14n0@opensuse.org>
  - Replace python3-gi-docgen build requirement with the more
    reliable pkgconfig(gi-docgen).
* Fri Feb 03 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.6:
    + Backport a fix for preferences crashing due to GtkExpression
      bindings.
    + Fix default font size in editor.
    + Fix top padding for editor.
    + Fix decoding of hex-encoded UTF-8 from gdb in path names.
* Thu Feb 02 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.5:
    + Fix selection for number of build CPUs in preferences with
      additional concurrency options.
    + Allow closing tabs with ctrl+w when focus is within the tab
      bar.
    + Use "meson setup" when initializing build directories.
    + Fix various runtime warnings.
    + Fix tooltips for combo rows in preferences.
    + Improve zoom-with-wheel-scroll in some situations.
    + Fix save/record actions with Sysprof plugin.
    + Fix editing of configure options in preferences.
    + Fix terminal search.
    + Add README.md to meson templates.
    + Fixes to Rust GTK project template.
    + Updated translations.
  - Enable build of doc subpackage again.

Files

/usr/share/locale/be/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/bg/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/bs/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ca/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/cs/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/da/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/de/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/el/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/en_GB/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/eo/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/es/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/eu/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/fa/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/fi/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/fr/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/fur/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/gl/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/he/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/hi/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/hr/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/hu/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/id/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/it/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ja/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ka/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/kk/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ko/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/lt/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/lv/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ml/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ms/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/nb/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ne/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/nl/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/oc/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/pl/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/pt/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/pt_BR/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ro/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/ru/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/sk/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/sl/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/sr/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/sr@latin/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/sv/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/th/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/tr/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/uk/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/zh_CN/LC_MESSAGES/gnome-builder.mo
/usr/share/locale/zh_TW/LC_MESSAGES/gnome-builder.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 9 23:50:50 2026