aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2004-01-24 07:27:03 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-01-24 07:27:03 +0800
commit8f4d01823c2a8ae78387e9958b86c810f39620ad (patch)
tree0b3a5ae50d8b633a4b7c2350b2c05f18ac6e09cf /shell/ChangeLog
parent2829122e95b3f123487b7928975fa3049af898b5 (diff)
downloadgsoc2013-evolution-8f4d01823c2a8ae78387e9958b86c810f39620ad.tar
gsoc2013-evolution-8f4d01823c2a8ae78387e9958b86c810f39620ad.tar.gz
gsoc2013-evolution-8f4d01823c2a8ae78387e9958b86c810f39620ad.tar.bz2
gsoc2013-evolution-8f4d01823c2a8ae78387e9958b86c810f39620ad.tar.lz
gsoc2013-evolution-8f4d01823c2a8ae78387e9958b86c810f39620ad.tar.xz
gsoc2013-evolution-8f4d01823c2a8ae78387e9958b86c810f39620ad.tar.zst
gsoc2013-evolution-8f4d01823c2a8ae78387e9958b86c810f39620ad.zip
Move uri_list loop into a separate function so we don't duplicate code in
2004-01-23 Rodney Dawes <dobey@ximian.com> * main.c (idle_cb): Move uri_list loop into a separate function so we don't duplicate code in both instances where we are creating a new shell or using a current one, and don't open a new shell window if we are passing in a uri and a shell is already up Fixes #53216 svn path=/trunk/; revision=24394
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 67ed71c0a8..83df07e4b7 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-23 Rodney Dawes <dobey@ximian.com>
+
+ * main.c (idle_cb): Move uri_list loop into a separate function
+ so we don't duplicate code in both instances where we are creating
+ a new shell or using a current one, and don't open a new shell window
+ if we are passing in a uri and a shell is already up
+
+ Fixes #53216
+
2004-01-15 JP Rosevear <jpr@ximian.com>
* e-config-upgrade.c: remove calendar and task keys for upgrade,