Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yelp for openSUSE:Factory checked in 
at 2021-12-12 00:55:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yelp (Old)
 and      /work/SRC/openSUSE:Factory/.yelp.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yelp"

Sun Dec 12 00:55:59 2021 rev:118 rq:936211 version:41.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yelp/yelp.changes        2021-09-29 
20:18:40.218939045 +0200
+++ /work/SRC/openSUSE:Factory/.yelp.new.2520/yelp.changes      2021-12-12 
00:56:33.270540911 +0100
@@ -1,0 +2,10 @@
+Fri Dec  3 21:12:49 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 41.2:
+  + Fixed regression when opening documents with ghelp URIs
+  + Updated translations.
+- Refresh yelp-lang-bundle.patch with quilt.
+- Use autosetup macro.
+- Use ldconfig_scriptlets for post(un) handling.
+
+-------------------------------------------------------------------

Old:
----
  yelp-41.1.tar.xz

New:
----
  yelp-41.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yelp.spec ++++++
--- /var/tmp/diff_new_pack.b3TCC7/_old  2021-12-12 00:56:33.746541239 +0100
+++ /var/tmp/diff_new_pack.b3TCC7/_new  2021-12-12 00:56:33.750541241 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yelp
-Version:        41.1
+Version:        41.2
 Release:        0
 Summary:        Help Browser for the GNOME Desktop
 License:        GPL-2.0-or-later
@@ -74,8 +74,7 @@
 %lang_package
 
 %prep
-%setup -q
-%autopatch -p1
+%autosetup -p1
 
 %build
 %configure \
@@ -89,8 +88,7 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_prefix}
 
-%post -n libyelp0 -p /sbin/ldconfig
-%postun -n libyelp0 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libyelp0
 
 %files
 %license COPYING

++++++ yelp-41.1.tar.xz -> yelp-41.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-41.1/NEWS new/yelp-41.2/NEWS
--- old/yelp-41.1/NEWS  2021-09-25 17:00:23.000000000 +0200
+++ new/yelp-41.2/NEWS  2021-12-03 21:53:50.000000000 +0100
@@ -1,3 +1,9 @@
+41.2
+====
+* Fixed regression when opening documents with ghelp URIs
+* Updated translations:
+  bg    (Alexander Shopov)
+
 41.1
 ====
 * Fixed validation issues in appdata file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-41.1/configure new/yelp-41.2/configure
--- old/yelp-41.1/configure     2021-09-25 17:01:42.000000000 +0200
+++ new/yelp-41.2/configure     2021-12-03 22:02:48.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Yelp 41.1.
+# Generated by GNU Autoconf 2.69 for Yelp 41.2.
 #
 # Report bugs to <https://gitlab.gnome.org/GNOME/yelp/-/issues/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='Yelp'
 PACKAGE_TARNAME='yelp'
-PACKAGE_VERSION='41.1'
-PACKAGE_STRING='Yelp 41.1'
+PACKAGE_VERSION='41.2'
+PACKAGE_STRING='Yelp 41.2'
 PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/yelp/-/issues/'
 PACKAGE_URL=''
 
@@ -1432,7 +1432,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Yelp 41.1 to adapt to many kinds of systems.
+\`configure' configures Yelp 41.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1503,7 +1503,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Yelp 41.1:";;
+     short | recursive ) echo "Configuration of Yelp 41.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1663,7 +1663,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Yelp configure 41.1
+Yelp configure 41.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1941,7 +1941,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Yelp $as_me 41.1, which was
+It was created by Yelp $as_me 41.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2811,7 +2811,7 @@
 
 # Define the identity of the package.
  PACKAGE='yelp'
- VERSION='41.1'
+ VERSION='41.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -18597,7 +18597,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Yelp $as_me 41.1, which was
+This file was extended by Yelp $as_me 41.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18663,7 +18663,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Yelp config.status 41.1
+Yelp config.status 41.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-41.1/configure.ac new/yelp-41.2/configure.ac
--- old/yelp-41.1/configure.ac  2021-09-25 17:00:30.000000000 +0200
+++ new/yelp-41.2/configure.ac  2021-12-03 21:53:55.000000000 +0100
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 # Reminder: add some release notes to data/yelp.appdata.xml.in on major 
releases
-AC_INIT([Yelp],[41.1],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
+AC_INIT([Yelp],[41.2],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/yelp.c])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-41.1/docs/libyelp/html/index.html 
new/yelp-41.2/docs/libyelp/html/index.html
--- old/yelp-41.1/docs/libyelp/html/index.html  2021-09-25 17:02:48.000000000 
+0200
+++ new/yelp-41.2/docs/libyelp/html/index.html  2021-12-03 22:02:52.000000000 
+0100
@@ -14,7 +14,7 @@
 <div class="titlepage">
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" 
cellspacing="0"><tr><th valign="middle"><p class="title">Yelp Reference 
Manual</p></th></tr></table></div>
-<div><p class="releaseinfo">for libyelp 41.1
+<div><p class="releaseinfo">for libyelp 41.2
 </p></div>
 </div>
 <hr>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-41.1/docs/libyelp/html/style.css 
new/yelp-41.2/docs/libyelp/html/style.css
--- old/yelp-41.1/docs/libyelp/html/style.css   2021-09-25 17:02:48.000000000 
+0200
+++ new/yelp-41.2/docs/libyelp/html/style.css   2021-12-03 22:02:52.000000000 
+0100
@@ -456,9 +456,9 @@
 }
 
 pre { line-height: 125%; }
-td.linenos pre { color: #000000; background-color: #f0f0f0; padding-left: 5px; 
padding-right: 5px; }
-span.linenos { color: #000000; background-color: #f0f0f0; padding-left: 5px; 
padding-right: 5px; }
-td.linenos pre.special { color: #000000; background-color: #ffffc0; 
padding-left: 5px; padding-right: 5px; }
+td.linenos .normal { color: inherit; background-color: transparent; 
padding-left: 5px; padding-right: 5px; }
+span.linenos { color: inherit; background-color: transparent; padding-left: 
5px; padding-right: 5px; }
+td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 
5px; padding-right: 5px; }
 span.linenos.special { color: #000000; background-color: #ffffc0; 
padding-left: 5px; padding-right: 5px; }
 .hll { background-color: #ffffcc }
 .c { color: #408080; font-style: italic } /* Comment */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-41.1/libyelp/yelp-document.c 
new/yelp-41.2/libyelp/yelp-document.c
--- old/yelp-41.1/libyelp/yelp-document.c       2021-09-18 20:13:47.000000000 
+0200
+++ new/yelp-41.2/libyelp/yelp-document.c       2021-12-02 20:53:41.000000000 
+0100
@@ -220,7 +220,7 @@
         return g_object_ref (document);
     }
 
-    switch (yelp_uri_get_document_type (uri)) {
+    switch (doctype) {
     case YELP_URI_DOCUMENT_TYPE_TEXT:
     case YELP_URI_DOCUMENT_TYPE_HTML:
     case YELP_URI_DOCUMENT_TYPE_XHTML:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-41.1/libyelp/yelp-uri-builder.c 
new/yelp-41.2/libyelp/yelp-uri-builder.c
--- old/yelp-41.1/libyelp/yelp-uri-builder.c    2021-09-18 20:13:47.000000000 
+0200
+++ new/yelp-41.2/libyelp/yelp-uri-builder.c    2021-12-02 21:10:55.000000000 
+0100
@@ -109,7 +109,13 @@
             memmove (resource, resource + 1, strlen (resource));
     }
     else if (g_str_has_prefix (uri, "ghelp:")) {
-        if (resource[0] == '/' && resource[1] == '/')
+        /* This is an ugly heuristic that probably always works. The URI
+           mangling ends up not distinguishing between absolute file paths
+           and ordinary old ghelp URIs. But absolute file paths should
+           have more than one slash, right? This will fail:
+               cp foo.xml / && yelp /foo.xml
+         */
+        if (resource[0] == '/' && !strchr (resource + 1, '/'))
             memmove (resource, resource + 1, strlen (resource));
     }
   }
Binary files old/yelp-41.1/po/bg.gmo and new/yelp-41.2/po/bg.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-41.1/po/bg.po new/yelp-41.2/po/bg.po
--- old/yelp-41.1/po/bg.po      2020-09-17 15:53:16.000000000 +0200
+++ new/yelp-41.2/po/bg.po      2021-10-09 21:17:11.000000000 +0200
@@ -2,8 +2,9 @@
 # Copyright (C) 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
 # Copyright (C) 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
 # Copyright (C) 2012, 2014, 2016, 2017 Free Software Foundation, Inc.
+# Copyright (C) 2021 Alexander Shopov.
 # Alexander Shopov <a...@kambanaria.org>, 2002, 2006, 2007, 2008, 2009, 2016.
-# Alexander Shopov <a...@kambanaria.org>, 2017.
+# Alexander Shopov <a...@kambanaria.org>, 2017, 2021.
 # Yanko Kaneti <yan...@declera.com>, 2002.
 # Vladimir Petkov <vpet...@i-space.org>, 2004, 2005, 2006.
 # Rostislav Raykov <zb...@i-space.org>, 2006.
@@ -12,9 +13,9 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: yelp master\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-03 09:48+0300\n"
-"PO-Revision-Date: 2017-09-03 09:54+0300\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/yelp/issues\n";
+"POT-Creation-Date: 2021-09-25 15:03+0000\n"
+"PO-Revision-Date: 2021-10-03 16:11+0200\n"
 "Last-Translator: Alexander Shopov <a...@kambanaria.org>\n"
 "Language-Team: Bulgarian <d...@fsa-bg.org>\n"
 "Language: bg\n"
@@ -33,40 +34,73 @@
 #.
 #. <string/> - The package to install
 #.
-#: yelp.xml.in:36
+#: data/domains/yelp.xml.in:36
 msgid "Install <string/>"
 msgstr "?????????????????????? ???? <string/>"
 
-#: ../libyelp/yelp-bz2-decompressor.c:143
-#: ../libyelp/yelp-lzma-decompressor.c:152
+#: data/yelp.appdata.xml.in:25
+msgid "GNOME Help"
+msgstr "?????????? ???? GNOME"
+
+#: data/yelp.appdata.xml.in:26
+msgid "Help viewer for GNOME"
+msgstr "?????????????? ???? ?????????????? ???? GNOME"
+
+#: data/yelp.appdata.xml.in:28
+msgid ""
+"Yelp is the GNOME help viewer. It is the default Mallard viewer, but it can "
+"also display DocBook, info, man, and HTML documentation."
+msgstr ""
+"Yelp ?? ???????????????????????????? ???? ?????????????? ???? GNOME. 
???????????????????? ?????????????? ?????????????? ?????? "
+"???????????? Mallard, ???? ???????????????? ?? DocBook, info, man ?? HTML."
+
+#: data/yelp.appdata.xml.in:32
+msgid ""
+"It makes it easy to find the documentation you need, with interactive search "
+"and bookmarks."
+msgstr ""
+"Yelp ???????????? ???? ???????????????? ???????????????????????? 
???????????????????????? ?? ???????????????????????? ?????????????? ?? "
+"?????????????????? ???? ??????????????."
+
+#: data/yelp.appdata.xml.in:36
+msgid ""
+"It also has an editor mode, which shows editorial comments and revision "
+"statuses when editing Mallard documents."
+msgstr ""
+"?????? ?? ?????????? ???? ??????????????????????, ?????????? ???? 
?????????????? ?????????????????????? ?? ?????????????????? ?????? "
+"?????????????????? ???? ?????????????????? ?????? ???????????? Mallard."
+
+#: data/yelp.appdata.xml.in:50
+msgid "The GNOME Project"
+msgstr "???????????????? GNOME"
+
+#: libyelp/yelp-bz2-decompressor.c:143 libyelp/yelp-lzma-decompressor.c:152
 msgid "Invalid compressed data"
 msgstr "???????????????????? ???????????????????????? ??????????"
 
-#: ../libyelp/yelp-bz2-decompressor.c:149
-#: ../libyelp/yelp-lzma-decompressor.c:158
+#: libyelp/yelp-bz2-decompressor.c:149 libyelp/yelp-lzma-decompressor.c:158
 msgid "Not enough memory"
 msgstr "???????? ???????????????????? ??????????"
 
-#: ../libyelp/yelp-docbook-document.c:285 ../libyelp/yelp-info-document.c:221
-#: ../libyelp/yelp-mallard-document.c:301
-#: ../libyelp/yelp-mallard-document.c:455 ../libyelp/yelp-man-document.c:255
+#: libyelp/yelp-docbook-document.c:292 libyelp/yelp-info-document.c:220
+#: libyelp/yelp-mallard-document.c:306 libyelp/yelp-mallard-document.c:464
+#: libyelp/yelp-man-document.c:198
 #, c-format
 msgid "The page ???%s??? was not found in the document ???%s???."
 msgstr "???????????????????? ???%s??? ???? ?? ?????????????? ?? 
?????????????????? ???%s???."
 
-#: ../libyelp/yelp-docbook-document.c:323 ../libyelp/yelp-info-document.c:358
-#: ../libyelp/yelp-man-document.c:393
-#, c-format
+#: libyelp/yelp-docbook-document.c:331 libyelp/yelp-info-document.c:357
+#: libyelp/yelp-man-document.c:335
 msgid "The file does not exist."
 msgstr "???????????? ???? ????????????????????."
 
-#: ../libyelp/yelp-docbook-document.c:333 ../libyelp/yelp-info-document.c:368
-#: ../libyelp/yelp-man-document.c:403
+#: libyelp/yelp-docbook-document.c:341 libyelp/yelp-info-document.c:367
+#: libyelp/yelp-man-document.c:345
 #, c-format
 msgid "The file ???%s??? does not exist."
 msgstr "???????????? ???%s??? ???? ????????????????????."
 
-#: ../libyelp/yelp-docbook-document.c:348
+#: libyelp/yelp-docbook-document.c:359
 #, c-format
 msgid ""
 "The file ???%s??? could not be parsed because it is not a well-formed XML "
@@ -74,7 +108,7 @@
 msgstr ""
 "???????????? ???%s??? ???? ???????? ???? ???????? ????????????????????, 
???????????? ???? ?? ???????????????? ???????????????? ???? XML."
 
-#: ../libyelp/yelp-docbook-document.c:361
+#: libyelp/yelp-docbook-document.c:372
 #, c-format
 msgid ""
 "The file ???%s??? could not be parsed because one or more of its included 
files "
@@ -83,259 +117,251 @@
 "???????????? ???%s??? ???? ???????? ???? ???????? ????????????????????, 
???????????? ???????? ???????? ???? ?????????????????? "
 "???????????????? ?? ???????? ???? ?? ???????????????? XML."
 
-#: ../libyelp/yelp-docbook-document.c:791
+#: libyelp/yelp-docbook-document.c:807
 msgid "Unknown"
 msgstr "?????? ????????????????"
 
-#: ../libyelp/yelp-docbook-document.c:853 ../libyelp/yelp-info-document.c:301
-#: ../libyelp/yelp-man-document.c:335
+#: libyelp/yelp-docbook-document.c:905 libyelp/yelp-info-document.c:300
+#: libyelp/yelp-man-document.c:278
 #, c-format
 msgid "The requested page was not found in the document ???%s???."
 msgstr "???????????????????? ???????????????? ???? ?? ?????????????? ?? 
?????????????????? ???%s???."
 
-#: ../libyelp/yelp-document.c:1030
+#: libyelp/yelp-document.c:888
 #, c-format
 msgid "Search results for ???%s???"
 msgstr "?????????????????? ???? ?????????????????? ???? ???%s???"
 
-#: ../libyelp/yelp-document.c:1042
-#, c-format
-msgid "No matching help pages found in ???%s???."
-msgstr "???????? ?????????????????? ???????????????? ?? ???%s???."
-
-#: ../libyelp/yelp-document.c:1048
+#: libyelp/yelp-document.c:898
 msgid "No matching help pages found."
 msgstr "???????? ?????????????????? ???????????????? ?? ??????????????."
 
-#: ../libyelp/yelp-error.c:35
-#, c-format
+#: libyelp/yelp-error.c:35
 msgid "An unknown error occurred."
 msgstr "???????????????? ???????????????????? ????????????"
 
-#: ../libyelp/yelp-help-list.c:548 ../libyelp/yelp-help-list.c:557
+#: libyelp/yelp-help-list.c:486
 msgid "All Help Documents"
 msgstr "???????????? ?????????????????? ???? ??????????????"
 
-#: ../libyelp/yelp-info-document.c:383
+#: libyelp/yelp-info-document.c:382
 #, c-format
 msgid ""
 "The file ???%s??? could not be parsed because it is not a well-formed info 
page."
 msgstr ""
 "???????????? ???%s??? ???? ???????? ???? ???????? ????????????????????, 
???????????? ?? ???????????????????? ???????????????? ???? info."
 
-#: ../libyelp/yelp-mallard-document.c:343
+#: libyelp/yelp-mallard-document.c:348
 #, c-format
 msgid "The directory ???%s??? does not exist."
 msgstr "?????????????? ???%s??? ???? ????????????????????."
 
-#: ../libyelp/yelp-search-entry.c:433
+#: libyelp/yelp-search-entry.c:435
 #, c-format
 msgid "Search for ???%s???"
 msgstr "?????????????? ???? ???%s???"
 
-#: ../libyelp/yelp-transform.c:369 ../libyelp/yelp-transform.c:384
+#: libyelp/yelp-transform.c:379 libyelp/yelp-transform.c:394
 #, c-format
 msgid "The XSLT stylesheet ???%s??? is either missing or not valid."
 msgstr "???????????? ?????? ?????????????? (XSLT) ???%s??? ???????????? ?????? 
???? ?? ??????????????."
 
-#: ../libyelp/yelp-transform.c:518
+#: libyelp/yelp-transform.c:528
 msgid "No href attribute found on yelp:document\n"
 msgstr "?????????????????? href ???? ?? ???????????? ?? yelp:document\n"
 
-#: ../libyelp/yelp-transform.c:533
+#: libyelp/yelp-transform.c:543
 msgid "Out of memory"
 msgstr "???????? ???????????????????? ??????????"
 
-#: ../libyelp/yelp-view.c:253
+#: libyelp/yelp-view.c:251
 msgid "C_opy Code Block"
 msgstr "??_?????????????? ???? ???????? ?? ??????"
 
-#: ../libyelp/yelp-view.c:258
+#: libyelp/yelp-view.c:256
 msgid "_Copy Link Location"
 msgstr "???????????????? ???? ??????_?????????????????????????? ???? 
????????????????"
 
-#: ../libyelp/yelp-view.c:263
+#: libyelp/yelp-view.c:261
 msgid "_Open Link"
 msgstr "_???????????????? ???? ????????????"
 
-#: ../libyelp/yelp-view.c:268
+#: libyelp/yelp-view.c:266
 msgid "Open Link in New _Window"
 msgstr "???????????????? ???? ???????????????? ?? ?????? _????????????????"
 
-#: ../libyelp/yelp-view.c:278
+#: libyelp/yelp-view.c:276
 msgid "_Install Packages"
 msgstr "_?????????????????????? ???? ????????????????"
 
-#: ../libyelp/yelp-view.c:283
+#: libyelp/yelp-view.c:281
 msgid "Save Code _Block As???"
 msgstr "?????????????????? ???? _?????????? ?? ?????? ???????????"
 
-#: ../libyelp/yelp-view.c:298
+#: libyelp/yelp-view.c:296
 msgid "_Copy Text"
 msgstr "_???????????????? ???? ????????????"
 
-#: ../libyelp/yelp-view.c:826 ../libyelp/yelp-view.c:2197
+#: libyelp/yelp-view.c:830 libyelp/yelp-view.c:2147
 #, c-format
 msgid "The URI ???%s??? does not point to a valid page."
 msgstr "?????????????? ???%s??? ???????? ?????? ???????????????????? 
????????????????."
 
-#: ../libyelp/yelp-view.c:832 ../libyelp/yelp-view.c:2203
-#, c-format
+#: libyelp/yelp-view.c:836 libyelp/yelp-view.c:2153
 msgid "The URI does not point to a valid page."
 msgstr "?????????????? ???? ???????? ?????? ???????????????? ????????????????."
 
-#: ../libyelp/yelp-view.c:837 ../libyelp/yelp-view.c:2209
+#: libyelp/yelp-view.c:841 libyelp/yelp-view.c:2159
 #, c-format
 msgid "The URI ???%s??? could not be parsed."
 msgstr "?????????????? ???%s??? ???? ???????? ???? ???????? 
??????????????????."
 
-#: ../libyelp/yelp-view.c:842
-#, c-format
+#: libyelp/yelp-view.c:846
 msgid "Unknown Error."
 msgstr "?????????????????? ????????????."
 
-#: ../libyelp/yelp-view.c:996
+#: libyelp/yelp-view.c:1000
 msgid "You do not have PackageKit. Package install links require PackageKit."
 msgstr ""
 "?????????????? ???PackageKit??? ???? ?? ????????????????????, ?? 
???????????????? ???? ?????????????????????? ???? ????????????????."
 
-#: ../libyelp/yelp-view.c:1243
+#: libyelp/yelp-view.c:1247
 msgid "Save Image"
 msgstr "?????????????????? ???? ??????????????????????????"
 
-#: ../libyelp/yelp-view.c:1342
+#: libyelp/yelp-view.c:1346
 msgid "Save Code"
 msgstr "?????????????????? ???? ???????????????? ??????"
 
-#: ../libyelp/yelp-view.c:1438
+#: libyelp/yelp-view.c:1442
 #, c-format
 msgid "Send email to %s"
 msgstr "?????????????????? ???? ??-???????? ???? %s"
 
-#: ../libyelp/yelp-view.c:1542
+#: libyelp/yelp-view.c:1546
 msgid "_Save Image As???"
 msgstr "_?????????????????? ???? ?????????????????????????? ???????????"
 
-#: ../libyelp/yelp-view.c:1543
+#: libyelp/yelp-view.c:1547
 msgid "_Save Video As???"
 msgstr "_?????????????????? ???? ?????????? ?????????? ???????????"
 
-#: ../libyelp/yelp-view.c:1551
+#: libyelp/yelp-view.c:1555
 msgid "S_end Image To???"
 msgstr "????????????????_e ???? ?????????????????????????? ???????"
 
-#: ../libyelp/yelp-view.c:1552
+#: libyelp/yelp-view.c:1556
 msgid "S_end Video To???"
 msgstr "????????????????_e ???? ?????????? ?????????? ???????"
 
-#: ../libyelp/yelp-view.c:1893
+#: libyelp/yelp-view.c:1911
 #, c-format
 msgid "Could not load a document for ???%s???"
 msgstr "?????????????????? ?????????????????? ???? ???????????????? ???? 
???%s???"
 
-#: ../libyelp/yelp-view.c:1899
-#, c-format
+#: libyelp/yelp-view.c:1917
 msgid "Could not load a document"
 msgstr "?????????????????? ?????????????????? ???? ????????????????"
 
-#: ../libyelp/yelp-view.c:1983
+#: libyelp/yelp-view.c:1972
 msgid "Document Not Found"
 msgstr "???????????????????? ???? ???????? ????????????"
 
-#: ../libyelp/yelp-view.c:1985
+#: libyelp/yelp-view.c:1974
 msgid "Page Not Found"
 msgstr "???????????????????? ???? ?? ??????????????"
 
-#: ../libyelp/yelp-view.c:1988
+#: libyelp/yelp-view.c:1977
 msgid "Cannot Read"
 msgstr "?????????????????? ????????????"
 
-#: ../libyelp/yelp-view.c:1994
+#: libyelp/yelp-view.c:1983
 msgid "Unknown Error"
 msgstr "?????????????????? ????????????"
 
-#: ../libyelp/yelp-view.c:2014
+#: libyelp/yelp-view.c:2003
 msgid "Search for packages containing this document."
 msgstr "?????????????? ???? ???????????? ?????????????????? ???????? 
????????????????."
 
-#: ../src/yelp-application.c:59
+#: src/yelp-application.c:59
 msgid "Turn on editor mode"
 msgstr "?????????????????? ???? ?????????? ???? ??????????????????????"
 
-#: ../src/yelp-application.c:271 ../src/yelp-window.c:1181
-#: ../src/yelp-window.c:1189 ../yelp.desktop.in.in.h:1
+#: src/yelp-application.c:268 src/yelp-window.c:1208 src/yelp-window.c:1216
+#: yelp.desktop.in:3
 msgid "Help"
 msgstr "?????????????????????????? ??????????????????????"
 
-#: ../src/yelp-application.c:321
-msgid "New Window"
-msgstr "?????? ????????????????"
-
-#: ../src/yelp-application.c:325
-msgid "Larger Text"
-msgstr "????-?????????? ??????????"
-
-#: ../src/yelp-application.c:326
-msgid "Smaller Text"
-msgstr "????-?????????? ??????????"
-
-#: ../src/yelp-window.c:343
+#: src/yelp-window.c:361
 msgid "Back"
 msgstr "??????????"
 
-#: ../src/yelp-window.c:350
+#: src/yelp-window.c:368
 msgid "Forward"
 msgstr "????????????"
 
-#: ../src/yelp-window.c:361
+#: src/yelp-window.c:379
 msgid "Menu"
 msgstr "????????"
 
-#: ../src/yelp-window.c:366
+#: src/yelp-window.c:384
+msgid "New Window"
+msgstr "?????? ????????????????"
+
+#: src/yelp-window.c:385
 msgid "Find???"
 msgstr "?????????????????"
 
-#: ../src/yelp-window.c:367
+#: src/yelp-window.c:386
 msgid "Print???"
 msgstr "?????????????"
 
-#: ../src/yelp-window.c:372
+#: src/yelp-window.c:391
 msgid "Previous Page"
 msgstr "??????????????a ????????????????"
 
-#: ../src/yelp-window.c:373
+#: src/yelp-window.c:392
 msgid "Next Page"
 msgstr "???????????????? ????????????????"
 
-#: ../src/yelp-window.c:378
+#: src/yelp-window.c:397
+msgid "Larger Text"
+msgstr "????-?????????? ??????????"
+
+#: src/yelp-window.c:398
+msgid "Smaller Text"
+msgstr "????-?????????? ??????????"
+
+#: src/yelp-window.c:403
 msgid "All Help"
 msgstr "???????????? ?????????????????????????? ??????????????????????"
 
-#: ../src/yelp-window.c:400
+#: src/yelp-window.c:425
 msgid "Search (Ctrl+S)"
 msgstr "?????????????? (Ctrl+S)"
 
-#: ../src/yelp-window.c:417
+#: src/yelp-window.c:442
 msgid "Bookmarks"
 msgstr "??????????????"
 
-#: ../src/yelp-window.c:434
+#: src/yelp-window.c:459
 msgid "No bookmarks"
 msgstr "?????????????? ??????????????"
 
-#: ../src/yelp-window.c:442
+#: src/yelp-window.c:467
 msgid "Add Bookmark"
 msgstr "???????????????? ???? ??????????????"
 
-#: ../src/yelp-window.c:448
+#: src/yelp-window.c:473
 msgid "Remove Bookmark"
 msgstr "???????????????????? ???? ??????????????????"
 
-#: ../yelp.desktop.in.in.h:2
+#: yelp.desktop.in:4
 msgid "Get help with GNOME"
 msgstr "?????????? ???? GNOME"
 
-#: ../yelp.desktop.in.in.h:3
+#. Translators: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
+#: yelp.desktop.in:6
 msgid "documentation;information;manual;help;"
 msgstr ""
 
"documentation;information;manual;help;????????????????????????;????????????????????;??????????????????????;"

++++++ yelp-lang-bundle.patch ++++++
--- /var/tmp/diff_new_pack.b3TCC7/_old  2021-12-12 00:56:34.214541560 +0100
+++ /var/tmp/diff_new_pack.b3TCC7/_new  2021-12-12 00:56:34.218541562 +0100
@@ -1,8 +1,8 @@
-Index: yelp-3.3.1/libyelp/yelp-uri.c
+Index: yelp-41.2/libyelp/yelp-uri.c
 ===================================================================
---- yelp-3.3.1.orig/libyelp/yelp-uri.c
-+++ yelp-3.3.1/libyelp/yelp-uri.c
-@@ -646,8 +646,21 @@ resolve_data_dirs (YelpUri      *ret,
+--- yelp-41.2.orig/libyelp/yelp-uri.c
++++ yelp-41.2/libyelp/yelp-uri.c
+@@ -652,8 +652,21 @@ resolve_data_dirs (YelpUri      *ret,
                                                 langfirst ? docid : 
langs[lang_i],
                                                 NULL);
              if (!g_file_test (helpdir, G_FILE_TEST_IS_DIR)) {

Reply via email to