aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPiers Cornwell <piersc@cogs.susx.ac.uk>2003-06-19 02:08:03 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-06-19 02:08:03 +0800
commit4b1c6effe07b024a96efa38414acd5fe7b094295 (patch)
treef538f9b2f8f5d49cf3c6a1c143e3b44666d09fe7 /ChangeLog
parentb40f531dea45d3b365bd310536afddc32573caad (diff)
downloadgsoc2013-epiphany-4b1c6effe07b024a96efa38414acd5fe7b094295.tar
gsoc2013-epiphany-4b1c6effe07b024a96efa38414acd5fe7b094295.tar.gz
gsoc2013-epiphany-4b1c6effe07b024a96efa38414acd5fe7b094295.tar.bz2
gsoc2013-epiphany-4b1c6effe07b024a96efa38414acd5fe7b094295.tar.lz
gsoc2013-epiphany-4b1c6effe07b024a96efa38414acd5fe7b094295.tar.xz
gsoc2013-epiphany-4b1c6effe07b024a96efa38414acd5fe7b094295.tar.zst
gsoc2013-epiphany-4b1c6effe07b024a96efa38414acd5fe7b094295.zip
Remove unused variables.
2003-06-18 Piers Cornwell <piersc@cogs.susx.ac.uk> * configure.in: Remove unused variables. * src/ephy-window.c: Add ellipse to Find menu item. * src/ephy-main.c: (ephy_main_start): Use the full program name, mark an error message as translatable and don't print any message on launch when a window is already open.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4eaa79df..66da8e343 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2003-06-18 Piers Cornwell <piersc@cogs.susx.ac.uk>
+
+ * configure.in:
+
+ Remove unused variables.
+
+ * src/ephy-window.c:
+
+ Add ellipse to Find menu item.
+
+ * src/ephy-main.c: (ephy_main_start):
+
+ Use the full program name, mark an error message as translatable
+ and don't print any message on launch when a window is already
+ open.
+
2003-06-18 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-autocompletion.c: (ephy_autocompletion_refine_matches),