[Pkg-xfce-commits] [Git][xfce-team/desktop/xfce4-terminal][upstream/latest] New upstream version 1.1.5

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Thu Mar 27 15:18:03 GMT 2025



Yves-Alexis Perez pushed to branch upstream/latest at xfce / desktop / xfce4-terminal


Commits:
d7a48c3f by Yves-Alexis Perez at 2025-03-27T15:41:38+01:00
New upstream version 1.1.5
- - - - -


185 changed files:

- + .clang-format
- + .gitignore
- + .gitlab-ci.yml
- − ABOUT-NLS
- − ChangeLog
- Makefile.am
- − Makefile.in
- NEWS
- − aclocal.m4
- + autogen.sh
- colorschemes/Makefile.am
- − colorschemes/Makefile.in
- + colorschemes/meson.build
- − compile
- − config.guess
- − config.h.in
- − config.rpath
- − config.sub
- − configure
- configure.ac
- − depcomp
- doc/Makefile.am
- − doc/Makefile.in
- + doc/meson.build
- − doc/xfce4-terminal.1
- − icons/128x128/Makefile.in
- − icons/16x16/Makefile.in
- + icons/16x16/org.xfce.terminal-settings.svg
- + icons/16x16/org.xfce.terminal.svg
- − icons/24x24/Makefile.in
- + icons/24x24/org.xfce.terminal-settings.svg
- + icons/24x24/org.xfce.terminal.svg
- − icons/32x32/Makefile.in
- + icons/32x32/org.xfce.terminal-settings.svg
- + icons/32x32/org.xfce.terminal.svg
- − icons/48x48/Makefile.in
- + icons/48x48/org.xfce.terminal-settings.svg
- + icons/48x48/org.xfce.terminal.svg
- − icons/64x64/Makefile.in
- + icons/64x64/org.xfce.terminal-settings.svg
- + icons/64x64/org.xfce.terminal.svg
- − icons/96x96/Makefile.in
- + icons/96x96/org.xfce.terminal-settings.svg
- + icons/96x96/org.xfce.terminal.svg
- icons/Makefile.am
- − icons/Makefile.in
- + icons/meson.build
- − icons/scalable/Makefile.in
- − install-sh
- − ltmain.sh
- − m4/gettext.m4
- − m4/gtk-doc.m4
- − m4/iconv.m4
- − m4/intlmacosx.m4
- − m4/lib-ld.m4
- − m4/lib-link.m4
- − m4/lib-prefix.m4
- − m4/libtool.m4
- − m4/ltoptions.m4
- − m4/ltsugar.m4
- − m4/ltversion.m4
- − m4/lt~obsolete.m4
- − m4/nls.m4
- − m4/po.m4
- − m4/progtest.m4
- + meson.build
- + meson_options.txt
- − missing
- − po/Makefile.in.in
- + po/POTFILES.skip
- − po/Rules-quot
- − po/ar.gmo
- − po/ast.gmo
- − po/be.gmo
- − po/bg.gmo
- − po/boldquot.sed
- − po/ca.gmo
- po/ca.po
- − po/cs.gmo
- − po/da.gmo
- − po/de.gmo
- − po/el.gmo
- − po/en at boldquot.header
- − po/en at quot.header
- − po/en_AU.gmo
- − po/en_GB.gmo
- − po/eo.gmo
- − po/es.gmo
- − po/et.gmo
- − po/eu.gmo
- − po/fa_IR.gmo
- − po/fi.gmo
- − po/fr.gmo
- − po/gl.gmo
- − po/he.gmo
- − po/hr.gmo
- − po/hu.gmo
- po/hu.po
- − po/hy_AM.gmo
- − po/hye.gmo
- − po/id.gmo
- − po/ie.gmo
- − po/insert-header.sin
- − po/is.gmo
- − po/it.gmo
- − po/ja.gmo
- po/ja.po
- − po/kk.gmo
- − po/ko.gmo
- − po/lt.gmo
- − po/lv.gmo
- + po/meson.build
- − po/ms.gmo
- − po/nb.gmo
- − po/nl.gmo
- − po/oc.gmo
- − po/pa.gmo
- − po/pl.gmo
- − po/pt.gmo
- − po/pt_BR.gmo
- po/pt_BR.po
- − po/quot.sed
- − po/remove-potcdate.sin
- − po/ro.gmo
- − po/ru.gmo
- po/ru.po
- − po/si.gmo
- − po/sk.gmo
- − po/sl.gmo
- − po/sq.gmo
- − po/sr.gmo
- − po/stamp-po
- − po/sv.gmo
- po/sv.po
- − po/te.gmo
- − po/th.gmo
- − po/tr.gmo
- − po/ug.gmo
- − po/uk.gmo
- po/uk.po
- − po/ur.gmo
- − po/ur_PK.gmo
- − po/vi.gmo
- − po/xfce4-terminal.pot
- − po/zh_CN.gmo
- − po/zh_TW.gmo
- terminal/Makefile.am
- − terminal/Makefile.in
- terminal/main.c
- + terminal/meson.build
- terminal/terminal-app.c
- terminal/terminal-app.h
- terminal/terminal-config.h.in
- terminal/terminal-encoding-action.c
- terminal/terminal-encoding-action.h
- − terminal/terminal-enum-types.c
- − terminal/terminal-enum-types.h
- terminal/terminal-gdbus.c
- terminal/terminal-gdbus.h
- terminal/terminal-image-loader.c
- terminal/terminal-image-loader.h
- − terminal/terminal-marshal.c
- − terminal/terminal-marshal.h
- terminal/terminal-options.c
- terminal/terminal-options.h
- terminal/terminal-preferences-dialog.c
- terminal/terminal-preferences-dialog.h
- terminal/terminal-preferences.c
- terminal/terminal-preferences.h
- terminal/terminal-private.h
- terminal/terminal-regex.h
- terminal/terminal-screen.c
- terminal/terminal-screen.h
- terminal/terminal-search-dialog.c
- terminal/terminal-search-dialog.h
- terminal/terminal-util.c
- terminal/terminal-util.h
- terminal/terminal-widget.c
- terminal/terminal-widget.h
- terminal/terminal-window-dropdown.c
- terminal/terminal-window-dropdown.h
- terminal/terminal-window.c
- terminal/terminal-window.h
- + xfce-revision.h.in
- xfce4-terminal-settings.desktop.in


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-terminal/-/commit/d7a48c3fe8d0faadb2de246582da9838157ead95

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-terminal/-/commit/d7a48c3fe8d0faadb2de246582da9838157ead95
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20250327/20356d25/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list