Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pix for openSUSE:Factory checked in 
at 2021-11-27 00:51:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pix (Old)
 and      /work/SRC/openSUSE:Factory/.pix.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pix"

Sat Nov 27 00:51:23 2021 rev:26 rq:933951 version:2.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pix/pix.changes  2021-07-17 23:37:18.241662004 
+0200
+++ /work/SRC/openSUSE:Factory/.pix.new.1895/pix.changes        2021-11-27 
00:52:09.886627965 +0100
@@ -1,0 +2,11 @@
+Wed Nov 24 15:19:59 UTC 2021 - andy great <[email protected]>
+
+- Update to version 2.8.0.
+  * Add support for dark mode
+  * l10n: Update POT
+  * Extensions: Remove obsolete link
+  * Dark mode: Disable option in Xfce
+  * Fix crash with "Enhance Focus" (#136)
+  * Fix crash with Darktable jpg (#141)
+
+-------------------------------------------------------------------

Old:
----
  pix-2.6.5.tar.gz

New:
----
  pix-2.8.0.tar.gz

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

Other differences:
------------------
++++++ pix.spec ++++++
--- /var/tmp/diff_new_pack.gUJ1Kv/_old  2021-11-27 00:52:10.502625839 +0100
+++ /var/tmp/diff_new_pack.gUJ1Kv/_new  2021-11-27 00:52:10.502625839 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           pix
-Version:        2.6.5
+Version:        2.8.0
 Release:        0
 Summary:        Image viewer and browser utility
 License:        GPL-2.0-or-later

++++++ pix-2.6.5.tar.gz -> pix-2.8.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/configure.ac new/pix-2.8.0/configure.ac
--- old/pix-2.6.5/configure.ac  2021-06-25 16:24:58.000000000 +0200
+++ new/pix-2.8.0/configure.ac  2021-11-23 11:23:12.000000000 +0100
@@ -1,6 +1,6 @@
 m4_define([pix_major_version], [2])
-m4_define([pix_minor_version], [6])
-m4_define([pix_micro_version], [5])
+m4_define([pix_minor_version], [8])
+m4_define([pix_micro_version], [0])
 m4_define([pix_version],
           [pix_major_version.pix_minor_version.pix_micro_version])
 m4_define([pix_api_version],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/data/org.x.pix.gschema.xml.in 
new/pix-2.8.0/data/org.x.pix.gschema.xml.in
--- old/pix-2.6.5/data/org.x.pix.gschema.xml.in 2021-06-25 16:24:58.000000000 
+0200
+++ new/pix-2.8.0/data/org.x.pix.gschema.xml.in 2021-11-23 11:23:12.000000000 
+0100
@@ -46,6 +46,9 @@
   </schema>
 
   <schema id="org.x.pix.browser" path="/org/x/pix/browser/">
+    <key name="use-dark-theme" type="b">
+      <default>true</default>
+    </key>
     <key name="go-to-last-location" type="b">
       <default>true</default>
     </key>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/data/ui/extensions-preferences.ui 
new/pix-2.8.0/data/ui/extensions-preferences.ui
--- old/pix-2.6.5/data/ui/extensions-preferences.ui     2021-06-25 
16:24:58.000000000 +0200
+++ new/pix-2.8.0/data/ui/extensions-preferences.ui     2021-11-23 
11:23:12.000000000 +0100
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.22.2 -->
 <interface>
-  <requires lib="gtk+" version="2.16"/>
+  <requires lib="gtk+" version="3.0"/>
   <object class="GtkListStore" id="category_liststore">
     <columns>
       <!-- column-name id -->
@@ -34,9 +35,9 @@
               <object class="GtkLabel" id="label5">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
                 <property name="label" 
translatable="yes">_Extensions:</property>
                 <property name="use_underline">True</property>
+                <property name="xalign">0</property>
               </object>
               <packing>
                 <property name="expand">False</property>
@@ -74,7 +75,6 @@
                 <property name="height_request">350</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-               <property name="hscrollbar_policy">automatic</property>
                 <property name="shadow_type">in</property>
                 <child>
                   <placeholder/>
@@ -110,21 +110,7 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <child>
-              <object class="GtkLinkButton" id="linkbutton1">
-                <property name="label" translatable="yes">More 
extensions...</property>
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-                <property name="has_tooltip">True</property>
-                <property name="use_action_appearance">False</property>
-                <property name="relief">none</property>
-                <property 
name="uri">http://github.com/linuxmint/pix/extensions/README</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">0</property>
-              </packing>
+              <placeholder/>
             </child>
           </object>
           <packing>
@@ -136,6 +122,7 @@
         <child>
           <object class="GtkButton" id="preferences_button">
             <property name="label">gtk-preferences</property>
+            <property name="use_action_appearance">False</property>
             <property name="visible">True</property>
             <property name="sensitive">False</property>
             <property name="can_focus">True</property>
@@ -143,7 +130,6 @@
             <property name="has_tooltip">True</property>
             <property name="tooltip_markup">Some extensions are 
configurable.</property>
             <property name="tooltip_text" translatable="yes">Some extensions 
are configurable.</property>
-            <property name="use_action_appearance">False</property>
             <property name="use_stock">True</property>
           </object>
           <packing>
@@ -156,11 +142,11 @@
         <child>
           <object class="GtkButton" id="about_button">
             <property name="label">gtk-about</property>
+            <property name="use_action_appearance">False</property>
             <property name="visible">True</property>
             <property name="sensitive">False</property>
             <property name="can_focus">True</property>
             <property name="receives_default">True</property>
-            <property name="use_action_appearance">False</property>
             <property name="use_stock">True</property>
           </object>
           <packing>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/data/ui/preferences.ui 
new/pix-2.8.0/data/ui/preferences.ui
--- old/pix-2.6.5/data/ui/preferences.ui        2021-06-25 16:24:58.000000000 
+0200
+++ new/pix-2.8.0/data/ui/preferences.ui        2021-11-23 11:23:12.000000000 
+0100
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.22.2 -->
 <interface>
   <requires lib="gtk+" version="3.0"/>
   <object class="GtkListStore" id="file_properties_position_liststore">
@@ -21,6 +21,9 @@
     <property name="border_width">5</property>
     <property name="title" translatable="yes">Pix Preferences</property>
     <property name="type_hint">dialog</property>
+    <child type="titlebar">
+      <placeholder/>
+    </child>
     <child internal-child="vbox">
       <object class="GtkBox" id="dialog-vbox1">
         <property name="can_focus">False</property>
@@ -162,6 +165,24 @@
                                     <property name="top_attach">1</property>
                                   </packing>
                                 </child>
+                                <child>
+                                  <object class="GtkCheckButton" 
id="use_dark_theme_checkbutton">
+                                    <property name="label" 
translatable="yes">Prefer dark mode</property>
+                                    <property 
name="use_action_appearance">False</property>
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">True</property>
+                                    <property 
name="receives_default">False</property>
+                                    <property name="tooltip_text" 
translatable="yes">This option only works with light themes which support dark 
mode.</property>
+                                    <property 
name="use_underline">True</property>
+                                    <property name="xalign">0</property>
+                                    <property 
name="draw_indicator">True</property>
+                                  </object>
+                                  <packing>
+                                    <property name="left_attach">0</property>
+                                    <property name="top_attach">2</property>
+                                    <property name="width">2</property>
+                                  </packing>
+                                </child>
                               </object>
                               <packing>
                                 <property name="expand">False</property>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/debian/changelog 
new/pix-2.8.0/debian/changelog
--- old/pix-2.6.5/debian/changelog      2021-06-25 16:24:58.000000000 +0200
+++ new/pix-2.8.0/debian/changelog      2021-11-23 11:23:12.000000000 +0100
@@ -1,3 +1,17 @@
+pix (2.8.0) una; urgency=medium
+
+  [ Clement Lefebvre ]
+  * Add support for dark mode
+  * l10n: Update POT
+  * Extensions: Remove obsolete link
+  * Dark mode: Disable option in Xfce
+
+  [ Isaac Carter ]
+  * Fix crash with "Enhance Focus" (#136)
+  * Fix crash with Darktable jpg (#141)
+
+ -- Clement Lefebvre <[email protected]>  Tue, 23 Nov 2021 10:22:26 +0000
+
 pix (2.6.5) uma; urgency=medium
 
   * l10n: Update translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/extensions/exiv2_tools/exiv2-utils.cpp 
new/pix-2.8.0/extensions/exiv2_tools/exiv2-utils.cpp
--- old/pix-2.6.5/extensions/exiv2_tools/exiv2-utils.cpp        2021-06-25 
16:24:58.000000000 +0200
+++ new/pix-2.8.0/extensions/exiv2_tools/exiv2-utils.cpp        2021-11-23 
11:23:12.000000000 +0100
@@ -703,12 +703,19 @@
                                description << md->groupName() << "." << 
md->tagName();
 
                        GthMetadata *metadata;
-                       metadata = create_metadata (md->key().c_str(),
-                                                   description.str().c_str(),
-                                                   md->print().c_str(),
-                                                   raw_value.str().c_str(),
-                                                   "Xmp::Embedded",
-                                                   md->typeName());
+                      const char *formatted_value;
+                      try {
+                          formatted_value = md->print().c_str();
+                      } catch (std::out_of_range) {
+                          formatted_value = NULL;
+                      }
+                    
+                      metadata = create_metadata (md->key().c_str(),
+                                    description.str().c_str(),
+                                    formatted_value,
+                                    raw_value.str().c_str(),
+                                    "Xmp::Embedded",
+                                    md->typeName());
                        if (metadata != NULL) {
                                if ((g_strcmp0 (md->typeName(), "XmpBag") == 0)
                                    || (g_strcmp0 (md->typeName(), "XmpSeq") == 
0))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pix-2.6.5/extensions/file_tools/gth-file-tool-sharpen.c 
new/pix-2.8.0/extensions/file_tools/gth-file-tool-sharpen.c
--- old/pix-2.6.5/extensions/file_tools/gth-file-tool-sharpen.c 2021-06-25 
16:24:58.000000000 +0200
+++ new/pix-2.8.0/extensions/file_tools/gth-file-tool-sharpen.c 2021-11-23 
11:23:12.000000000 +0100
@@ -223,21 +223,23 @@
                /* FIXME: use a cairo sub-surface when cairo 1.10 will be 
requiered */
 
                preview_surface = _cairo_image_surface_copy_subsurface 
(self->priv->destination, x, y, w, h);
-               _cairo_image_surface_sharpen (preview_surface,
-                                             sharpen_data->radius,
-                                             sharpen_data->amount,
-                                             sharpen_data->threshold);
+        if (preview_surface != NULL) {
+            _cairo_image_surface_sharpen (preview_surface,
+                              sharpen_data->radius,
+                              sharpen_data->amount,
+                              sharpen_data->threshold);
 
-               cr = cairo_create (self->priv->destination);
-               cairo_set_source_surface (cr, preview_surface, x, y);
-               cairo_rectangle (cr, x, y, w, h);
-               cairo_fill (cr);
-               cairo_destroy (cr);
+            cr = cairo_create (self->priv->destination);
+            cairo_set_source_surface (cr, preview_surface, x, y);
+            cairo_rectangle (cr, x, y, w, h);
+            cairo_fill (cr);
+            cairo_destroy (cr);
 
-               gth_image_viewer_set_surface (preview, self->priv->destination, 
-1, -1);
+            gth_image_viewer_set_surface (preview, self->priv->destination, 
-1, -1);
 
-               cairo_surface_destroy (preview_surface);
-               sharpen_data_free (sharpen_data);
+            cairo_surface_destroy (preview_surface);
+            sharpen_data_free (sharpen_data);
+        }
        }
        else
                gth_image_viewer_set_surface (preview, self->priv->source, -1, 
-1);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/pix/dlg-preferences.c 
new/pix-2.8.0/pix/dlg-preferences.c
--- old/pix-2.6.5/pix/dlg-preferences.c 2021-06-25 16:24:58.000000000 +0200
+++ new/pix-2.8.0/pix/dlg-preferences.c 2021-11-23 11:23:12.000000000 +0100
@@ -70,6 +70,7 @@
        g_settings_set_boolean (data->browser_settings, 
PREF_BROWSER_GO_TO_LAST_LOCATION, gtk_toggle_button_get_active 
(GTK_TOGGLE_BUTTON (GET_WIDGET ("go_to_last_location_radiobutton"))));
        g_settings_set_boolean (data->browser_settings, 
PREF_BROWSER_USE_STARTUP_LOCATION, gtk_toggle_button_get_active 
(GTK_TOGGLE_BUTTON (GET_WIDGET ("use_startup_location_radiobutton"))));
        g_settings_set_boolean (data->general_settings, 
PREF_GENERAL_STORE_METADATA_IN_FILES, gtk_toggle_button_get_active 
(GTK_TOGGLE_BUTTON (GET_WIDGET ("embed_metadata_checkbutton"))));
+       g_settings_set_boolean (data->browser_settings, 
PREF_BROWSER_USE_DARK_THEME, gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON 
(GET_WIDGET ("use_dark_theme_checkbutton"))));
 
        if (g_settings_get_boolean (data->browser_settings, 
PREF_BROWSER_USE_STARTUP_LOCATION)) {
                char *location;
@@ -293,6 +294,13 @@
        gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (GET_WIDGET 
("embed_metadata_checkbutton")),
                                      g_settings_get_boolean 
(data->general_settings, PREF_GENERAL_STORE_METADATA_IN_FILES));
 
+       gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (GET_WIDGET 
("use_dark_theme_checkbutton")),
+                                     g_settings_get_boolean 
(data->browser_settings, PREF_BROWSER_USE_DARK_THEME));
+
+       if (g_strcmp0 (g_getenv ("XDG_CURRENT_DESKTOP"), "XFCE") == 0) {
+               gtk_widget_hide (GET_WIDGET ("use_dark_theme_checkbutton"));
+       }
+
        /* * browser */
 
        gtk_combo_box_set_active (GTK_COMBO_BOX (GET_WIDGET 
("thumbnail_size_combobox")),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/pix/gth-browser.c 
new/pix-2.8.0/pix/gth-browser.c
--- old/pix-2.6.5/pix/gth-browser.c     2021-06-25 16:24:58.000000000 +0200
+++ new/pix-2.8.0/pix/gth-browser.c     2021-11-23 11:23:12.000000000 +0100
@@ -4208,6 +4208,13 @@
        gth_browser_reload (browser);
 }
 
+static void
+pref_use_dark_theme_changed (GSettings  *settings,
+                               const char *key,
+                               gpointer    user_data)
+{
+       g_object_set (gtk_settings_get_default (), 
"gtk-application-prefer-dark-theme", g_settings_get_boolean (settings, key), 
NULL);
+}
 
 static void
 pref_thumbnail_caption_changed (GSettings  *settings,
@@ -4825,6 +4832,12 @@
                          "changed::" PREF_BROWSER_THUMBNAIL_CAPTION,
                          G_CALLBACK (pref_thumbnail_caption_changed),
                          browser);
+       if (g_strcmp0 (g_getenv ("XDG_CURRENT_DESKTOP"), "XFCE") != 0) {
+               g_signal_connect (browser->priv->browser_settings,
+                                 "changed::" PREF_BROWSER_USE_DARK_THEME,
+                                 G_CALLBACK (pref_use_dark_theme_changed),
+                                 browser);
+       }
 
        browser->priv->constructed = TRUE;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/pix/gth-preferences.h 
new/pix-2.8.0/pix/gth-preferences.h
--- old/pix-2.6.5/pix/gth-preferences.h 2021-06-25 16:24:58.000000000 +0200
+++ new/pix-2.8.0/pix/gth-preferences.h 2021-11-23 11:23:12.000000000 +0100
@@ -82,6 +82,7 @@
 #define PREF_BROWSER_VIEWER_THUMBNAILS_ORIENT "viewer-thumbnails-orientation"
 #define PREF_BROWSER_SHRINK_WRAP_VIEWER       "shrink-wrap-viewer"
 #define PREF_BROWSER_REUSE_ACTIVE_WINDOW      "reuse-active-window"
+#define PREF_BROWSER_USE_DARK_THEME           "use-dark-theme"
 
 /* keys: add to catalog */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/pix/main.c new/pix-2.8.0/pix/main.c
--- old/pix-2.6.5/pix/main.c    2021-06-25 16:24:58.000000000 +0200
+++ new/pix-2.8.0/pix/main.c    2021-11-23 11:23:12.000000000 +0100
@@ -457,7 +457,16 @@
 static void
 gth_application_startup (GApplication *application)
 {
+       GSettings *settings;
+       gboolean use_dark_theme;
+       settings = g_settings_new (PIX_BROWSER_SCHEMA);
+       use_dark_theme = g_settings_get_boolean (settings, 
PREF_BROWSER_USE_DARK_THEME);
+       g_object_unref (settings);
+
        G_APPLICATION_CLASS (gth_application_parent_class)->startup 
(application);
+       if (g_strcmp0 (g_getenv ("XDG_CURRENT_DESKTOP"), "XFCE") != 0) {
+               g_object_set (gtk_settings_get_default (), 
"gtk-application-prefer-dark-theme", use_dark_theme, NULL);
+       }
 
        _gth_application_initialize_app_menu (application);
        gth_pref_initialize ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pix-2.6.5/po/pix.pot new/pix-2.8.0/po/pix.pot
--- old/pix-2.6.5/po/pix.pot    2021-06-25 16:24:58.000000000 +0200
+++ new/pix-2.8.0/po/pix.pot    2021-11-23 11:23:12.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-12-01 16:28+0000\n"
+"POT-Creation-Date: 2021-11-23 10:21+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
@@ -161,10 +161,6 @@
 msgstr ""
 
 #: ../data/ui/extensions-preferences.ui.h:2
-msgid "More extensions..."
-msgstr ""
-
-#: ../data/ui/extensions-preferences.ui.h:3
 msgid "Some extensions are configurable."
 msgstr ""
 
@@ -307,53 +303,61 @@
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:8
-msgid "Appearance"
+msgid "Prefer dark mode"
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:9
-msgid "Go to last _visited location"
+msgid "This option only works with light themes which support dark mode."
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:10
-msgid "Go to this _folder:"
+msgid "Appearance"
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:11
-msgid "Choose startup folder"
+msgid "Go to last _visited location"
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:12
-msgid "Set to C_urrent"
+msgid "Go to this _folder:"
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:13
-msgid "_Reuse the active window to open files"
+msgid "Choose startup folder"
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:14
-msgid "On startup:"
+msgid "Set to C_urrent"
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:15
-msgid "As_k confirmation before deleting files or catalogs"
+msgid "_Reuse the active window to open files"
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:16
-msgid "Ask whether to save _modified files"
+msgid "On startup:"
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:17
-msgid "_Store metadata inside files if possible"
+msgid "As_k confirmation before deleting files or catalogs"
 msgstr ""
 
 #: ../data/ui/preferences.ui.h:18
+msgid "Ask whether to save _modified files"
+msgstr ""
+
+#: ../data/ui/preferences.ui.h:19
+msgid "_Store metadata inside files if possible"
+msgstr ""
+
+#: ../data/ui/preferences.ui.h:20
 #: ../extensions/exiv2_tools/gth-edit-iptc-page.c:198
 #: ../extensions/gstreamer_tools/main.c:33
 #: ../extensions/image_viewer/data/ui/image-viewer-preferences.ui.h:17
 msgid "Other"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:19
+#: ../data/ui/preferences.ui.h:21
 #: ../extensions/catalogs/data/ui/catalog-properties.ui.h:2
 #: ../extensions/contact_sheet/data/ui/contact-sheet.ui.h:22
 #: ../extensions/edit_metadata/gth-edit-general-page.c:481
@@ -362,57 +366,57 @@
 msgid "General"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:20
+#: ../data/ui/preferences.ui.h:22
 #: ../extensions/contact_sheet/gth-contact-sheet-theme.c:34
 #: ../extensions/image_print/data/ui/print-layout.ui.h:18
 msgid "Caption"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:21
+#: ../data/ui/preferences.ui.h:23
 msgid "Thumbnail _size:"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:22
+#: ../data/ui/preferences.ui.h:24
 msgid "48"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:23
+#: ../data/ui/preferences.ui.h:25
 msgid "64"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:24
+#: ../data/ui/preferences.ui.h:26
 msgid "85"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:25
+#: ../data/ui/preferences.ui.h:27
 msgid "95"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:26
+#: ../data/ui/preferences.ui.h:28
 msgid "112"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:27
+#: ../data/ui/preferences.ui.h:29
 msgid "128"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:28
+#: ../data/ui/preferences.ui.h:30
 msgid "164"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:29
+#: ../data/ui/preferences.ui.h:31
 msgid "200"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:30
+#: ../data/ui/preferences.ui.h:32
 msgid "256"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:31
+#: ../data/ui/preferences.ui.h:33
 msgid "D_etermine image type from content (slower)"
 msgstr ""
 
-#: ../data/ui/preferences.ui.h:32 ../pix/dlg-preferences-extensions.c:71
+#: ../data/ui/preferences.ui.h:34 ../pix/dlg-preferences-extensions.c:71
 #: ../pix/gth-browser-actions-entries.h:179
 msgid "Browser"
 msgstr ""
@@ -1022,10 +1026,10 @@
 msgstr ""
 
 #: ../extensions/catalogs/gth-file-source-catalogs.c:1380
-#: ../extensions/exiv2_tools/exiv2-utils.cpp:752
-#: ../extensions/exiv2_tools/exiv2-utils.cpp:761
-#: ../extensions/exiv2_tools/exiv2-utils.cpp:791
-#: ../extensions/exiv2_tools/exiv2-utils.cpp:1326
+#: ../extensions/exiv2_tools/exiv2-utils.cpp:759
+#: ../extensions/exiv2_tools/exiv2-utils.cpp:768
+#: ../extensions/exiv2_tools/exiv2-utils.cpp:798
+#: ../extensions/exiv2_tools/exiv2-utils.cpp:1333
 #: ../extensions/search/gth-search.c:265
 msgid "Invalid file format"
 msgstr ""
@@ -2253,7 +2257,7 @@
 
 #: ../extensions/file_manager/callbacks.c:999
 #: ../extensions/find_duplicates/gth-find-duplicates.c:766
-#: ../pix/gth-browser.c:5193 ../pix/gth-browser.c:5227
+#: ../pix/gth-browser.c:5206 ../pix/gth-browser.c:5240
 #: ../pix/gth-progress-dialog.c:406
 msgid "Could not perform the operation"
 msgstr ""
@@ -2745,11 +2749,11 @@
 msgid "Sharpening image"
 msgstr ""
 
-#: ../extensions/file_tools/gth-file-tool-sharpen.c:484
+#: ../extensions/file_tools/gth-file-tool-sharpen.c:486
 msgid "Enhance Focus..."
 msgstr ""
 
-#: ../extensions/file_tools/gth-file-tool-sharpen.c:484
+#: ../extensions/file_tools/gth-file-tool-sharpen.c:486
 msgid "Enhance Focus"
 msgstr ""
 
@@ -4577,8 +4581,8 @@
 msgstr ""
 
 #: ../pix/dlg-location.c:200 ../pix/gth-browser.c:1397
-#: ../pix/gth-browser.c:1970 ../pix/gth-browser.c:6186
-#: ../pix/gth-browser.c:6207 ../pix/gth-browser.c:6231
+#: ../pix/gth-browser.c:1970 ../pix/gth-browser.c:6199
+#: ../pix/gth-browser.c:6220 ../pix/gth-browser.c:6244
 #, c-format
 msgid "Could not load the position \"%s\""
 msgstr ""
@@ -5047,12 +5051,12 @@
 msgid "View the list of upper locations"
 msgstr ""
 
-#: ../pix/gth-browser.c:6187
+#: ../pix/gth-browser.c:6200
 #, c-format
 msgid "File type not supported"
 msgstr ""
 
-#: ../pix/gth-browser.c:6232
+#: ../pix/gth-browser.c:6245
 #, c-format
 msgid "No suitable module found"
 msgstr ""
@@ -5490,6 +5494,6 @@
 msgid "Show version"
 msgstr ""
 
-#: ../pix/main.c:483
+#: ../pix/main.c:492
 msgid "- Image browser and viewer"
 msgstr ""

Reply via email to