]> git.pld-linux.org Git - packages/gnome-terminal.git/commitdiff
- updated to 3.44.2 auto/th/gnome-terminal-3.44.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Dec 2022 19:05:04 +0000 (20:05 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Dec 2022 19:05:04 +0000 (20:05 +0100)
gnome-terminal-transparency.patch
gnome-terminal.spec

index 6b3538b39252c37a74a020fbc32f6879c890abf1..be3dbf1460ed88ce513e655f2e7c03aeed212646 100644 (file)
@@ -1507,12 +1507,12 @@ index aaf2d9b292da..4d466f164420 100644
  #~ msgid "Hindi"
  #~ msgstr "Hindi"
  
---- gnome-terminal-3.40.0/po/it.po.orig        2021-04-17 11:29:23.354162096 +0200
-+++ gnome-terminal-3.40.0/po/it.po     2021-04-17 12:02:02.886015004 +0200
-@@ -2468,3 +2468,6 @@ msgstr ""
- #: src/terminal-window.c:3245
- msgid "C_lose Window"
- msgstr "Chiudi _finestra"
+--- gnome-terminal-3.44.2/po/it.po.orig        2022-12-05 19:57:22.075704335 +0100
++++ gnome-terminal-3.44.2/po/it.po     2022-12-05 19:57:50.965547825 +0100
+@@ -2485,3 +2485,6 @@ msgstr "Chiudi _finestra"
+ #, c-format
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "Analisi degli argomenti non riuscita: %s\n"
 +
 +msgid "Transparent background"
 +msgstr "Sfondo trasparente"
@@ -1528,28 +1528,15 @@ index aaf2d9b292da..4d466f164420 100644
  #~ msgid "Whether to allow bold text"
  #~ msgstr "太字のフォントを許可するかどうか"
  
---- gnome-terminal-3.40.0/po/ka.po.orig        2021-02-22 17:08:51.000000000 +0100
-+++ gnome-terminal-3.40.0/po/ka.po     2021-04-17 12:12:38.605723333 +0200
-@@ -219,8 +219,8 @@ msgid "<b>Background</b>"
- msgstr "<b>ფონი</b>"
- #: ../src/gnome-terminal.glade2.h:3
--msgid "<b>Command</b>"
--msgstr "<b>ბრძანება</b>"
-+msgid "Command"
-+msgstr "ბრძანება"
- #: ../src/gnome-terminal.glade2.h:4
- msgid "<b>Compatibility</b>"
-@@ -569,7 +569,7 @@ msgstr "_ტექსტის ფერ
- #: ../src/gnome-terminal.glade2.h:86
- #, fuzzy
--msgid "_Transparent background"
+--- gnome-terminal-3.44.2/po/ka.po.orig        2022-12-05 19:57:22.089037596 +0100
++++ gnome-terminal-3.44.2/po/ka.po     2022-12-05 19:58:54.725202409 +0100
+@@ -2341,3 +2341,6 @@ msgstr "_ფანჯრის დახ
+ #, c-format
+ msgid "Failed to parse arguments: %s\n"
+ msgstr "არგუმენტების გაანალიზება ვერ მოხერხდა: %s\n"
++
 +msgid "Transparent background"
- msgstr "გამჭირვალე"
- #: ../src/gnome-terminal.glade2.h:87
++msgstr "გამჭირვალე"
 diff --git a/po/kk.po b/po/kk.po
 index 2811b7ec6239..d4239e5d12c5 100644
 --- a/po/kk.po
index 98da8b8de4349a6f80910ac1a05a78ed7fe99608..03736cbf205e33cc904cfd7f0e83922050fa5a73 100644 (file)
@@ -7,12 +7,15 @@
 Summary:       GNOME Terminal
 Summary(pl.UTF-8):     Terminal dla GNOME
 Name:          gnome-terminal
-Version:       3.44.1
+Version:       3.44.2
 Release:       1
 License:       GPL v3+
 Group:         X11/Applications
-Source0:       https://download.gnome.org/sources/gnome-terminal/3.44/%{name}-%{version}.tar.xz
-# Source0-md5: e9f099d645ceca6f0a5241fcd168def5
+# up to 3.44.1
+#Source0:      https://download.gnome.org/sources/gnome-terminal/3.44/%{name}-%{version}.tar.xz
+#SourceDownload: https://gitlab.gnome.org/GNOME/gnome-terminal/-/tags
+Source0:       https://gitlab.gnome.org/GNOME/gnome-terminal/-/archive/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 7c9343301e592d85d85a341cdb3ffa9e
 Patch1:                %{name}-transparency.patch
 URL:           https://wiki.gnome.org/Apps/Terminal/
 BuildRequires: dconf-devel >= 0.14
@@ -87,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
-%find_lang %{name} --with-gnome --all-name
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -102,7 +105,7 @@ fi
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc ChangeLog README.md
+%doc README.md
 %attr(755,root,root) %{_bindir}/gnome-terminal
 %attr(755,root,root) %{_libexecdir}/gnome-terminal-server
 %dir %{_libdir}/gnome-terminal
This page took 0.083784 seconds and 4 git commands to generate.