You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yubioath-desktop/SOURCES/rhbz-2053900-p0.patch

12 lines
679 B

diff -urN yubioath-desktop-a836933742cc6e6f97d53de6f52cd58a2e1113b0/main.cpp yubioath-desktop-a836933742cc6e6f97d53de6f52cd58a2e1113b0-p0/main.cpp
--- yubioath-desktop-a836933742cc6e6f97d53de6f52cd58a2e1113b0/main.cpp 2021-10-08 01:47:16.000000000 -0700
+++ yubioath-desktop-a836933742cc6e6f97d53de6f52cd58a2e1113b0-p0/main.cpp 2022-02-12 16:48:05.657784315 -0800
@@ -50,6 +50,7 @@
application.setApplicationVersion(APP_VERSION);
application.setOrganizationName("Yubico");
application.setOrganizationDomain("com.yubico");
+ application.setDesktopFileName("com.yubico.yubioath");
// Get x and y coordinates of all monitors
QVariantList monitorAreas;