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

xfce4-terminal-lang-1.2.0-1.4 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: xfce4-terminal-lang Distribution: openSUSE Tumbleweed
Version: 1.2.0 Vendor: openSUSE
Release: 1.4 Build date: Sun Mar 8 12:42:16 2026
Group: System/Localization Build host: reproducible
Size: 1636296 Source RPM: xfce4-terminal-1.2.0-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://docs.xfce.org/apps/terminal/start
Summary: Translations for package xfce4-terminal
Provides translations for the "xfce4-terminal" package.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sun Mar 08 2026 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.2.0
    * build: Rename POTFILES.in to POTFILES
    * build: Make xsltproc dependency optional
    * Fix previous commit
    * Delay tab title update on contents changed to avoid high cpu usage
    * cleanup: Move function and set static qualifier
    * Do not escape non-ASCII characters in dnded uris
    * build: Add 'doc' configure option
    * Escape special characters in dnded uris
    * build: Fix typo in optimization level
    * doc: Add "bugs" section to man page
    * search: Shift+Enter for Next; remove throttling
    * wayland: dropdown: Handle output disconnection
    * I18n: Update po/LINGUAS list
    * Allow handling middle click event by terminal applications
    * Fix shift + right click propagation to terminal apps
    * README.md: Add uninstall info
    * Fix hyperlink-related leaks in terminal_widget_get_link
    * Remove autotools build
    * Use XfceNotebook from libxfce4ui
    * Fix "Copy link address" on kwin_wayland
    * prefs-dialog: Expose hidden setting 'misc-highlight-urls'
    * cleanup: Remove '== (TRUE|FALSE)'
    * Update README after switchover to meson
    * Adjust include order for FreeBSD
    * meson-build: Fix manpage install dir
    * Translation Updates
  - Remove bcond_with git elements
* Mon Nov 24 2025 Stanislav Brabec <sbrabec@suse.com>
  - Remove unused BuildRequires: update-desktop-files.
  - Explicitly add desktop-file-utils to BuildRequires.
* Thu Mar 27 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.5
    Meson has been added as a build system in this release, and the
    associated archive has been generated by 'meson dist'. Although
    autotools has been retained for the time being and can still be used
    via 'autogen.sh', meson is now the preferred build system, and
    autotools will be removed in a future release.
    * build: Automate copyright year management
    * window: Add dnd support outside screen
    * Apply .clang-format file
    * Sort includes
    * clang-format: Add file
    * Add meson build
    * Add hidden setting to resize window when zoomed in/out
    * Revert "Cancel by default in unsafe past dialog"
    * build: Add missing dep flags
    * Hide the launcher for xfce4-terminal-settings
    * screen: Don't overwrite VteTerminal:allow-hyperlink binding
    * Translation Updates
  - Remove obsolete relax-x11-version.patch
* Wed Jan 15 2025 Thorsten Kukuk <kukuk@suse.com>
  - Disable libutempter, it doesn't work anymore with the switch
    from utmp to systemd-logind
* Sun Dec 29 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.4
    * window: Ensure tabs_menu != NULL when updating
    * screen: Ensure working dir is not NULL
    * Do not resize the window on zoom
    * docs: added documentation and cli parsing for --class option
    * Use TerminalWindow's screen to test for windowing system
    * Use dropdown's display rather than default display
    * Avoid warning when widget display is not the default display
    * Fix segfault when there are both Wayland and X11 displays
    * screen: Avoid type check on released variable
    * preferences: Initialize GdkRGBA variable
    * screen: Cancel async spawn of child in finalize()
    * Improve error message for empty custom command
    * Check for screen pointers equality before destroying last screen
    * screen: Fix gtk_container_get_children leaks
    * screen: Fix string leak in terminal_screen_paste_unsafe_text
    * window: Fix leak in terminal_window_get_working_directory
    * window: Fix leak in terminal_window_menu_add_section
    * main: Fix string array leak
    * terminal: Fix spelling error
    * prefs-dialog: Fix AtkRelationSet leak
    * Fix gtk-layer-shell includes
    * preferences: Add missing sanity check
    * Preferences: maximize new windows
    * Fix running a command as a login shell
    * scan-build: Fix core.NullDereference and core.CallAndMessage
    * build: clang: Silence -Wcast-align
    * Update `.gitignore`
    * Rename theme file to desktop for gettext detection
    * I18n: Update po/LINGUAS list
    * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
    * build: Switch from intltool to gettext
    * Cancel by default in unsafe past dialog
    * Restore "Text blinks" tooltip
    * Revert "fix typo"
    * Translation Updates
  - Remove obsolote gxo-282.patch
  - Rename xfce4-terminal-relax-x11-version.patch to
    relax-x11-version.patch and refresh it.
* Fri Mar 01 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.3
    * prefs-dialog: Fix wrong assert
    * screen: Fix wrong assert
    * Translation Updates
  - Remove gxo-299.patch
  - Add xfce4-terminal-relax-x11-version.patch
* Wed Feb 07 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.2
    * Update copyright year
    * Update tooltip when hovering over a hyperlink
    * build: Align CFLAGS with LDADD
    * prefs-dialog: Add missing strings to translate (#222)
    * dropdown: Default dropdown-toggle-focus to false
    * Add runtime guard for XfceSMClient
    * build: Restrict XfceSMClient to X11
    * Determine cwd on FreeBSD in a native way instead of using linprocfs
    * window: Remove weak ref on prefs dialog in finalize()
    * build: Get rid of #ifdef G_ENABLE_DEBUG
    * Do not reconnect accels when closing last tab
    * build: Lower xfce4-dev-tools requirements to stable version
    * search-dialog: Use xfce_titled_dialog_set_default_response()
    * Translation Updates
  - Update gxo-282.patch
  - Add gxo-299.patch
    * backport fix for "paste unsafe text" dialog not popping up
      (gxo#apps/xfce4-terminal#299)
* Sun Nov 05 2023 Marcel Kuehlhorn <tux93@opensuse.org>
  - Add gxo-282.patch
    * backport fix for crash on window close
      (gxo#apps/xfce4-terminal#282)
* Sun Oct 15 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.1
    * build: Simplify and clarify X11/Wayland distinction
    * Fix xfce_titled_dialog_create_action_area() deprecation
    * build: Define our own windowing macro instead of extending GDK's
    * wayland: Fix drop-down keep-above for non-prefs dialogs
    * wayland: Fix drop-down terminal keep-above
    * wayland: Fix window activation
    * wayland: Fix drop-down terminal positioning (Fixes #141)
    * wayland: Fix new window size
    * Replace XDT_CHECK_LIBX11 and use HAVE_LIBX11 when appropriate
    * Use the same windowing environment test everywhere
    * Fix build when X11 is disabled
    * drop-down: Make settings easier to understand
    * drop-down: Fix allocation warnings
    * Apply 7 suggestion(s) to 2 file(s)
    * Save and restore terminal window workspace in X11 session
    * doc: Remove reference to terminalrc
    * app: Put GtkSettings:gtk-menu-bar-accel overwrite back in place
    * Translation Updates
* Tue Aug 22 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.0
    * Update copyright year
    * Allow passing arguments to custom commands
    * Fully translate strings in unsafe paste dialog
    * window: Properly sync always-show-tabs
    * cleanup: Include gdkx.h in one place
    * preferences: Remove unused class member
    * preferences: Check if channel itself exists instead of check
      property
    * screen: Review image loader memory management
    * image-loader: Review cache management
    * Add keywords to .desktop files (Fixes #50)
    * screen: Take window scaling into account when drawing
      (Fixes #71)
    * Remove obsolete GNOME default-app file (Fixes #109)
    * Add "Open File Manager Here" action (Fixes #133)
    * Properly manage default encoding (Fixes #128)
    * Move general include in private.h
    * dropdown: Disable systray icon on Wayland
    * Fix startup with GDK_BACKEND=x11 (Fixes #177)
    * shortcuts: Restore broken action toggle-menubar
    * shortcuts: Fix non-consumed key event for show-menubar
    * main: Allow GTK to parse its options first (Fixes #216)
    * search: Add missing sanity check
    * Use GLib logging functions and do not translate warnings
    * Remove obsolete CHECK_VERSION()
    * Use g_new() instead of malloc()
    * Fix Xfconf memory management
    * search-dialog: Fix memory leak
    * Remove extra separator at the end of context menu
    * Missing shortcut keys in the standalone preferences dialog
      (Issue #198)
    * Apply 1 suggestion(s) to 1 file(s)
    * Enable kinetic scrolling in VteTerminal
    * Extend --disable-server description wrt. process model
    * Drop obsolete --disable-server translations
    * prefs-dialog: Fix untranslated strings
    * Add sixel support
    * Add icons at missing sizes, clean up SVG metadata
    * build: Fix autoconf warnings
    * build: Add GLib requirement
    * Add accel entries for scrolling pages (Issue #221)
    * Remove documentation for dead anti-aliasing option
    * Make strings translatable (Issue #222)
    * Fix shortcuts-editor include
    * Support hyperlinks (Issue #21)
    * Fix argument type for xfce_shortcuts_editor_new
    * fix background_notify
    * Remove disable-help preference.
    * MR: !51 transitioned to Xfconf (#134)
    * typos in MR !48 fixed
    * Remove all references to terminal-preferences.glade
    * Remove one more mention of terminal-preferences.glade
    * Remove trailing slash
    * Remove terminal-preferences-ui.h from makefile
    * Remove terminal-preferences.glade
    * MR: !48 shortcuts editor embedded into preferences-dialog (#195)
    * MR: !48 preferences-dialog rewritten in C (#195)
    * MR: !46 Change in implementation for TAB accels (#150)
    * Implementation of MiscShiftArrowsToScroll as accelerators.
    * Add PCRE2 build dependency
    * Remove libxfce4ui 4.17 version guards
    * Replace with xfce_gtk_menu_append_separator
    * Tweak toolbar
    * Translation Updates
  - "gnome-control-center" support is no longer available; remove the
    corresponding entries from the %files list

Files

/usr/share/locale/ar/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/ast/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/be/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/bg/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/ca/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/cs/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/da/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/de/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/el/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/en_AU/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/en_GB/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/eo/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/es/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/et/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/eu/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/fi/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/fr/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/gl/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/he/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/hr/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/hu/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/id/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/is/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/it/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/ja/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/kk/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/ko/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/lt/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/lv/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/ms/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/nb/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/nl/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/oc/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/pa/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/pl/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/pt/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/pt_BR/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/ro/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/ru/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/si/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/sk/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/sl/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/sq/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/sr/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/sv/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/te/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/th/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/tr/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/ug/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/uk/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/vi/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/zh_CN/LC_MESSAGES/xfce4-terminal.mo
/usr/share/locale/zh_TW/LC_MESSAGES/xfce4-terminal.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 01:28:36 2026