Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package whatsapp-for-linux for 
openSUSE:Factory checked in at 2023-04-01 19:32:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/whatsapp-for-linux (Old)
 and      /work/SRC/openSUSE:Factory/.whatsapp-for-linux.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "whatsapp-for-linux"

Sat Apr  1 19:32:41 2023 rev:8 rq:1076622 version:1.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/whatsapp-for-linux/whatsapp-for-linux.changes    
2023-02-25 19:55:39.103466263 +0100
+++ 
/work/SRC/openSUSE:Factory/.whatsapp-for-linux.new.9019/whatsapp-for-linux.changes
  2023-04-01 19:32:55.133560645 +0200
@@ -1,0 +2,7 @@
+Sat Apr  1 12:00:01 UTC 2023 - Michael Vetter <mvet...@suse.com>
+
+- Update to 1.6.2:
+  * Workaround for audio messages #91
+  * Add french #281
+
+-------------------------------------------------------------------

Old:
----
  whatsapp-for-linux-1.6.1.tar.xz

New:
----
  whatsapp-for-linux-1.6.2.tar.xz

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

Other differences:
------------------
++++++ whatsapp-for-linux.spec ++++++
--- /var/tmp/diff_new_pack.YfwDIs/_old  2023-04-01 19:32:55.613563165 +0200
+++ /var/tmp/diff_new_pack.YfwDIs/_new  2023-04-01 19:32:55.613563165 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           whatsapp-for-linux
-Version:        1.6.1
+Version:        1.6.2
 Release:        0
 Summary:        WhatsApp for Linux
 License:        GPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.YfwDIs/_old  2023-04-01 19:32:55.653563375 +0200
+++ /var/tmp/diff_new_pack.YfwDIs/_new  2023-04-01 19:32:55.657563396 +0200
@@ -2,7 +2,7 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param 
name="url">https://github.com/eneshecan/whatsapp-for-linux.git</param>
-               <param name="revision">v1.6.1</param>
+               <param name="revision">v1.6.2</param>
                <param name="match-tag">v*</param>
                <param name="versionformat">@PARENT_TAG@</param>
                <param name="versionrewrite-pattern">v(.*)</param>

++++++ whatsapp-for-linux-1.6.1.tar.xz -> whatsapp-for-linux-1.6.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/CMakeLists.txt 
new/whatsapp-for-linux-1.6.2/CMakeLists.txt
--- old/whatsapp-for-linux-1.6.1/CMakeLists.txt 2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/CMakeLists.txt 2023-04-01 13:37:56.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.12)
 project(
         whatsapp-for-linux
-        VERSION 1.6.1
+        VERSION 1.6.2
         DESCRIPTION "An unofficial WhatsApp desktop application for Linux"
         HOMEPAGE_URL "https://github.com/eneshecan/whatsapp-for-linux";
         LANGUAGES C CXX
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/README.md 
new/whatsapp-for-linux-1.6.2/README.md
--- old/whatsapp-for-linux-1.6.1/README.md      2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/README.md      2023-04-01 13:37:56.000000000 
+0200
@@ -43,7 +43,7 @@
 
 ## Features
 
-* Features come with WhatsApp Web except audio/video capture and calls
+* Features come with WhatsApp Web
   * WhatsApp specific keyboard shortcuts work with *Alt* key instead of *Cmd*
 * Zoom in/out
 * System tray icon
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/LINGUAS 
new/whatsapp-for-linux-1.6.2/po/LINGUAS
--- old/whatsapp-for-linux-1.6.1/po/LINGUAS     2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/LINGUAS     2023-04-01 13:37:56.000000000 
+0200
@@ -1,8 +1,9 @@
 # Keep this file sorted alphabetically, one language code per line
+es
+fr
 it
 ka
 nl
 pt-br
 ru
 tr
-es
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/en.po 
new/whatsapp-for-linux-1.6.2/po/en.po
--- old/whatsapp-for-linux-1.6.1/po/en.po       2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/en.po       2023-04-01 13:37:56.000000000 
+0200
@@ -7,23 +7,19 @@
 "Project-Id-Version: WhatsApp for Linux\n"
 "Language: en\n"
 
-#: ../src/ui/MainWindow.cpp:338 ../src/ui/TrayIcon.cpp:46
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
 #: ../resource/ui/MainWindow.ui.h:4
 msgid "About"
 msgstr "About"
 
-#: ../src/ui/MainWindow.cpp:340 ../resource/ui/MainWindow.ui.h:6
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
 msgid "WhatsApp for Linux"
 msgstr "WhatsApp for Linux"
 
-#: ../src/ui/MainWindow.cpp:341
+#: ../src/ui/MainWindow.cpp:347
 msgid "An unofficial WhatsApp desktop application for Linux"
 msgstr "An unofficial WhatsApp desktop application for Linux"
 
-#: ../src/ui/MainWindow.cpp:343
-msgid "GitHub Repository"
-msgstr "GitHub Repository"
-
 #: ../src/ui/PreferencesWindow.cpp:40
 msgid "On Demand"
 msgstr "On Demand"
@@ -45,31 +41,23 @@
 msgid "Quit"
 msgstr "Quit"
 
-#: ../src/ui/WebView.cpp:34
-msgid "Notification Request"
-msgstr "Notification Request"
-
-#: ../src/ui/WebView.cpp:35
-msgid "Would you like to allow notifications?"
-msgstr "Would you like to allow notifications?"
-
-#: ../src/ui/WebView.cpp:69
+#: ../src/ui/WebView.cpp:75
 msgid "Save File"
 msgstr "Save File"
 
-#: ../src/ui/WebView.cpp:70
+#: ../src/ui/WebView.cpp:76
 msgid "Ok"
 msgstr "Ok"
 
-#: ../src/ui/WebView.cpp:71
+#: ../src/ui/WebView.cpp:77
 msgid "Cancel"
 msgstr "Cancel"
 
-#: ../src/ui/WebView.cpp:322
+#: ../src/ui/WebView.cpp:328
 msgid "Unresponsive"
 msgstr "Unresponsive"
 
-#: ../src/ui/WebView.cpp:323
+#: ../src/ui/WebView.cpp:329
 msgid "The application is not responding. Would you like to reload?"
 msgstr "The application is not responding. Would you like to reload?"
 
@@ -129,14 +117,6 @@
 msgid "Start application after system boots"
 msgstr "Start application after system boots"
 
-#: ../resource/ui/PreferencesWindow.ui.h:9
-msgid "Enable Notification Sounds"
-msgstr "Enable Notification Sounds"
-
-#: ../resource/ui/PreferencesWindow.ui.h:10
-msgid "Play sound on a notification raised by the application"
-msgstr "Play sound on a notification raised by the application"
-
 #: ../resource/ui/PreferencesWindow.ui.h:11
 #: ../resource/ui/ShortcutsWindow.ui.h:2
 msgid "General"
@@ -170,14 +150,6 @@
 msgid "Allow permissions on application startup"
 msgstr "Allow permissions on application startup"
 
-#: ../resource/ui/PreferencesWindow.ui.h:19
-msgid "Minimum Font Size"
-msgstr "Minimum Font Size"
-
-#: ../resource/ui/PreferencesWindow.ui.h:20
-msgid "Minimum font size used to display text, values other than 0 can 
potentially break page layouts"
-msgstr "Minimum font size used to display text, values other than 0 can 
potentially break page layouts"
-
 #: ../resource/ui/PreferencesWindow.ui.h:21
 msgid "Web"
 msgstr "Web"
@@ -190,14 +162,6 @@
 msgid "Refresh Page"
 msgstr "Refresh Page"
 
-#: ../resource/ui/ShortcutsWindow.ui.h:4
-msgid "Zoom In"
-msgstr "Zoom In"
-
-#: ../resource/ui/ShortcutsWindow.ui.h:5
-msgid "Zoom Out"
-msgstr "Zoom Out"
-
 #: ../resource/ui/ShortcutsWindow.ui.h:6
 msgid "Enter/Exit Fullscreen"
 msgstr "Enter/Exit Fullscreen"
@@ -209,3 +173,40 @@
 #: ../resource/ui/ShortcutsWindow.ui.h:8
 msgid "Open Preferences"
 msgstr "Open Preferences"
+
+#: ../src/ui/MainWindow.cpp:349
+msgid "GitHub Repository"
+msgstr "GitHub Repository"
+
+#: ../resource/ui/PreferencesWindow.ui.h:9
+msgid "Enable Notification Sounds"
+msgstr "Enable Notification Sounds"
+
+#: ../resource/ui/PreferencesWindow.ui.h:10
+msgid "Play sound on a notification raised by the application"
+msgstr "Play sound on a notification raised by the application"
+
+#: ../resource/ui/PreferencesWindow.ui.h:19
+msgid "Minimum Font Size"
+msgstr "Minimum Font Size"
+
+#: ../resource/ui/PreferencesWindow.ui.h:20
+msgid "Minimum font size used to display text, values other than 0 can 
potentially break page layouts"
+msgstr "Minimum font size used to display text, values other than 0 can 
potentially break page layouts"
+
+#: ../resource/ui/ShortcutsWindow.ui.h:4
+msgid "Zoom In"
+msgstr "Zoom In"
+
+#: ../resource/ui/ShortcutsWindow.ui.h:5
+msgid "Zoom Out"
+msgstr "Zoom Out"
+
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
+msgstr "Permission Request"
+
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
+msgstr "Would you like to allow permissions?"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/es.po 
new/whatsapp-for-linux-1.6.2/po/es.po
--- old/whatsapp-for-linux-1.6.1/po/es.po       2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/es.po       2023-04-01 13:37:56.000000000 
+0200
@@ -7,16 +7,16 @@
 "Project-Id-Version: WhatsApp for Linux\n"
 "Language: es\n"
 
-#: ../src/ui/MainWindow.cpp:338 ../src/ui/TrayIcon.cpp:46
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
 #: ../resource/ui/MainWindow.ui.h:4
 msgid "About"
 msgstr "Acerca de"
 
-#: ../src/ui/MainWindow.cpp:340 ../resource/ui/MainWindow.ui.h:6
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
 msgid "WhatsApp for Linux"
 msgstr "WhatsApp para Linux"
 
-#: ../src/ui/MainWindow.cpp:341
+#: ../src/ui/MainWindow.cpp:347
 msgid "An unofficial WhatsApp desktop application for Linux"
 msgstr "Aplicación no oficial de WhatsApp para Linux"
 
@@ -41,31 +41,23 @@
 msgid "Quit"
 msgstr "Salir"
 
-#: ../src/ui/WebView.cpp:34
-msgid "Notification Request"
-msgstr "Solicitud de notificaciones"
-
-#: ../src/ui/WebView.cpp:35
-msgid "Would you like to allow notifications?"
-msgstr "¿Desea permitir las notificaciones?"
-
-#: ../src/ui/WebView.cpp:69
+#: ../src/ui/WebView.cpp:75
 msgid "Save File"
 msgstr "Guardar archivo"
 
-#: ../src/ui/WebView.cpp:70
+#: ../src/ui/WebView.cpp:76
 msgid "Ok"
 msgstr "Ok"
 
-#: ../src/ui/WebView.cpp:71
+#: ../src/ui/WebView.cpp:77
 msgid "Cancel"
 msgstr "Cancelar"
 
-#: ../src/ui/WebView.cpp:322
+#: ../src/ui/WebView.cpp:328
 msgid "Unresponsive"
 msgstr "No responde"
 
-#: ../src/ui/WebView.cpp:323
+#: ../src/ui/WebView.cpp:329
 msgid "The application is not responding. Would you like to reload?"
 msgstr "La aplicación no responde. ¿Desea recargarla?"
 
@@ -182,7 +174,7 @@
 msgid "Open Preferences"
 msgstr "Abrir Preferencias"
 
-#: ../src/ui/MainWindow.cpp:343
+#: ../src/ui/MainWindow.cpp:349
 msgid "GitHub Repository"
 msgstr "Repositorio GitHub"
 
@@ -210,3 +202,11 @@
 msgid "Zoom Out"
 msgstr "Zoom Out"
 
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
+msgstr "Permission Request"
+
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
+msgstr "Would you like to allow permissions?"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/fr.po 
new/whatsapp-for-linux-1.6.2/po/fr.po
--- old/whatsapp-for-linux-1.6.1/po/fr.po       1970-01-01 01:00:00.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/fr.po       2023-04-01 13:37:56.000000000 
+0200
@@ -0,0 +1,212 @@
+msgid ""
+msgstr ""
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: POEditor.com\n"
+"Project-Id-Version: WhatsApp for Linux\n"
+"Language: fr\n"
+
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
+#: ../resource/ui/MainWindow.ui.h:4
+msgid "About"
+msgstr "À propos"
+
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
+msgid "WhatsApp for Linux"
+msgstr "WhatsApp pour Linux"
+
+#: ../src/ui/MainWindow.cpp:347
+msgid "An unofficial WhatsApp desktop application for Linux"
+msgstr "Une application WhatsApp de bureau non officielle pour Linux"
+
+#: ../src/ui/PreferencesWindow.cpp:40
+msgid "On Demand"
+msgstr "Sur demande"
+
+#: ../src/ui/PreferencesWindow.cpp:41
+msgid "Always"
+msgstr "Toujours"
+
+#: ../src/ui/PreferencesWindow.cpp:42
+msgid "Never"
+msgstr "Jamais"
+
+#: ../src/ui/TrayIcon.cpp:45
+msgid "Show"
+msgstr "Afficher"
+
+#: ../src/ui/TrayIcon.cpp:47 ../resource/ui/MainWindow.ui.h:5
+#: ../resource/ui/ShortcutsWindow.ui.h:10
+msgid "Quit"
+msgstr "Quitter"
+
+#: ../src/ui/WebView.cpp:75
+msgid "Save File"
+msgstr "Enregistrer le fichier"
+
+#: ../src/ui/WebView.cpp:76
+msgid "Ok"
+msgstr "Ok"
+
+#: ../src/ui/WebView.cpp:77
+msgid "Cancel"
+msgstr "Annuler"
+
+#: ../src/ui/WebView.cpp:328
+msgid "Unresponsive"
+msgstr "Sans réponse"
+
+#: ../src/ui/WebView.cpp:329
+msgid "The application is not responding. Would you like to reload?"
+msgstr "L'application ne répond pas. Voulez-vous la recharger ?"
+
+#: ../resource/ui/MainWindow.ui.h:1
+msgid "Fullscreen"
+msgstr "Plein écran"
+
+#: ../resource/ui/MainWindow.ui.h:2 ../resource/ui/PreferencesWindow.ui.h:22
+msgid "Preferences"
+msgstr "Préférences"
+
+#: ../resource/ui/MainWindow.ui.h:3 ../resource/ui/ShortcutsWindow.ui.h:9
+msgid "Keyboard Shortcuts"
+msgstr "Raccourcis clavier"
+
+#: ../resource/ui/MainWindow.ui.h:7
+msgid "Refresh"
+msgstr "Actualiser"
+
+#: ../resource/ui/MainWindow.ui.h:8 ../resource/ui/PhoneNumberDialog.ui.h:1
+msgid "Open chat by phone number"
+msgstr "Ouvrir le chat par numéro de téléphone"
+
+#: ../resource/ui/PhoneNumberDialog.ui.h:2
+msgid "Enter phone number (only digits)"
+msgstr "Entrez le numéro de téléphone (chiffres uniquement)"
+
+#: ../resource/ui/PreferencesWindow.ui.h:1
+msgid "Close to Tray"
+msgstr "Fermer vers la barre de notification"
+
+#: ../resource/ui/PreferencesWindow.ui.h:2
+msgid "Start in Tray"
+msgstr "Démarrer dans la barre de notification"
+
+#: ../resource/ui/PreferencesWindow.ui.h:3
+msgid "Start Minimized"
+msgstr "Démarrer minimisé"
+
+#: ../resource/ui/PreferencesWindow.ui.h:4
+msgid "Autostart"
+msgstr "Démarrage automatique"
+
+#: ../resource/ui/PreferencesWindow.ui.h:5
+msgid "Enable tray icon"
+msgstr "Activer l'icône dans la barre de notification"
+
+#: ../resource/ui/PreferencesWindow.ui.h:6
+msgid "Start application as closed to tray"
+msgstr "Démarrer l'application en la fermant dans la barre de notification"
+
+#: ../resource/ui/PreferencesWindow.ui.h:7
+msgid "Start application as minimized"
+msgstr "Démarrer l'application minimisée"
+
+#: ../resource/ui/PreferencesWindow.ui.h:8
+msgid "Start application after system boots"
+msgstr "Démarrer l'application après le démarrage du système"
+
+#: ../resource/ui/PreferencesWindow.ui.h:11
+#: ../resource/ui/ShortcutsWindow.ui.h:2
+msgid "General"
+msgstr "Général"
+
+#: ../resource/ui/PreferencesWindow.ui.h:12
+msgid "Prefer Dark Theme"
+msgstr "Préférer le thème sombre"
+
+#: ../resource/ui/PreferencesWindow.ui.h:13
+msgid "Prefer dark theme for the application if system theme includes a dark 
variant"
+msgstr "Préférer le thème sombre pour l'application si le thème du 
système inclut une variante sombre"
+
+#: ../resource/ui/PreferencesWindow.ui.h:14
+msgid "Appearance"
+msgstr "Apparence"
+
+#: ../resource/ui/PreferencesWindow.ui.h:15
+msgid "Hardware Acceleration"
+msgstr "Accélération matérielle"
+
+#: ../resource/ui/PreferencesWindow.ui.h:16
+msgid "Allow Permissions"
+msgstr "Autoriser les autorisations"
+
+#: ../resource/ui/PreferencesWindow.ui.h:17
+msgid "Set hardware acceleration policy used by webkit"
+msgstr "Définir la politique d'accélération matérielle utilisée par 
WebKit"
+
+#: ../resource/ui/PreferencesWindow.ui.h:18
+msgid "Allow permissions on application startup"
+msgstr "Autoriser les autorisations au démarrage de l'application"
+
+#: ../resource/ui/PreferencesWindow.ui.h:21
+msgid "Web"
+msgstr "Web"
+
+#: ../resource/ui/ShortcutsWindow.ui.h:1
+msgid "Shortcuts"
+msgstr "Raccourcis"
+
+#: ../resource/ui/ShortcutsWindow.ui.h:3
+msgid "Refresh Page"
+msgstr "Actualiser la page"
+
+#: ../resource/ui/ShortcutsWindow.ui.h:6
+msgid "Enter/Exit Fullscreen"
+msgstr "Entrer/Sortir du mode plein écran"
+
+#: ../resource/ui/ShortcutsWindow.ui.h:7
+msgid "Show/Hide Header Bar"
+msgstr "Afficher/Masquer la barre d'en-tête"
+
+#: ../resource/ui/ShortcutsWindow.ui.h:8
+msgid "Open Preferences"
+msgstr "Ouvrir les préférences"
+
+#: ../src/ui/MainWindow.cpp:349
+msgid "GitHub Repository"
+msgstr "Dépôt GitHub"
+
+#: ../resource/ui/PreferencesWindow.ui.h:9
+msgid "Enable Notification Sounds"
+msgstr "Activer les sons de notification"
+
+#: ../resource/ui/PreferencesWindow.ui.h:10
+msgid "Play sound on a notification raised by the application"
+msgstr "Jouer un son lorsqu'une notification est émise par l'application"
+
+#: ../resource/ui/PreferencesWindow.ui.h:19
+msgid "Minimum Font Size"
+msgstr "Taille de police minimale"
+
+#: ../resource/ui/PreferencesWindow.ui.h:20
+msgid "Minimum font size used to display text, values other than 0 can 
potentially break page layouts"
+msgstr "Taille de police minimale utilisée pour afficher du texte, des 
valeurs autres que 0 peuvent potentiellement briser la mise en page des pages"
+
+#: ../resource/ui/ShortcutsWindow.ui.h:4
+msgid "Zoom In"
+msgstr "Zoom avant"
+
+#: ../resource/ui/ShortcutsWindow.ui.h:5
+msgid "Zoom Out"
+msgstr "Zoom arrière"
+
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
+msgstr "Requête de permission"
+
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
+msgstr "Voulez vous autoriser les permissions?"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/it.po 
new/whatsapp-for-linux-1.6.2/po/it.po
--- old/whatsapp-for-linux-1.6.1/po/it.po       2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/it.po       2023-04-01 13:37:56.000000000 
+0200
@@ -7,16 +7,16 @@
 "Project-Id-Version: WhatsApp for Linux\n"
 "Language: it\n"
 
-#: ../src/ui/MainWindow.cpp:338 ../src/ui/TrayIcon.cpp:46
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
 #: ../resource/ui/MainWindow.ui.h:4
 msgid "About"
 msgstr "Informazioni"
 
-#: ../src/ui/MainWindow.cpp:340 ../resource/ui/MainWindow.ui.h:6
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
 msgid "WhatsApp for Linux"
 msgstr "WhatsApp per Linux"
 
-#: ../src/ui/MainWindow.cpp:341
+#: ../src/ui/MainWindow.cpp:347
 msgid "An unofficial WhatsApp desktop application for Linux"
 msgstr "Un'applicazione WhatsApp non ufficiale per Linux"
 
@@ -41,31 +41,23 @@
 msgid "Quit"
 msgstr "Esci"
 
-#: ../src/ui/WebView.cpp:34
-msgid "Notification Request"
-msgstr "Richiesta notifiche"
-
-#: ../src/ui/WebView.cpp:35
-msgid "Would you like to allow notifications?"
-msgstr "Vuoi permettere le notifiche?"
-
-#: ../src/ui/WebView.cpp:69
+#: ../src/ui/WebView.cpp:75
 msgid "Save File"
 msgstr "Salva file"
 
-#: ../src/ui/WebView.cpp:70
+#: ../src/ui/WebView.cpp:76
 msgid "Ok"
 msgstr "Salva"
 
-#: ../src/ui/WebView.cpp:71
+#: ../src/ui/WebView.cpp:77
 msgid "Cancel"
 msgstr "Annulla"
 
-#: ../src/ui/WebView.cpp:322
+#: ../src/ui/WebView.cpp:328
 msgid "Unresponsive"
 msgstr "Whatsapp non risponde"
 
-#: ../src/ui/WebView.cpp:323
+#: ../src/ui/WebView.cpp:329
 msgid "The application is not responding. Would you like to reload?"
 msgstr "L'applicazione non risponde. Ricaricare?"
 
@@ -182,7 +174,7 @@
 msgid "Open Preferences"
 msgstr "Apri preferenze"
 
-#: ../src/ui/MainWindow.cpp:343
+#: ../src/ui/MainWindow.cpp:349
 msgid "GitHub Repository"
 msgstr "GitHub"
 
@@ -210,3 +202,11 @@
 msgid "Zoom Out"
 msgstr "Zoom Out"
 
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
+msgstr "Permission Request"
+
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
+msgstr "Would you like to allow permissions?"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/ka.po 
new/whatsapp-for-linux-1.6.2/po/ka.po
--- old/whatsapp-for-linux-1.6.1/po/ka.po       2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/ka.po       2023-04-01 13:37:56.000000000 
+0200
@@ -7,16 +7,16 @@
 "Project-Id-Version: WhatsApp for Linux\n"
 "Language: ka\n"
 
-#: ../src/ui/MainWindow.cpp:338 ../src/ui/TrayIcon.cpp:46
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
 #: ../resource/ui/MainWindow.ui.h:4
 msgid "About"
 msgstr "შესახებ"
 
-#: ../src/ui/MainWindow.cpp:340 ../resource/ui/MainWindow.ui.h:6
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
 msgid "WhatsApp for Linux"
 msgstr "WhatsApp-ი ლინუქსისთვის"
 
-#: ../src/ui/MainWindow.cpp:341
+#: ../src/ui/MainWindow.cpp:347
 msgid "An unofficial WhatsApp desktop application for Linux"
 msgstr "WhatsApp-ის არაოფიციალური 
აპლიკაცია ლინუქსისთვის"
 
@@ -41,31 +41,23 @@
 msgid "Quit"
 msgstr "&გასვლა"
 
-#: ../src/ui/WebView.cpp:34
-msgid "Notification Request"
-msgstr "გაფრთხილების მოთხოვნა"
-
-#: ../src/ui/WebView.cpp:35
-msgid "Would you like to allow notifications?"
-msgstr "გნებავთ, დაუშვათ გაფრ
თხილებები?"
-
-#: ../src/ui/WebView.cpp:69
+#: ../src/ui/WebView.cpp:75
 msgid "Save File"
 msgstr "ფაილის შენახვა"
 
-#: ../src/ui/WebView.cpp:70
+#: ../src/ui/WebView.cpp:76
 msgid "Ok"
 msgstr "დიახ"
 
-#: ../src/ui/WebView.cpp:71
+#: ../src/ui/WebView.cpp:77
 msgid "Cancel"
 msgstr "გაუქმენა"
 
-#: ../src/ui/WebView.cpp:322
+#: ../src/ui/WebView.cpp:328
 msgid "Unresponsive"
 msgstr "არ პასუხობს"
 
-#: ../src/ui/WebView.cpp:323
+#: ../src/ui/WebView.cpp:329
 msgid "The application is not responding. Would you like to reload?"
 msgstr "აპლიკაცია არ პასუხობს. 
გნებავთ, გადატვირთოთ?"
 
@@ -182,7 +174,7 @@
 msgid "Open Preferences"
 msgstr "მორგების ფანჯრის გახსნა"
 
-#: ../src/ui/MainWindow.cpp:343
+#: ../src/ui/MainWindow.cpp:349
 msgid "GitHub Repository"
 msgstr "GitHub -ის რეპოზიტორია"
 
@@ -210,3 +202,11 @@
 msgid "Zoom Out"
 msgstr "Zoom Out"
 
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
+msgstr "Permission Request"
+
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
+msgstr "Would you like to allow permissions?"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/nl.po 
new/whatsapp-for-linux-1.6.2/po/nl.po
--- old/whatsapp-for-linux-1.6.1/po/nl.po       2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/nl.po       2023-04-01 13:37:56.000000000 
+0200
@@ -7,16 +7,16 @@
 "Project-Id-Version: WhatsApp for Linux\n"
 "Language: nl\n"
 
-#: ../src/ui/MainWindow.cpp:338 ../src/ui/TrayIcon.cpp:46
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
 #: ../resource/ui/MainWindow.ui.h:4
 msgid "About"
 msgstr "Over"
 
-#: ../src/ui/MainWindow.cpp:340 ../resource/ui/MainWindow.ui.h:6
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
 msgid "WhatsApp for Linux"
 msgstr "WhatsApp voor Linux"
 
-#: ../src/ui/MainWindow.cpp:341
+#: ../src/ui/MainWindow.cpp:347
 msgid "An unofficial WhatsApp desktop application for Linux"
 msgstr "Een onofficiële WhatsApp-desktoptoepassing voor Linux"
 
@@ -41,31 +41,23 @@
 msgid "Quit"
 msgstr "Afsluiten"
 
-#: ../src/ui/WebView.cpp:34
-msgid "Notification Request"
-msgstr "Meldingsverzoek"
-
-#: ../src/ui/WebView.cpp:35
-msgid "Would you like to allow notifications?"
-msgstr "Wil je meldingen ontvangen?"
-
-#: ../src/ui/WebView.cpp:69
+#: ../src/ui/WebView.cpp:75
 msgid "Save File"
 msgstr "Bestand opslaan"
 
-#: ../src/ui/WebView.cpp:70
+#: ../src/ui/WebView.cpp:76
 msgid "Ok"
 msgstr "Oké"
 
-#: ../src/ui/WebView.cpp:71
+#: ../src/ui/WebView.cpp:77
 msgid "Cancel"
 msgstr "Annuleren"
 
-#: ../src/ui/WebView.cpp:322
+#: ../src/ui/WebView.cpp:328
 msgid "Unresponsive"
 msgstr "Niet bereikbaar"
 
-#: ../src/ui/WebView.cpp:323
+#: ../src/ui/WebView.cpp:329
 msgid "The application is not responding. Would you like to reload?"
 msgstr "Het programma reageert niet. Wil je het opnieuw starten?"
 
@@ -182,7 +174,7 @@
 msgid "Open Preferences"
 msgstr "Instellingen openen"
 
-#: ../src/ui/MainWindow.cpp:343
+#: ../src/ui/MainWindow.cpp:349
 msgid "GitHub Repository"
 msgstr "GitHub"
 
@@ -210,3 +202,11 @@
 msgid "Zoom Out"
 msgstr "Uitzoomen"
 
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
+msgstr "Toestemmingsverzoek"
+
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
+msgstr "Wil je de benodigde rechten verlenen?"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/pt-br.po 
new/whatsapp-for-linux-1.6.2/po/pt-br.po
--- old/whatsapp-for-linux-1.6.1/po/pt-br.po    2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/pt-br.po    2023-04-01 13:37:56.000000000 
+0200
@@ -7,16 +7,16 @@
 "Project-Id-Version: WhatsApp for Linux\n"
 "Language: pt-br\n"
 
-#: ../src/ui/MainWindow.cpp:338 ../src/ui/TrayIcon.cpp:46
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
 #: ../resource/ui/MainWindow.ui.h:4
 msgid "About"
 msgstr "Sobre"
 
-#: ../src/ui/MainWindow.cpp:340 ../resource/ui/MainWindow.ui.h:6
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
 msgid "WhatsApp for Linux"
 msgstr "WhatsApp para Linux"
 
-#: ../src/ui/MainWindow.cpp:341
+#: ../src/ui/MainWindow.cpp:347
 msgid "An unofficial WhatsApp desktop application for Linux"
 msgstr "Aplicação não oficial de WhatsApp para Linux"
 
@@ -41,31 +41,23 @@
 msgid "Quit"
 msgstr "Sair"
 
-#: ../src/ui/WebView.cpp:34
-msgid "Notification Request"
-msgstr "Requisição de Notificação"
-
-#: ../src/ui/WebView.cpp:35
-msgid "Would you like to allow notifications?"
-msgstr "Deseja permitir as notificações?"
-
-#: ../src/ui/WebView.cpp:69
+#: ../src/ui/WebView.cpp:75
 msgid "Save File"
 msgstr "Salvar arquivo"
 
-#: ../src/ui/WebView.cpp:70
+#: ../src/ui/WebView.cpp:76
 msgid "Ok"
 msgstr "Ok"
 
-#: ../src/ui/WebView.cpp:71
+#: ../src/ui/WebView.cpp:77
 msgid "Cancel"
 msgstr "Cancelar"
 
-#: ../src/ui/WebView.cpp:322
+#: ../src/ui/WebView.cpp:328
 msgid "Unresponsive"
 msgstr "No responde"
 
-#: ../src/ui/WebView.cpp:323
+#: ../src/ui/WebView.cpp:329
 msgid "The application is not responding. Would you like to reload?"
 msgstr "A aplicação não responde. Deseja recarregá-la?"
 
@@ -182,7 +174,7 @@
 msgid "Open Preferences"
 msgstr "Abrir Preferências"
 
-#: ../src/ui/MainWindow.cpp:343
+#: ../src/ui/MainWindow.cpp:349
 msgid "GitHub Repository"
 msgstr "Repositório GitHub"
 
@@ -210,3 +202,11 @@
 msgid "Zoom Out"
 msgstr "Zoom Out"
 
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
+msgstr "Permission Request"
+
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
+msgstr "Would you like to allow permissions?"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/ru.po 
new/whatsapp-for-linux-1.6.2/po/ru.po
--- old/whatsapp-for-linux-1.6.1/po/ru.po       2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/ru.po       2023-04-01 13:37:56.000000000 
+0200
@@ -7,16 +7,16 @@
 "Project-Id-Version: WhatsApp for Linux\n"
 "Language: ru\n"
 
-#: ../src/ui/MainWindow.cpp:338 ../src/ui/TrayIcon.cpp:46
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
 #: ../resource/ui/MainWindow.ui.h:4
 msgid "About"
 msgstr "О программе"
 
-#: ../src/ui/MainWindow.cpp:340 ../resource/ui/MainWindow.ui.h:6
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
 msgid "WhatsApp for Linux"
 msgstr "WhatsApp для Linux"
 
-#: ../src/ui/MainWindow.cpp:341
+#: ../src/ui/MainWindow.cpp:347
 msgid "An unofficial WhatsApp desktop application for Linux"
 msgstr "Неофициальное приложение WhatsApp для Linux"
 
@@ -41,31 +41,23 @@
 msgid "Quit"
 msgstr "Выход"
 
-#: ../src/ui/WebView.cpp:34
-msgid "Notification Request"
-msgstr "Запрос уведомлений"
-
-#: ../src/ui/WebView.cpp:35
-msgid "Would you like to allow notifications?"
-msgstr "Разрешить уведомления?"
-
-#: ../src/ui/WebView.cpp:69
+#: ../src/ui/WebView.cpp:75
 msgid "Save File"
 msgstr "Сохранить файл"
 
-#: ../src/ui/WebView.cpp:70
+#: ../src/ui/WebView.cpp:76
 msgid "Ok"
 msgstr "ОК"
 
-#: ../src/ui/WebView.cpp:71
+#: ../src/ui/WebView.cpp:77
 msgid "Cancel"
 msgstr "Отмена"
 
-#: ../src/ui/WebView.cpp:322
+#: ../src/ui/WebView.cpp:328
 msgid "Unresponsive"
 msgstr "Не отвечает"
 
-#: ../src/ui/WebView.cpp:323
+#: ../src/ui/WebView.cpp:329
 msgid "The application is not responding. Would you like to reload?"
 msgstr "Приложение не отвечает. Перезагрузить 
его?"
 
@@ -182,7 +174,7 @@
 msgid "Open Preferences"
 msgstr "Открыть параметры"
 
-#: ../src/ui/MainWindow.cpp:343
+#: ../src/ui/MainWindow.cpp:349
 msgid "GitHub Repository"
 msgstr "Репозиторий на GitHub"
 
@@ -210,3 +202,11 @@
 msgid "Zoom Out"
 msgstr "Zoom Out"
 
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
+msgstr "Permission Request"
+
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
+msgstr "Would you like to allow permissions?"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/tr.po 
new/whatsapp-for-linux-1.6.2/po/tr.po
--- old/whatsapp-for-linux-1.6.1/po/tr.po       2023-02-25 15:41:43.000000000 
+0100
+++ new/whatsapp-for-linux-1.6.2/po/tr.po       2023-04-01 13:37:56.000000000 
+0200
@@ -7,16 +7,16 @@
 "Project-Id-Version: WhatsApp for Linux\n"
 "Language: tr\n"
 
-#: ../src/ui/MainWindow.cpp:338 ../src/ui/TrayIcon.cpp:46
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
 #: ../resource/ui/MainWindow.ui.h:4
 msgid "About"
 msgstr "Hakkında"
 
-#: ../src/ui/MainWindow.cpp:340 ../resource/ui/MainWindow.ui.h:6
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
 msgid "WhatsApp for Linux"
 msgstr "Linux için WhatsApp"
 
-#: ../src/ui/MainWindow.cpp:341
+#: ../src/ui/MainWindow.cpp:347
 msgid "An unofficial WhatsApp desktop application for Linux"
 msgstr "Linux için resmi olmayan bir WhatsApp masaüstü uygulaması"
 
@@ -41,31 +41,23 @@
 msgid "Quit"
 msgstr "Çıkış"
 
-#: ../src/ui/WebView.cpp:34
-msgid "Notification Request"
-msgstr "Bildirim Talebi"
-
-#: ../src/ui/WebView.cpp:35
-msgid "Would you like to allow notifications?"
-msgstr "Bildirimlere izin vermek istiyor musunuz?"
-
-#: ../src/ui/WebView.cpp:69
+#: ../src/ui/WebView.cpp:75
 msgid "Save File"
 msgstr "Dosyayı Kaydet"
 
-#: ../src/ui/WebView.cpp:70
+#: ../src/ui/WebView.cpp:76
 msgid "Ok"
 msgstr "Tamam"
 
-#: ../src/ui/WebView.cpp:71
+#: ../src/ui/WebView.cpp:77
 msgid "Cancel"
 msgstr "İptal"
 
-#: ../src/ui/WebView.cpp:322
+#: ../src/ui/WebView.cpp:328
 msgid "Unresponsive"
 msgstr "Cevap vermiyor"
 
-#: ../src/ui/WebView.cpp:323
+#: ../src/ui/WebView.cpp:329
 msgid "The application is not responding. Would you like to reload?"
 msgstr "Uygulama cevap vermiyor. Yeniden yüklemek ister misiniz?"
 
@@ -182,7 +174,7 @@
 msgid "Open Preferences"
 msgstr "Tercihleri Aç"
 
-#: ../src/ui/MainWindow.cpp:343
+#: ../src/ui/MainWindow.cpp:349
 msgid "GitHub Repository"
 msgstr "GitHub"
 
@@ -210,3 +202,11 @@
 msgid "Zoom Out"
 msgstr "Uzaklaştır"
 
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
+msgstr "İzin İsteği"
+
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
+msgstr "İzinlere izin vermek ister misiniz?"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/po/whatsapp-for-linux.pot 
new/whatsapp-for-linux-1.6.2/po/whatsapp-for-linux.pot
--- old/whatsapp-for-linux-1.6.1/po/whatsapp-for-linux.pot      2023-02-25 
15:41:43.000000000 +0100
+++ new/whatsapp-for-linux-1.6.2/po/whatsapp-for-linux.pot      2023-04-01 
13:37:56.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: whatsapp-for-linux\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-12-10 22:56+0100\n"
-"PO-Revision-Date: 2023-02-02 16:32+0100\n"
+"PO-Revision-Date: 2023-03-22 15:17+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
 "Language: \n"
@@ -17,20 +17,20 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../src/ui/MainWindow.cpp:338 ../src/ui/TrayIcon.cpp:46
+#: ../src/ui/MainWindow.cpp:344 ../src/ui/TrayIcon.cpp:46
 #: ../resource/ui/MainWindow.ui.h:4
 msgid "About"
 msgstr ""
 
-#: ../src/ui/MainWindow.cpp:340 ../resource/ui/MainWindow.ui.h:6
+#: ../src/ui/MainWindow.cpp:346 ../resource/ui/MainWindow.ui.h:6
 msgid "WhatsApp for Linux"
 msgstr ""
 
-#: ../src/ui/MainWindow.cpp:341
+#: ../src/ui/MainWindow.cpp:347
 msgid "An unofficial WhatsApp desktop application for Linux"
 msgstr ""
 
-#: ../src/ui/MainWindow.cpp:343
+#: ../src/ui/MainWindow.cpp:349
 msgid "GitHub Repository"
 msgstr ""
 
@@ -55,31 +55,31 @@
 msgid "Quit"
 msgstr ""
 
-#: ../src/ui/WebView.cpp:34
-msgid "Notification Request"
+#: ../src/ui/WebView.cpp:40
+msgid "Permission Request"
 msgstr ""
 
-#: ../src/ui/WebView.cpp:35
-msgid "Would you like to allow notifications?"
+#: ../src/ui/WebView.cpp:41
+msgid "Would you like to allow permissions?"
 msgstr ""
 
-#: ../src/ui/WebView.cpp:69
+#: ../src/ui/WebView.cpp:75
 msgid "Save File"
 msgstr ""
 
-#: ../src/ui/WebView.cpp:70
+#: ../src/ui/WebView.cpp:76
 msgid "Ok"
 msgstr ""
 
-#: ../src/ui/WebView.cpp:71
+#: ../src/ui/WebView.cpp:77
 msgid "Cancel"
 msgstr ""
 
-#: ../src/ui/WebView.cpp:322
+#: ../src/ui/WebView.cpp:328
 msgid "Unresponsive"
 msgstr ""
 
-#: ../src/ui/WebView.cpp:323
+#: ../src/ui/WebView.cpp:329
 msgid "The application is not responding. Would you like to reload?"
 msgstr ""
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/whatsapp-for-linux-1.6.1/resource/desktop/com.github.eneshecan.WhatsAppForLinux.desktop.in
 
new/whatsapp-for-linux-1.6.2/resource/desktop/com.github.eneshecan.WhatsAppForLinux.desktop.in
--- 
old/whatsapp-for-linux-1.6.1/resource/desktop/com.github.eneshecan.WhatsAppForLinux.desktop.in
      2023-02-25 15:41:43.000000000 +0100
+++ 
new/whatsapp-for-linux-1.6.2/resource/desktop/com.github.eneshecan.WhatsAppForLinux.desktop.in
      2023-04-01 13:37:56.000000000 +0200
@@ -9,6 +9,7 @@
 Name[pt-br]=WhatsApp para Linux
 Name[ru]=WhatsApp для Linux
 Name[tr]=Linux için WhatsApp
+Name[fr]=Whatsapp pour Linux
 GenericName=Unofficial WhatsApp client
 GenericName[es]=Cliente no oficial de WhatsApp
 GenericName[it]=Client WhatsApp non ufficiale
@@ -17,6 +18,7 @@
 GenericName[pt-br]=Cliente não oficial de WhatsApp
 GenericName[ru]=Неофициальный клиент WhatsApp
 GenericName[tr]=Resmi olmayan WhatsApp istemcisi
+GenericName[fr]=Client non officiel de WhatsApp
 Comment=${WFL_DESCRIPTION}
 Comment[es]=Una aplicación no oficial de WhatsApp para Linux
 Comment[it]=Un'applicazione WhatsApp non ufficiale per Linux
@@ -25,6 +27,7 @@
 Comment[pt-br]=Uma aplicação não oficial de WhatsApp para Linux
 Comment[ru]=Неофициальное приложение WhatsApp для 
Linux
 Comment[tr]=Linux için resmi olmayan bir WhatsApp masaüstü uygulaması
+Comment[fr]=Une application non officielle de Whatsapp pour Linux
 Exec=${WFL_NAME} %u
 Icon=${WFL_ICON}
 MimeType=x-scheme-handler/whatsapp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whatsapp-for-linux-1.6.1/src/ui/WebView.cpp 
new/whatsapp-for-linux-1.6.2/src/ui/WebView.cpp
--- old/whatsapp-for-linux-1.6.1/src/ui/WebView.cpp     2023-02-25 
15:41:43.000000000 +0100
+++ new/whatsapp-for-linux-1.6.2/src/ui/WebView.cpp     2023-04-01 
13:37:56.000000000 +0200
@@ -31,8 +31,14 @@
 
         gboolean permissionRequest(WebKitWebView*, WebKitPermissionRequest* 
request, GtkWindow*)
         {
-            auto dialog = Gtk::MessageDialog{_("Notification Request"), false, 
Gtk::MESSAGE_QUESTION, Gtk::BUTTONS_YES_NO};
-            dialog.set_secondary_text(_("Would you like to allow 
notifications?"));
+            if (util::Settings::getInstance().getValue<bool>("web", 
"allow-permissions"))
+            {
+                webkit_permission_request_allow(request);
+                return TRUE;
+            }
+
+            auto dialog = Gtk::MessageDialog{_("Permission Request"), false, 
Gtk::MESSAGE_QUESTION, Gtk::BUTTONS_YES_NO};
+            dialog.set_secondary_text(_("Would you like to allow 
permissions?"));
 
             auto const allow = (dialog.run() == Gtk::RESPONSE_YES);
             allow ? webkit_permission_request_allow(request) : 
webkit_permission_request_deny(request);

Reply via email to