[gnome-disk-utility/gnome-40] gdusdmonitor: Fix notification icon



commit d0b8aaa003686ac0168e14f7765185d2038ffbbe
Author: Manuel Wassermann <manuel wassermann97 gmail com>
Date:   Mon Jul 5 08:52:54 2021 +0000

    gdusdmonitor: Fix notification icon

 src/notify/gdusdmonitor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/notify/gdusdmonitor.c b/src/notify/gdusdmonitor.c
index d4822b50..b391a372 100644
--- a/src/notify/gdusdmonitor.c
+++ b/src/notify/gdusdmonitor.c
@@ -356,7 +356,7 @@ update (GduSdMonitor *monitor)
                        C_("notify-smart", "Hard Disk Problems Detected"),
                        /* Translators: This is used as the text of the SMART failure notification */
                        C_("notify-smart", "A hard disk is likely to fail soon."),
-                       "gnome-disks",
+                       "org.gnome.DiskUtility",
                        "examine-smart",
                        /* Translators: Text for button in SMART failure notification */
                        C_("notify-smart", "Examine"));


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]