aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-10-05 05:18:49 +0800
committerChristian Persch <chpe@src.gnome.org>2004-10-05 05:18:49 +0800
commit07e2d63d6a93a572b26ed4d79d3e22a90475a544 (patch)
tree9a9c3314eb052c072ef12f9d90c7df80bb4e184f /ChangeLog
parentcfb26886967078899fdd8aefa3560b4626a3d29f (diff)
downloadgsoc2013-epiphany-07e2d63d6a93a572b26ed4d79d3e22a90475a544.tar
gsoc2013-epiphany-07e2d63d6a93a572b26ed4d79d3e22a90475a544.tar.gz
gsoc2013-epiphany-07e2d63d6a93a572b26ed4d79d3e22a90475a544.tar.bz2
gsoc2013-epiphany-07e2d63d6a93a572b26ed4d79d3e22a90475a544.tar.lz
gsoc2013-epiphany-07e2d63d6a93a572b26ed4d79d3e22a90475a544.tar.xz
gsoc2013-epiphany-07e2d63d6a93a572b26ed4d79d3e22a90475a544.tar.zst
gsoc2013-epiphany-07e2d63d6a93a572b26ed4d79d3e22a90475a544.zip
Set window icon.
2004-10-04 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmark-properties.c: (set_window_icon), (ephy_bookmark_properties_get_node): * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_construct), (duplicate_dialog_construct): * src/ephy-history-window.c: (ephy_history_window_construct): * src/window-commands.c: (window_cmd_edit_toolbar): Set window icon.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2a290e76..b4c2a63bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
+ * src/bookmarks/ephy-bookmark-properties.c: (set_window_icon),
+ (ephy_bookmark_properties_get_node):
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (ephy_bookmarks_editor_construct):
+ * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_construct),
+ (duplicate_dialog_construct):
+ * src/ephy-history-window.c: (ephy_history_window_construct):
+ * src/window-commands.c: (window_cmd_edit_toolbar):
+
+ Set window icon.
+
+2004-10-04 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-file-chooser.c: (ephy_file_chooser_constructor):
Set ephy icon as window icon.