| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-initial-setup-lang | Distribution: openSUSE Tumbleweed |
| Version: 49.0 | Vendor: openSUSE |
| Release: 1.2 | Build date: Tue Sep 16 15:27:41 2025 |
| Group: System/Localization | Build host: reproducible |
| Size: 1175808 | Source RPM: gnome-initial-setup-49.0-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://wiki.gnome.org/Design/OS/InitialSetup | |
| Summary: Translations for package gnome-initial-setup | |
Provides translations for the "gnome-initial-setup" package.
GPL-2.0-or-later
* Tue Sep 16 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 49.0:
+ Restore minimal desktop file to show app icon
+ Add spoken levels to the password quality
+ Updated translations.
* Thu Sep 04 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 49.beta.1:
+ Drop gnome-keyring support. This is no longer used
* Tue Sep 02 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 49.beta:
+ Many accessibility issues have been fixed
+ Adapt to systemd-only gnome-session and GDM dynamic users
+ a11y:
- Notify bad username
- Make local user page accessible
- Add accessibility to the password page
- Add accessibility to the language selection page
- Add accessibility support to the keyboard page
- some extra accessibility to the Summary page
- Add accessibility to parental controls page
- read description in location services
- add accessibility to the Timezone page
- Changes from version 49.alpha:
+ data: Drop dependency on Wacom g-s-d plugin
- Changes from version 48.1:
+ Updated translations
* Fri Mar 14 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.0:
+ Updated translations.
* Fri Feb 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.rc:
+ Updated translations.
* Fri Jan 31 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta:
+ On the network page, the Tab key now navigates between the
network list and other widgets, rather than between each
network in the list in turn.
+ As a result of the change above, Gtk ≥ 4.17 is now required.
+ Updated translations.
* Fri Jan 31 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.4:
+ Updated translations.
* Thu Nov 21 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.2:
+ Previously, the timezone page would list duplicate entries for
some cities, and selecting the wrong one would crash Initial
Setup. In this release these problematic entries are not shown.
+ Previous versions would crash on startup when run with GTK
4.17, which has made it a fatal error to use certain functions
before gtk_init() has been called. This crash is fixed in this
release.
+ Updated translations.
* Thu Oct 10 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ The (hidden) password hint field is now labelled as such,
rather than as a “password reminder”.
+ Updated translations.
* Thu Sep 12 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
+ Updated translations.
* Sun Sep 01 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.rc:
+ Updated translations.
- Changes from version 47.beta:
+ The third-party repositories page, which is currently only
displayed on Fedora, now links to a webpage documenting what
software is provided by these external repositories.
+ On the privacy page, references to Mozilla Location Service
have been removed, since this service was shut down earlier
this year.
+ If an error occurs when applying the user's settings (which in
practice means while creating user accounts), it is now
displayed in a dialog rather than only in the journal.
+ The password page has been lightly refreshed, fixing a bug
where the empty input shows the red error style as soon as the
page is displayed.
+ There is now a field to set an optional password hint, which
has been supported by accountsservice for many years. However,
since the login screen does not currently know how to display
the hint when the user needs it, this field is currently hidden.
+ Updated translations.
- Changes from version 47.alpha:
+ gnome-initial-setup-copy-worker, which runs when the
newly-created user signs in to copy files from the temporary
gnome-initial-setup home directory to the user's real home
directory, has been rewritten to not use GFile & GVFS. There
have previously been issues with GVFS, due to this program
running very early in the session startup, & there is no need
to unleash the formidable power of GFile to copy a few files.
+ The summary page now uses an embedded themed icon for the
checkmark, which ensures that the icon is loaded at the proper
scaling level on hidpi displays.
+ If you customize the generated username for the new account,
changing the account name no longer clobbers the customized
username.
+ The keyboard page no longer crashes if it is destroyed and
recreated while still waiting for the set of IBus engines.
+ Updated translations.
* Thu Aug 08 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 46.4:
+ Updated translations.
* Fri Jun 28 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 46.3:
+ The summary page now uses an embedded themed icon for the
checkmark, which ensures that the icon is loaded at the proper
scaling level on hidpi displays.
+ If you customize the generated username for the new account,
changing the account name no longer clobbers the customized
username.
+ The keyboard page no longer crashes if it is destroyed and
recreated while still waiting for the set of IBus engines.
+ Updated translations.
* Fri May 24 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.2:
+ Updated translations.
* Thu May 02 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.1:
+ gnome-initial-setup-copy-worker, which runs after Initial Setup
has created the first user on the system, is now ordered before
GNOME Keyring, assuming both Initial Setup and GNOME Keyring
have been configured with systemd support. This avoids a race
between gnome-initial-setup-copy-worker copying the login
keyring that was created during Initial Setup, and GNOME
Keyring creating a login keyring if none exists on disk.
+ Keyboard navigation now works better on the Wi-Fi page.
+ Updated translations.
* Sun Mar 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0:
+ Updated translations.
* Wed Mar 06 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.rc:
+ Bugs fixed:
- The text direction is now correctly updated when switching
between left-to-right and right-to-left locales.
+ Updated translations.
- Drop pkgconfig(gtk+-3.0) BuildRequires: no longer needed since
version 43.beta.
- Add explciit pkgconfig(gtk4) BuildRequires: indirectly pulled in
via libnma-gtk4, but we want it explicit.
* Mon Feb 12 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.beta:
+ Avatars are now generated using HdyAvatar.
+ The Welcome page image is now more appropriately sized and not
cropped.
+ The Welcome page now uses PRETTY_NAME from os-release rather
than combining the NAME + VERSION_ID fields.
+ The summary page no longer expresses our collective hope that
users love GNOME, reducing the overall exuberance of the page.
* Thu Jan 18 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.alpha:
+ GNOME Online Accounts integration has been removed.
+ The WebKitGTK dependency is now optional.
+ Bugs fixed:
- The Initial Setup window can no longer be closed with Alt+F4,
leaving the user with no way to recover.
- The avatar picker no longer logs a vast number of criticals,
which were triggered by a GLib change.
+ Updated translations.
* Mon Nov 06 2023 Yifan Jiang <yfjiang@suse.com>
- Support build environments like SLE 15 SP5 and Leap 15.5 which
had %{_distconfdir) not defined yet.
* Mon Sep 18 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0:
+ Mark more strings as translatable.
+ Updated translations.
* Thu Aug 10 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.beta:
+ Initial Setup now invokes tecla, rather than
gkbd-keyboard-display, to show keyboard layout previews. This
is a new runtime dependency.
+ Initial Setup now installs dconf presets to disable some
irrelevant Shell functionality and always display the
Accessibility menu in the Initial Setup session.
+ Bugs fixed:
- Label for a default non-xkb ibus input method remains a
placeholder
- Replace applications with apps
- Third-party repos: don't set the status if the user doesn't
activate
- [ARM64][Wayland] gnome-initial-setup crashing
- Replace gkbd-keyboard-display with Tecla
- keyboard: Don't leak IBus engine display name
- driver: Set a non-trivial window title
- Replace deprecated gtk_widget_show/hide with set_visible
- Replace deprecated gtk_style_context_add_class with
gtk_widget_add_css_class
- ci: Update to new ci-templates snapshot
- Misc tweaks for ABRT setting on privacy page
- Improve the README
+ Updated translations.
* Tue Mar 21 2023 Callum Farmer <gmbr3@opensuse.org>
- Generate %pre from sysusers.d file using sysuser-tools
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.0:
+ Bug fixes: The privacy policy links on the Privacy page are now
usable. This was a regression in the GTK 4 port, first released
as 43.0.
+ Updated translations.
* Tue Mar 07 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.rc:
+ Enhancements: The About You page now makes it clear that you
can choose a different avatar.
+ Bug fixes:
- Double-clicking on the headerbar no longer makes the window
super small.
- The keyboard layout list is no longer empty until you search
or expand it.
- Non-ASCII characters in location names are now displayed
correctly on the timezone page. Previously, changing the
language on the first page would cause them to be mangled.
- StartupWMClass is now set in the .desktop file, allowing
GNOME Shell to associate the app window with the desktop
file.
+ Updated translations.
* Tue Mar 07 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.beta:
+ Correctly align the 'Preview' links on the keyboard page.
+ Update for removal of WebKitGTK sandbox API in 2.39.5.
+ Update password page to Adwaita style.
* Tue Mar 07 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.2:
+ The webkitgtk-6.0 API version is now supported, in addition to
the previous webkit2gtk-5.0 API version.
+ Bugs fixed:
- The Shell quick settings menu will now be shown in the
Initial Setup session. This regressed when the previous menu
was renamed in gnome-shell during the 43 cycle.
- Error messages shown during enterprise account setup can now
be closed by clicking the Close button.
+ Updated translations.
- Add boolean pkgconfig(webkitgtk-6.0) BuildRequires following
upstream changes.
/usr/share/locale/af/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ar/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/as/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/be/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/bg/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/bn_IN/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/bs/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ca/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ca@valencia/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/cs/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/da/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/de/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/el/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/en_GB/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/eo/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/es/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/et/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/eu/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/fa/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/fi/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/fr/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/fur/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ga/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/gd/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/gl/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/gu/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/he/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/hi/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/hr/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/hu/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ia/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/id/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/is/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/it/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ja/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ka/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/kk/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/kn/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ko/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/lt/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/lv/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ml/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/mr/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ms/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/nb/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ne/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/nl/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/oc/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/or/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/pa/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/pl/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/pt/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/pt_BR/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ro/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ru/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/sk/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/sl/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/sr/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/sr@latin/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/sv/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ta/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/te/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/th/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/tr/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/ug/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/uk/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/vi/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/zh_CN/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/zh_HK/LC_MESSAGES/gnome-initial-setup.mo /usr/share/locale/zh_TW/LC_MESSAGES/gnome-initial-setup.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Apr 9 23:50:50 2026