summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2022-07-18 11:02:11 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2022-07-18 11:02:33 +0200
commit463d6e7ebadaa5a7539eb13e8438d5ffde55037a (patch)
tree7a08039b171c728ff90ab7d04df88e67ab2d2b86
parent16d37fca394b20cfdaa43881aa4d8e25ea77a0f2 (diff)
downloadperl_checker-master.tar
perl_checker-master.tar.gz
perl_checker-master.tar.bz2
perl_checker-master.tar.xz
perl_checker-master.zip
Sync Gtk3::Notify fake package with libnotify-0.8.1HEADmaster
-rw-r--r--NEWS3
-rw-r--r--fake_packages/Gtk3/Notify.pm1
2 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ac46c3b..80f3c7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- Fake packages:
+ o Sync Gtk3::Notify fake package with libnotify-0.8.1
+
Version 1.2.43 - 29 March 2022, by Thierry Vignaud
- fake packages:
diff --git a/fake_packages/Gtk3/Notify.pm b/fake_packages/Gtk3/Notify.pm
index 73611c9..a1b7dd3 100644
--- a/fake_packages/Gtk3/Notify.pm
+++ b/fake_packages/Gtk3/Notify.pm
@@ -17,6 +17,7 @@ sub add_action { }
sub clear_actions { }
sub clear_hints { }
sub close { }
+sub get_activation_token { }
sub get_closed_reason { }
sub new { }
sub set_app_name { }