summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2004-06-24 16:40:13 +0000
committerAlexander Larsson <alexl@src.gnome.org>2004-06-24 16:40:13 +0000
commit692340fdcd339a6b676995aac1b2aa6af43f6930 (patch)
treef45089245236ab8bb744c7a1bec8f24ffa85adf5 /ChangeLog
parent4cfe31ee73557c8e329440ff25cb727b4671e2ae (diff)
downloadnautilus-692340fdcd339a6b676995aac1b2aa6af43f6930.tar.gz
Patch from Elijah Newren
2004-06-24 Alexander Larsson <alexl@redhat.com> Patch from Elijah Newren * libnautilus-private/nautilus-program-choosing.c: (slowly_and_stupidly_obtain_timestamp), (nautilus_launch_show_file), (nautilus_launch_application): Pass some event time to startup notify. This is the wrong approach, and should be replaced eventually.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72518710c..5a62a1bf7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-06-24 Alexander Larsson <alexl@redhat.com>
+
+ Patch from Elijah Newren
+
+ * libnautilus-private/nautilus-program-choosing.c:
+ (slowly_and_stupidly_obtain_timestamp),
+ (nautilus_launch_show_file), (nautilus_launch_application):
+ Pass some event time to startup notify.
+ This is the wrong approach, and should be replaced eventually.
+
2004-06-21 Alexander Larsson <alexl@redhat.com>
Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk>