editors/enter-tex: update to 3.49.0
Update to 3.49.0
Release 3.49.0, 2026-01-03 -------------------------- Under the hood changes: * Adapt the code to the latest libgedit-gtksourceview API. Release 3.49.alpha2, 2025-11-17 ------------------------------- User-visible changes: * Find and Replace: add tooltips; adjust a margin. * Man-page: small improvements. Under the hood changes: * Find and Replace: rewrite the UI part in C in Gtex (GtexFindBar) as a first step towards having re-usable code for this feature in libgedit-tepl. Release 3.49.alpha1, 2025-09-05 ------------------------------- For packagers: * The git repository has been moved to: https://gitlab.gnome.org/World/gedit/enter-tex/ User-visible changes: * Comment/Uncomment: small behavior change, a space is no longer added after the comment character %. * Setup allowed GDK backends to disable Wayland. Only the X11 backend is allowed on Linux (so it relies on XWayland when running the application on a Wayland session). It fixes some bugs, especially for the completion popup windows. Under the hood changes: * Comment/Uncomment: use feature from libgedit-tepl, to have a common implementation between gedit and Enter TeX. * Use GtkSourceEncoding. Other: * Take new screenshots.
Switch to USES= gettext-tools
PR: 292420