Replace dead gnome link notificator.cpp #32629

pull strmfos wants to merge 2 commits into bitcoin:master from strmfos:master changing 1 files +0 −1
  1. strmfos commented at 9:28 AM on May 28, 2025: contributor

    Hey team—noticed a dead link, replaced it with a working URL https://developer.gnome.org/notification-spec/ - old link https://developer.gnome.org/documentation/tutorials/notifications.html - new link

  2. Replace dead gnome link notificator.cpp f9b0959e24
  3. DrahtBot commented at 9:28 AM on May 28, 2025: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32629.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process. A summary of reviews will appear here.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  4. in src/qt/notificator.cpp:144 in f9b0959e24 outdated
     140 | @@ -141,7 +141,7 @@ QVariant FreedesktopImage::toVariant(const QImage &img)
     141 |  
     142 |  void Notificator::notifyDBus(Class cls, const QString &title, const QString &text, const QIcon &icon, int millisTimeout)
     143 |  {
     144 | -    // https://developer.gnome.org/notification-spec/
     145 | +    // https://developer.gnome.org/documentation/tutorials/notifications.html
    


    hebasto commented at 12:04 PM on May 28, 2025:

    I don't see how the new link helps with understanding the Notificator::notifyDBus() function code Perhaps it's best to just remove the outdated comment?


    strmfos commented at 7:16 PM on May 28, 2025:

    Agreed, the link doesn't directly help understand the code Should I remove it?


    strmfos commented at 8:01 AM on May 29, 2025:

    hebasto commented at 12:33 PM on May 29, 2025:

    Agreed, the link doesn't directly help understand the code Should I remove it?

    I think so.

  5. hebasto added the label GUI on May 28, 2025
  6. removed obsolete link 833880c1e0
  7. strmfos commented at 1:29 PM on May 29, 2025: contributor

    @hebasto I removed the outdated link (comment), if I can do anything else, I'll be glad Thank you

  8. hebasto commented at 1:34 PM on May 29, 2025: member

    Please squash your commits and update the PR title and description.

  9. DrahtBot added the label CI failed on May 29, 2025
  10. fanquake commented at 2:18 PM on May 29, 2025: member

    I'll cherry pick this into a different branch.

  11. fanquake closed this on May 29, 2025


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 21:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me