nemo rebuild

This commit is contained in:
Rmys
2025-06-19 12:02:40 +03:00
parent d6c630b3f1
commit 828afee689
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,11 @@
diff -ru nemo-extensions-6.4.0.orig/nemo-seahorse/tool/seahorse-pgp-operation.c nemo-extensions-6.4.0/nemo-seahorse/tool/seahorse-pgp-operation.c
--- nemo-extensions-6.4.0.orig/nemo-seahorse/tool/seahorse-pgp-operation.c 2025-06-04 12:35:11.131984281 +0200
+++ nemo-extensions-6.4.0/nemo-seahorse/tool/seahorse-pgp-operation.c 2025-06-04 12:35:31.853668254 +0200
@@ -300,7 +300,6 @@
break;
case GPGME_EVENT_NEXT_KEY:
- case GPGME_EVENT_NEXT_TRUSTITEM:
default:
/* Ignore unsupported event types */
break;