summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-04-09 22:50:18 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-04-09 22:50:18 +0000
commitd2843ddce44b52eaaf95a91533eb8d80ce031527 (patch)
tree4dfef4e7089c982ec712b5904c5caf6159b9b29c /xfce-extra/xfce4-notes/files
parentVersion bump. (diff)
downloadgentoo-2-d2843ddce44b52eaaf95a91533eb8d80ce031527.tar.gz
gentoo-2-d2843ddce44b52eaaf95a91533eb8d80ce031527.tar.bz2
gentoo-2-d2843ddce44b52eaaf95a91533eb8d80ce031527.zip
fix for bug #80478
(Portage version: 2.0.51.19)
Diffstat (limited to 'xfce-extra/xfce4-notes/files')
-rw-r--r--xfce-extra/xfce4-notes/files/digest-xfce4-notes-0.10.0-r11
-rw-r--r--xfce-extra/xfce4-notes/files/notes_applet.c.patch10
2 files changed, 11 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-notes/files/digest-xfce4-notes-0.10.0-r1 b/xfce-extra/xfce4-notes/files/digest-xfce4-notes-0.10.0-r1
new file mode 100644
index 000000000000..8285a20cb015
--- /dev/null
+++ b/xfce-extra/xfce4-notes/files/digest-xfce4-notes-0.10.0-r1
@@ -0,0 +1 @@
+MD5 3fe2a4ce0bf208138b8056dd1ca6ab74 xfce4-notes-plugin-0.10.0.tar.gz 327653
diff --git a/xfce-extra/xfce4-notes/files/notes_applet.c.patch b/xfce-extra/xfce4-notes/files/notes_applet.c.patch
new file mode 100644
index 000000000000..e6d97036cb2a
--- /dev/null
+++ b/xfce-extra/xfce4-notes/files/notes_applet.c.patch
@@ -0,0 +1,10 @@
+--- panel-plugin/notes_applet.ori 2005-03-15 00:18:40.000000000 -0300
++++ panel-plugin/notes_applet.c 2005-03-15 02:14:54.000000000 -0300
+@@ -751,6 +751,7 @@
+ g_source_remove (notes->save_id);
+ notes->save_id = 0;
+ }
++ gtk_widget_destroy(widget);
+ }
+
+ gboolean